public static class IngressGatewayRouteTableCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IngressGatewayRouteTableCollection |
build() |
IngressGatewayRouteTableCollection.Builder |
copy(IngressGatewayRouteTableCollection model) |
IngressGatewayRouteTableCollection.Builder |
items(List<IngressGatewayRouteTableSummary> items)
List of ingress gateway route tables.
|
public IngressGatewayRouteTableCollection.Builder items(List<IngressGatewayRouteTableSummary> items)
List of ingress gateway route tables.
items
- the value to setpublic IngressGatewayRouteTableCollection build()
public IngressGatewayRouteTableCollection.Builder copy(IngressGatewayRouteTableCollection model)
Copyright © 2016–2024. All rights reserved.