| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static GetTransitGatewayRouteTableAttachmentResponse.Builder |
GetTransitGatewayRouteTableAttachmentResponse.builder() |
GetTransitGatewayRouteTableAttachmentResponse.Builder |
GetTransitGatewayRouteTableAttachmentResponse.toBuilder() |
default GetTransitGatewayRouteTableAttachmentResponse.Builder |
GetTransitGatewayRouteTableAttachmentResponse.Builder.transitGatewayRouteTableAttachment(Consumer<TransitGatewayRouteTableAttachment.Builder> transitGatewayRouteTableAttachment)
Returns information about the transit gateway route table attachment.
|
GetTransitGatewayRouteTableAttachmentResponse.Builder |
GetTransitGatewayRouteTableAttachmentResponse.Builder.transitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
Returns information about the transit gateway route table attachment.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTransitGatewayRouteTableAttachmentResponse.Builder> |
GetTransitGatewayRouteTableAttachmentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.