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