public static interface ReplicationStateInfo.Builder extends SdkPojo, CopyableBuilder<ReplicationStateInfo.Builder,ReplicationStateInfo>
| Modifier and Type | Method and Description |
|---|---|
ReplicationStateInfo.Builder |
code(String code)
Code that describes the current state of the replicator.
|
ReplicationStateInfo.Builder |
message(String message)
Message that describes the state of the replicator.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReplicationStateInfo.Builder code(String code)
code - Code that describes the current state of the replicator.ReplicationStateInfo.Builder message(String message)
message - Message that describes the state of the replicator.Copyright © 2023. All rights reserved.