Uses of Class
com.oracle.bmc.servicemesh.model.IngressGatewayRouteTableCollection.Builder
-
Packages that use IngressGatewayRouteTableCollection.Builder Package Description com.oracle.bmc.servicemesh.model -
-
Uses of IngressGatewayRouteTableCollection.Builder in com.oracle.bmc.servicemesh.model
Methods in com.oracle.bmc.servicemesh.model that return IngressGatewayRouteTableCollection.Builder Modifier and Type Method Description static IngressGatewayRouteTableCollection.Builder
IngressGatewayRouteTableCollection. builder()
Create a new builder.IngressGatewayRouteTableCollection.Builder
IngressGatewayRouteTableCollection.Builder. copy(IngressGatewayRouteTableCollection model)
IngressGatewayRouteTableCollection.Builder
IngressGatewayRouteTableCollection.Builder. items(List<IngressGatewayRouteTableSummary> items)
List of ingress gateway route tables.IngressGatewayRouteTableCollection.Builder
IngressGatewayRouteTableCollection. toBuilder()
-