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