Interface ReplicationStartingPosition.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ReplicationStartingPosition.Builder,
,ReplicationStartingPosition> SdkBuilder<ReplicationStartingPosition.Builder,
,ReplicationStartingPosition> SdkPojo
- Enclosing class:
ReplicationStartingPosition
public static interface ReplicationStartingPosition.Builder
extends SdkPojo, CopyableBuilder<ReplicationStartingPosition.Builder,ReplicationStartingPosition>
-
Method Summary
Modifier and TypeMethodDescriptionThe type of replication starting position.The type of replication starting position.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
type
The type of replication starting position.
- Parameters:
type
- The type of replication starting position.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
The type of replication starting position.
- Parameters:
type
- The type of replication starting position.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-