Interface ReplicationTopicNameConfiguration.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ReplicationTopicNameConfiguration.Builder,
,ReplicationTopicNameConfiguration> SdkBuilder<ReplicationTopicNameConfiguration.Builder,
,ReplicationTopicNameConfiguration> SdkPojo
- Enclosing class:
ReplicationTopicNameConfiguration
public static interface ReplicationTopicNameConfiguration.Builder
extends SdkPojo, CopyableBuilder<ReplicationTopicNameConfiguration.Builder,ReplicationTopicNameConfiguration>
-
Method Summary
Modifier and TypeMethodDescriptionThe type of replicated topic name.The type of replicated topic name.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 replicated topic name.
- Parameters:
type
- The type of replicated topic name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
The type of replicated topic name.
- Parameters:
type
- The type of replicated topic name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-