public static interface DeleteOutboundCrossClusterSearchConnectionRequest.Builder extends ElasticsearchRequest.Builder, SdkPojo, CopyableBuilder<DeleteOutboundCrossClusterSearchConnectionRequest.Builder,DeleteOutboundCrossClusterSearchConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteOutboundCrossClusterSearchConnectionRequest.Builder |
crossClusterSearchConnectionId(String crossClusterSearchConnectionId)
The id of the outbound connection that you want to permanently delete.
|
DeleteOutboundCrossClusterSearchConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteOutboundCrossClusterSearchConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteOutboundCrossClusterSearchConnectionRequest.Builder crossClusterSearchConnectionId(String crossClusterSearchConnectionId)
The id of the outbound connection that you want to permanently delete.
crossClusterSearchConnectionId - The id of the outbound connection that you want to permanently delete.DeleteOutboundCrossClusterSearchConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteOutboundCrossClusterSearchConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.