public static interface AssociateHostedConnectionRequest.Builder extends DirectConnectRequest.Builder, SdkPojo, CopyableBuilder<AssociateHostedConnectionRequest.Builder,AssociateHostedConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateHostedConnectionRequest.Builder |
connectionId(String connectionId)
The ID of the hosted connection.
|
AssociateHostedConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateHostedConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateHostedConnectionRequest.Builder |
parentConnectionId(String parentConnectionId)
The ID of the interconnect or the LAG.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateHostedConnectionRequest.Builder connectionId(String connectionId)
The ID of the hosted connection.
connectionId - The ID of the hosted connection.AssociateHostedConnectionRequest.Builder parentConnectionId(String parentConnectionId)
The ID of the interconnect or the LAG.
parentConnectionId - The ID of the interconnect or the LAG.AssociateHostedConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateHostedConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.