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 PbfListingsCollection
PbfListingsCollection.Builder. build()
Methods in com.oracle.bmc.functions.model with parameters of type PbfListingsCollection Modifier and Type Method Description PbfListingsCollection.Builder
PbfListingsCollection.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 PbfListingsCollection
ListPbfListingsResponse. getPbfListingsCollection()
The returned PbfListingsCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type PbfListingsCollection Modifier and Type Method Description ListPbfListingsResponse.Builder
ListPbfListingsResponse.Builder. pbfListingsCollection(PbfListingsCollection pbfListingsCollection)
The returned PbfListingsCollection instance.
-