| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
ReplicationStateInfo |
ReplicationStateInfo.clone() |
ReplicationStateInfo |
DescribeReplicatorResult.getStateInfo()
Details about the state of the replicator.
|
ReplicationStateInfo |
ReplicationStateInfo.withCode(String code)
Code that describes the current state of the replicator.
|
ReplicationStateInfo |
ReplicationStateInfo.withMessage(String message)
Message that describes the state of the replicator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeReplicatorResult.setStateInfo(ReplicationStateInfo stateInfo)
Details about the state of the replicator.
|
DescribeReplicatorResult |
DescribeReplicatorResult.withStateInfo(ReplicationStateInfo stateInfo)
Details about the state of the replicator.
|
Copyright © 2025. All rights reserved.