Uses of Class
com.oracle.bmc.ocvp.model.ByolRealmAllocationCollection
-
Packages that use ByolRealmAllocationCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of ByolRealmAllocationCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolRealmAllocationCollection Modifier and Type Method Description ByolRealmAllocationCollectionByolRealmAllocationCollection.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type ByolRealmAllocationCollection Modifier and Type Method Description ByolRealmAllocationCollection.BuilderByolRealmAllocationCollection.Builder. copy(ByolRealmAllocationCollection model) -
Uses of ByolRealmAllocationCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ByolRealmAllocationCollection Modifier and Type Method Description ByolRealmAllocationCollectionRetrieveByolRealmAllocationsResponse. getByolRealmAllocationCollection()The returned ByolRealmAllocationCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type ByolRealmAllocationCollection Modifier and Type Method Description RetrieveByolRealmAllocationsResponse.BuilderRetrieveByolRealmAllocationsResponse.Builder. byolRealmAllocationCollection(ByolRealmAllocationCollection byolRealmAllocationCollection)The returned ByolRealmAllocationCollection instance.
-