| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationStartingPositionType |
ReplicationStartingPositionType.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationStartingPositionType |
ReplicationStartingPositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationStartingPositionType[] |
ReplicationStartingPositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationStartingPosition |
ReplicationStartingPosition.withType(ReplicationStartingPositionType type)
The type of replication starting position.
|
Copyright © 2025. All rights reserved.