public static interface DeleteInboundConnectionRequest.Builder extends OpenSearchRequest.Builder, SdkPojo, CopyableBuilder<DeleteInboundConnectionRequest.Builder,DeleteInboundConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteInboundConnectionRequest.Builder |
connectionId(String connectionId)
The ID of the inbound connection to permanently delete.
|
DeleteInboundConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteInboundConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteInboundConnectionRequest.Builder connectionId(String connectionId)
The ID of the inbound connection to permanently delete.
connectionId - The ID of the inbound connection to permanently delete.DeleteInboundConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteInboundConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.