public static interface Resilience.Builder extends SdkPojo, CopyableBuilder<Resilience.Builder,Resilience>
| Modifier and Type | Method and Description |
|---|---|
Resilience.Builder |
clusterStatus(ClusterStatus clusterStatus)
The cluster status of the component.
|
Resilience.Builder |
clusterStatus(String clusterStatus)
The cluster status of the component.
|
Resilience.Builder |
hsrOperationMode(OperationMode hsrOperationMode)
The operation mode of the component.
|
Resilience.Builder |
hsrOperationMode(String hsrOperationMode)
The operation mode of the component.
|
Resilience.Builder |
hsrReplicationMode(ReplicationMode hsrReplicationMode)
The replication mode of the component.
|
Resilience.Builder |
hsrReplicationMode(String hsrReplicationMode)
The replication mode of the component.
|
Resilience.Builder |
hsrTier(String hsrTier)
The tier of the component.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResilience.Builder hsrTier(String hsrTier)
The tier of the component.
hsrTier - The tier of the component.Resilience.Builder hsrReplicationMode(String hsrReplicationMode)
The replication mode of the component.
hsrReplicationMode - The replication mode of the component.ReplicationMode,
ReplicationModeResilience.Builder hsrReplicationMode(ReplicationMode hsrReplicationMode)
The replication mode of the component.
hsrReplicationMode - The replication mode of the component.ReplicationMode,
ReplicationModeResilience.Builder hsrOperationMode(String hsrOperationMode)
The operation mode of the component.
hsrOperationMode - The operation mode of the component.OperationMode,
OperationModeResilience.Builder hsrOperationMode(OperationMode hsrOperationMode)
The operation mode of the component.
hsrOperationMode - The operation mode of the component.OperationMode,
OperationModeResilience.Builder clusterStatus(String clusterStatus)
The cluster status of the component.
clusterStatus - The cluster status of the component.ClusterStatus,
ClusterStatusResilience.Builder clusterStatus(ClusterStatus clusterStatus)
The cluster status of the component.
clusterStatus - The cluster status of the component.ClusterStatus,
ClusterStatusCopyright © 2023. All rights reserved.