Uses of Class
com.oracle.bmc.functions.model.PbfListingVersionsCollection
-
Packages that use PbfListingVersionsCollection Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of PbfListingVersionsCollection in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return PbfListingVersionsCollection Modifier and Type Method Description PbfListingVersionsCollection
PbfListingVersionsCollection.Builder. build()
Methods in com.oracle.bmc.functions.model with parameters of type PbfListingVersionsCollection Modifier and Type Method Description PbfListingVersionsCollection.Builder
PbfListingVersionsCollection.Builder. copy(PbfListingVersionsCollection model)
-
Uses of PbfListingVersionsCollection in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return PbfListingVersionsCollection Modifier and Type Method Description PbfListingVersionsCollection
ListPbfListingVersionsResponse. getPbfListingVersionsCollection()
The returned PbfListingVersionsCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type PbfListingVersionsCollection Modifier and Type Method Description ListPbfListingVersionsResponse.Builder
ListPbfListingVersionsResponse.Builder. pbfListingVersionsCollection(PbfListingVersionsCollection pbfListingVersionsCollection)
The returned PbfListingVersionsCollection instance.
-