@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[Etc/UTC]") public class ApiHBaseReplicationSetupOneClusterOnlyCmdArgs extends Object
Constructor and Description |
---|
ApiHBaseReplicationSetupOneClusterOnlyCmdArgs() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RestartType |
getRestartType()
Get restartType
|
ApiServiceRef |
getSourceRef()
Get sourceRef
|
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.