Uses of Class
com.oracle.bmc.ocvp.model.ByolRealmAllocationSummary
-
Packages that use ByolRealmAllocationSummary Package Description com.oracle.bmc.ocvp.model -
-
Uses of ByolRealmAllocationSummary in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolRealmAllocationSummary Modifier and Type Method Description ByolRealmAllocationSummaryByolRealmAllocationSummary.Builder. build()Methods in com.oracle.bmc.ocvp.model that return types with arguments of type ByolRealmAllocationSummary Modifier and Type Method Description List<ByolRealmAllocationSummary>ByolRealmAllocationCollection. getItems()A list of BYOL Realm Allocations.Methods in com.oracle.bmc.ocvp.model with parameters of type ByolRealmAllocationSummary Modifier and Type Method Description ByolRealmAllocationSummary.BuilderByolRealmAllocationSummary.Builder. copy(ByolRealmAllocationSummary model)Method parameters in com.oracle.bmc.ocvp.model with type arguments of type ByolRealmAllocationSummary Modifier and Type Method Description ByolRealmAllocationCollection.BuilderByolRealmAllocationCollection.Builder. items(List<ByolRealmAllocationSummary> items)A list of BYOL Realm Allocations.Constructor parameters in com.oracle.bmc.ocvp.model with type arguments of type ByolRealmAllocationSummary Constructor Description ByolRealmAllocationCollection(List<ByolRealmAllocationSummary> items)Deprecated.
-