| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateLocalGatewayRouteTableResponse.Builder |
CreateLocalGatewayRouteTableResponse.builder() |
default CreateLocalGatewayRouteTableResponse.Builder |
CreateLocalGatewayRouteTableResponse.Builder.localGatewayRouteTable(Consumer<LocalGatewayRouteTable.Builder> localGatewayRouteTable)
Information about the local gateway route table.
|
CreateLocalGatewayRouteTableResponse.Builder |
CreateLocalGatewayRouteTableResponse.Builder.localGatewayRouteTable(LocalGatewayRouteTable localGatewayRouteTable)
Information about the local gateway route table.
|
CreateLocalGatewayRouteTableResponse.Builder |
CreateLocalGatewayRouteTableResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateLocalGatewayRouteTableResponse.Builder> |
CreateLocalGatewayRouteTableResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.