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