public static interface DeleteDirectConnectGatewayAssociationProposalResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<DeleteDirectConnectGatewayAssociationProposalResponse.Builder,DeleteDirectConnectGatewayAssociationProposalResponse>
| Modifier and Type | Method and Description |
|---|---|
default DeleteDirectConnectGatewayAssociationProposalResponse.Builder |
directConnectGatewayAssociationProposal(Consumer<DirectConnectGatewayAssociationProposal.Builder> directConnectGatewayAssociationProposal)
The ID of the associated gateway.
|
DeleteDirectConnectGatewayAssociationProposalResponse.Builder |
directConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
The ID of the associated gateway.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteDirectConnectGatewayAssociationProposalResponse.Builder directConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal directConnectGatewayAssociationProposal)
The ID of the associated gateway.
directConnectGatewayAssociationProposal - The ID of the associated gateway.default DeleteDirectConnectGatewayAssociationProposalResponse.Builder directConnectGatewayAssociationProposal(Consumer<DirectConnectGatewayAssociationProposal.Builder> directConnectGatewayAssociationProposal)
The ID of the associated gateway.
This is a convenience method that creates an instance of theDirectConnectGatewayAssociationProposal.Builder avoiding the need to create one manually via
DirectConnectGatewayAssociationProposal.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
directConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal).
directConnectGatewayAssociationProposal - a consumer that will call methods on DirectConnectGatewayAssociationProposal.BuilderdirectConnectGatewayAssociationProposal(DirectConnectGatewayAssociationProposal)Copyright © 2023. All rights reserved.