Uses of Class
com.oracle.bmc.ocvp.model.ByolCollection
-
Packages that use ByolCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of ByolCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return ByolCollection Modifier and Type Method Description ByolCollectionByolCollection.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type ByolCollection Modifier and Type Method Description ByolCollection.BuilderByolCollection.Builder. copy(ByolCollection model) -
Uses of ByolCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ByolCollection Modifier and Type Method Description ByolCollectionListByolsResponse. getByolCollection()The returned ByolCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type ByolCollection Modifier and Type Method Description ListByolsResponse.BuilderListByolsResponse.Builder. byolCollection(ByolCollection byolCollection)The returned ByolCollection instance.
-