Uses of Class
com.oracle.bmc.keymanagement.model.HsmClusterCollection
-
Packages that use HsmClusterCollection Package Description com.oracle.bmc.keymanagement.model com.oracle.bmc.keymanagement.responses -
-
Uses of HsmClusterCollection in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return HsmClusterCollection Modifier and Type Method Description HsmClusterCollection
HsmClusterCollection.Builder. build()
Methods in com.oracle.bmc.keymanagement.model with parameters of type HsmClusterCollection Modifier and Type Method Description HsmClusterCollection.Builder
HsmClusterCollection.Builder. copy(HsmClusterCollection model)
-
Uses of HsmClusterCollection in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return HsmClusterCollection Modifier and Type Method Description HsmClusterCollection
ListHsmClustersResponse. getHsmClusterCollection()
The returned HsmClusterCollection instance.Methods in com.oracle.bmc.keymanagement.responses with parameters of type HsmClusterCollection Modifier and Type Method Description ListHsmClustersResponse.Builder
ListHsmClustersResponse.Builder. hsmClusterCollection(HsmClusterCollection hsmClusterCollection)
The returned HsmClusterCollection instance.
-