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 PbfListingVersionsCollectionPbfListingVersionsCollection.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type PbfListingVersionsCollection Modifier and Type Method Description PbfListingVersionsCollection.BuilderPbfListingVersionsCollection.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 PbfListingVersionsCollectionListPbfListingVersionsResponse. getPbfListingVersionsCollection()The returned PbfListingVersionsCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type PbfListingVersionsCollection Modifier and Type Method Description ListPbfListingVersionsResponse.BuilderListPbfListingVersionsResponse.Builder. pbfListingVersionsCollection(PbfListingVersionsCollection pbfListingVersionsCollection)The returned PbfListingVersionsCollection instance.
-