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