@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-12-13T13:57:16.085Z") public class ApiHBaseReplicationSetupCommandArgs extends Object
Constructor and Description |
---|
ApiHBaseReplicationSetupCommandArgs() |
public ApiHBaseReplicationSetupCommandArgs keystorePassword(String keystorePassword)
public String getKeystorePassword()
public void setKeystorePassword(String keystorePassword)
public ApiHBaseReplicationSetupCommandArgs replicationUser(String replicationUser)
public String getReplicationUser()
public void setReplicationUser(String replicationUser)
public ApiHBaseReplicationSetupCommandArgs sourceRef(ApiServiceRef sourceRef)
public ApiServiceRef getSourceRef()
public void setSourceRef(ApiServiceRef sourceRef)
public ApiHBaseReplicationSetupCommandArgs cmPeerNameOnRemote(String cmPeerNameOnRemote)
public String getCmPeerNameOnRemote()
public void setCmPeerNameOnRemote(String cmPeerNameOnRemote)
public ApiHBaseReplicationSetupCommandArgs sourceRestartType(RestartType sourceRestartType)
public RestartType getSourceRestartType()
public void setSourceRestartType(RestartType sourceRestartType)
public ApiHBaseReplicationSetupCommandArgs targetRestartType(RestartType targetRestartType)
public RestartType getTargetRestartType()
public void setTargetRestartType(RestartType targetRestartType)
Copyright © 2022. All rights reserved.