public static interface AssociateConnectionWithLagRequest.Builder extends DirectConnectRequest.Builder, SdkPojo, CopyableBuilder<AssociateConnectionWithLagRequest.Builder,AssociateConnectionWithLagRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateConnectionWithLagRequest.Builder |
connectionId(String connectionId)
The ID of the connection.
|
AssociateConnectionWithLagRequest.Builder |
lagId(String lagId)
The ID of the LAG with which to associate the connection.
|
AssociateConnectionWithLagRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateConnectionWithLagRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateConnectionWithLagRequest.Builder connectionId(String connectionId)
The ID of the connection.
connectionId - The ID of the connection.AssociateConnectionWithLagRequest.Builder lagId(String lagId)
The ID of the LAG with which to associate the connection.
lagId - The ID of the LAG with which to associate the connection.AssociateConnectionWithLagRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateConnectionWithLagRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.