Uses of Class
com.oracle.bmc.servicemesh.model.IngressGatewayRouteTableCollection
-
Packages that use IngressGatewayRouteTableCollection Package Description com.oracle.bmc.servicemesh.model com.oracle.bmc.servicemesh.responses -
-
Uses of IngressGatewayRouteTableCollection in com.oracle.bmc.servicemesh.model
Methods in com.oracle.bmc.servicemesh.model that return IngressGatewayRouteTableCollection Modifier and Type Method Description IngressGatewayRouteTableCollection
IngressGatewayRouteTableCollection.Builder. build()
Methods in com.oracle.bmc.servicemesh.model with parameters of type IngressGatewayRouteTableCollection Modifier and Type Method Description IngressGatewayRouteTableCollection.Builder
IngressGatewayRouteTableCollection.Builder. copy(IngressGatewayRouteTableCollection model)
-
Uses of IngressGatewayRouteTableCollection in com.oracle.bmc.servicemesh.responses
Methods in com.oracle.bmc.servicemesh.responses that return IngressGatewayRouteTableCollection Modifier and Type Method Description IngressGatewayRouteTableCollection
ListIngressGatewayRouteTablesResponse. getIngressGatewayRouteTableCollection()
The returned IngressGatewayRouteTableCollection instance.Methods in com.oracle.bmc.servicemesh.responses with parameters of type IngressGatewayRouteTableCollection Modifier and Type Method Description ListIngressGatewayRouteTablesResponse.Builder
ListIngressGatewayRouteTablesResponse.Builder. ingressGatewayRouteTableCollection(IngressGatewayRouteTableCollection ingressGatewayRouteTableCollection)
The returned IngressGatewayRouteTableCollection instance.
-