Uses of Class
com.oracle.bmc.core.model.ComputeNetworkBlockCollection
-
Packages that use ComputeNetworkBlockCollection Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of ComputeNetworkBlockCollection in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ComputeNetworkBlockCollection Modifier and Type Method Description ComputeNetworkBlockCollection
ComputeNetworkBlockCollection.Builder. build()
Methods in com.oracle.bmc.core.model with parameters of type ComputeNetworkBlockCollection Modifier and Type Method Description ComputeNetworkBlockCollection.Builder
ComputeNetworkBlockCollection.Builder. copy(ComputeNetworkBlockCollection model)
-
Uses of ComputeNetworkBlockCollection in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ComputeNetworkBlockCollection Modifier and Type Method Description ComputeNetworkBlockCollection
ListComputeCapacityTopologyComputeNetworkBlocksResponse. getComputeNetworkBlockCollection()
The returned ComputeNetworkBlockCollection instance.Methods in com.oracle.bmc.core.responses with parameters of type ComputeNetworkBlockCollection Modifier and Type Method Description ListComputeCapacityTopologyComputeNetworkBlocksResponse.Builder
ListComputeCapacityTopologyComputeNetworkBlocksResponse.Builder. computeNetworkBlockCollection(ComputeNetworkBlockCollection computeNetworkBlockCollection)
The returned ComputeNetworkBlockCollection instance.
-