public static interface DisassociateTransitGatewayConnectPeerResponse.Builder extends NetworkManagerResponse.Builder, SdkPojo, CopyableBuilder<DisassociateTransitGatewayConnectPeerResponse.Builder,DisassociateTransitGatewayConnectPeerResponse>
| Modifier and Type | Method and Description |
|---|---|
default DisassociateTransitGatewayConnectPeerResponse.Builder |
transitGatewayConnectPeerAssociation(Consumer<TransitGatewayConnectPeerAssociation.Builder> transitGatewayConnectPeerAssociation)
The transit gateway Connect peer association.
|
DisassociateTransitGatewayConnectPeerResponse.Builder |
transitGatewayConnectPeerAssociation(TransitGatewayConnectPeerAssociation transitGatewayConnectPeerAssociation)
The transit gateway Connect peer association.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateTransitGatewayConnectPeerResponse.Builder transitGatewayConnectPeerAssociation(TransitGatewayConnectPeerAssociation transitGatewayConnectPeerAssociation)
The transit gateway Connect peer association.
transitGatewayConnectPeerAssociation - The transit gateway Connect peer association.default DisassociateTransitGatewayConnectPeerResponse.Builder transitGatewayConnectPeerAssociation(Consumer<TransitGatewayConnectPeerAssociation.Builder> transitGatewayConnectPeerAssociation)
The transit gateway Connect peer association.
This is a convenience method that creates an instance of theTransitGatewayConnectPeerAssociation.Builder avoiding the need to create one manually via
TransitGatewayConnectPeerAssociation.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
transitGatewayConnectPeerAssociation(TransitGatewayConnectPeerAssociation).
transitGatewayConnectPeerAssociation - a consumer that will call methods on TransitGatewayConnectPeerAssociation.BuildertransitGatewayConnectPeerAssociation(TransitGatewayConnectPeerAssociation)Copyright © 2022. All rights reserved.