Uses of Class
com.oracle.bmc.osmanagementhub.model.EntitlementCollection
-
Packages that use EntitlementCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of EntitlementCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return EntitlementCollection Modifier and Type Method Description EntitlementCollection
EntitlementCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type EntitlementCollection Modifier and Type Method Description EntitlementCollection.Builder
EntitlementCollection.Builder. copy(EntitlementCollection model)
-
Uses of EntitlementCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return EntitlementCollection Modifier and Type Method Description EntitlementCollection
ListEntitlementsResponse. getEntitlementCollection()
The returned EntitlementCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type EntitlementCollection Modifier and Type Method Description ListEntitlementsResponse.Builder
ListEntitlementsResponse.Builder. entitlementCollection(EntitlementCollection entitlementCollection)
The returned EntitlementCollection instance.
-