public static interface RejectInboundConnectionRequest.Builder extends OpenSearchRequest.Builder, SdkPojo, CopyableBuilder<RejectInboundConnectionRequest.Builder,RejectInboundConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
RejectInboundConnectionRequest.Builder |
connectionId(String connectionId)
The unique identifier of the inbound connection to reject.
|
RejectInboundConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RejectInboundConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRejectInboundConnectionRequest.Builder connectionId(String connectionId)
The unique identifier of the inbound connection to reject.
connectionId - The unique identifier of the inbound connection to reject.RejectInboundConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRejectInboundConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.