Uses of Class
com.oracle.bmc.functions.model.PbfListingsCollection
-
Packages that use PbfListingsCollection Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of PbfListingsCollection in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return PbfListingsCollection Modifier and Type Method Description PbfListingsCollectionPbfListingsCollection.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type PbfListingsCollection Modifier and Type Method Description PbfListingsCollection.BuilderPbfListingsCollection.Builder. copy(PbfListingsCollection model) -
Uses of PbfListingsCollection in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return PbfListingsCollection Modifier and Type Method Description PbfListingsCollectionListPbfListingsResponse. getPbfListingsCollection()The returned PbfListingsCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type PbfListingsCollection Modifier and Type Method Description ListPbfListingsResponse.BuilderListPbfListingsResponse.Builder. pbfListingsCollection(PbfListingsCollection pbfListingsCollection)The returned PbfListingsCollection instance.
-