@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-03-14T11:15:13.362Z") public class ApiHBaseReplicationSetupOneClusterOnlyCmdArgs extends Object
Constructor and Description |
---|
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RestartType |
getRestartType() |
ApiServiceRef |
getSourceRef() |
int |
hashCode() |
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs |
restartType(RestartType restartType) |
void |
setRestartType(RestartType restartType) |
void |
setSourceRef(ApiServiceRef sourceRef) |
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs |
sourceRef(ApiServiceRef sourceRef) |
String |
toString() |
public ApiHBaseReplicationSetupOneClusterOnlyCmdArgs()
public ApiHBaseReplicationSetupOneClusterOnlyCmdArgs sourceRef(ApiServiceRef sourceRef)
public ApiServiceRef getSourceRef()
public void setSourceRef(ApiServiceRef sourceRef)
public ApiHBaseReplicationSetupOneClusterOnlyCmdArgs restartType(RestartType restartType)
public RestartType getRestartType()
public void setRestartType(RestartType restartType)
Copyright © 2024. All rights reserved.