@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiHBaseReplicationSecurityTool extends Object
| Constructor and Description |
|---|
ApiHBaseReplicationSecurityTool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKeystoreFilePath()
Get keystoreFilePath
|
String |
getPassword()
Get password
|
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 © 2026. All rights reserved.