Uses of Class
com.oracle.bmc.datacc.model.VmClusterNetworkCollection
-
Packages that use VmClusterNetworkCollection Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.responses -
-
Uses of VmClusterNetworkCollection in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return VmClusterNetworkCollection Modifier and Type Method Description VmClusterNetworkCollectionVmClusterNetworkCollection.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type VmClusterNetworkCollection Modifier and Type Method Description VmClusterNetworkCollection.BuilderVmClusterNetworkCollection.Builder. copy(VmClusterNetworkCollection model) -
Uses of VmClusterNetworkCollection in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return VmClusterNetworkCollection Modifier and Type Method Description VmClusterNetworkCollectionListVmClusterNetworksResponse. getVmClusterNetworkCollection()The returned VmClusterNetworkCollection instance.Methods in com.oracle.bmc.datacc.responses with parameters of type VmClusterNetworkCollection Modifier and Type Method Description ListVmClusterNetworksResponse.BuilderListVmClusterNetworksResponse.Builder. vmClusterNetworkCollection(VmClusterNetworkCollection vmClusterNetworkCollection)The returned VmClusterNetworkCollection instance.
-