| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.builder() |
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.toBuilder() |
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(Consumer<TransitGatewayAttachmentPropagation.Builder>... transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(TransitGatewayAttachmentPropagation... transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTransitGatewayAttachmentPropagationsResponse.Builder> |
GetTransitGatewayAttachmentPropagationsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.