Uses of Class
com.oracle.bmc.servicemesh.model.IngressGatewayCollection.Builder
-
Packages that use IngressGatewayCollection.Builder Package Description com.oracle.bmc.servicemesh.model -
-
Uses of IngressGatewayCollection.Builder in com.oracle.bmc.servicemesh.model
Methods in com.oracle.bmc.servicemesh.model that return IngressGatewayCollection.Builder Modifier and Type Method Description static IngressGatewayCollection.Builder
IngressGatewayCollection. builder()
Create a new builder.IngressGatewayCollection.Builder
IngressGatewayCollection.Builder. copy(IngressGatewayCollection model)
IngressGatewayCollection.Builder
IngressGatewayCollection.Builder. items(List<IngressGatewaySummary> items)
List of IngressGateway objects.IngressGatewayCollection.Builder
IngressGatewayCollection. toBuilder()
-