@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[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 © 2026. All rights reserved.