Uses of Class
com.oracle.bmc.functions.model.PbfListing
-
Packages that use PbfListing Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of PbfListing in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return PbfListing Modifier and Type Method Description PbfListingPbfListing.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type PbfListing Modifier and Type Method Description PbfListing.BuilderPbfListing.Builder. copy(PbfListing model) -
Uses of PbfListing in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return PbfListing Modifier and Type Method Description PbfListingGetPbfListingResponse. getPbfListing()The returned PbfListing instance.Methods in com.oracle.bmc.functions.responses with parameters of type PbfListing Modifier and Type Method Description GetPbfListingResponse.BuilderGetPbfListingResponse.Builder. pbfListing(PbfListing pbfListing)The returned PbfListing instance.
-