public static interface AssociateTransitGatewayConnectPeerRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<AssociateTransitGatewayConnectPeerRequest.Builder,AssociateTransitGatewayConnectPeerRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateTransitGatewayConnectPeerRequest.Builder |
deviceId(String deviceId)
The ID of the device.
|
AssociateTransitGatewayConnectPeerRequest.Builder |
globalNetworkId(String globalNetworkId)
The ID of the global network.
|
AssociateTransitGatewayConnectPeerRequest.Builder |
linkId(String linkId)
The ID of the link.
|
AssociateTransitGatewayConnectPeerRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateTransitGatewayConnectPeerRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateTransitGatewayConnectPeerRequest.Builder |
transitGatewayConnectPeerArn(String transitGatewayConnectPeerArn)
The Amazon Resource Name (ARN) of the Connect peer.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateTransitGatewayConnectPeerRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.AssociateTransitGatewayConnectPeerRequest.Builder transitGatewayConnectPeerArn(String transitGatewayConnectPeerArn)
The Amazon Resource Name (ARN) of the Connect peer.
transitGatewayConnectPeerArn - The Amazon Resource Name (ARN) of the Connect peer.AssociateTransitGatewayConnectPeerRequest.Builder deviceId(String deviceId)
The ID of the device.
deviceId - The ID of the device.AssociateTransitGatewayConnectPeerRequest.Builder linkId(String linkId)
The ID of the link.
linkId - The ID of the link.AssociateTransitGatewayConnectPeerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateTransitGatewayConnectPeerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.