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