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