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