@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiHBaseReplicationSecurityTool extends Object
Constructor and Description |
---|
ApiHBaseReplicationSecurityTool() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKeystoreFilePath() |
String |
getPassword() |
int |
hashCode() |
ApiHBaseReplicationSecurityTool |
keystoreFilePath(String keystoreFilePath) |
ApiHBaseReplicationSecurityTool |
password(String password) |
void |
setKeystoreFilePath(String keystoreFilePath) |
void |
setPassword(String password) |
String |
toString() |
public ApiHBaseReplicationSecurityTool password(String password)
public String getPassword()
public void setPassword(String password)
public ApiHBaseReplicationSecurityTool keystoreFilePath(String keystoreFilePath)
public String getKeystoreFilePath()
public void setKeystoreFilePath(String keystoreFilePath)
Copyright © 2022. All rights reserved.