UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.addAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> addAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.addAllowedPrefixesToDirectConnectGateway(Consumer<RouteFilterPrefix.Builder>... addAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.addAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... addAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.associationId(String associationId) |
The ID of the Direct Connect gateway association.
|
static UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.builder() |
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.removeAllowedPrefixesToDirectConnectGateway(Collection<RouteFilterPrefix> removeAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.removeAllowedPrefixesToDirectConnectGateway(Consumer<RouteFilterPrefix.Builder>... removeAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.Builder.removeAllowedPrefixesToDirectConnectGateway(RouteFilterPrefix... removeAllowedPrefixesToDirectConnectGateway) |
The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.
|
UpdateDirectConnectGatewayAssociationRequest.Builder |
UpdateDirectConnectGatewayAssociationRequest.toBuilder() |
|