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