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