Uses of Class
com.oracle.bmc.osmanagementhub.model.EntitlementCollection.Builder
-
Packages that use EntitlementCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model -
-
Uses of EntitlementCollection.Builder in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return EntitlementCollection.Builder Modifier and Type Method Description static EntitlementCollection.Builder
EntitlementCollection. builder()
Create a new builder.EntitlementCollection.Builder
EntitlementCollection.Builder. copy(EntitlementCollection model)
EntitlementCollection.Builder
EntitlementCollection.Builder. items(List<EntitlementSummary> items)
List of entitlements.EntitlementCollection.Builder
EntitlementCollection. toBuilder()
-