Uses of Class
com.oracle.bmc.keymanagement.model.HsmClusterCollection.Builder
-
Packages that use HsmClusterCollection.Builder Package Description com.oracle.bmc.keymanagement.model -
-
Uses of HsmClusterCollection.Builder in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return HsmClusterCollection.Builder Modifier and Type Method Description static HsmClusterCollection.Builder
HsmClusterCollection. builder()
Create a new builder.HsmClusterCollection.Builder
HsmClusterCollection.Builder. copy(HsmClusterCollection model)
HsmClusterCollection.Builder
HsmClusterCollection.Builder. items(List<HsmClusterSummary> items)
List of HSM Cluster Summary Objects.HsmClusterCollection.Builder
HsmClusterCollection. toBuilder()
-