Uses of Class
com.oracle.bmc.functions.model.FunctionsRuntimeVersion
-
Packages that use FunctionsRuntimeVersion Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of FunctionsRuntimeVersion in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return FunctionsRuntimeVersion Modifier and Type Method Description FunctionsRuntimeVersionFunctionsRuntimeVersion.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type FunctionsRuntimeVersion Modifier and Type Method Description FunctionsRuntimeVersion.BuilderFunctionsRuntimeVersion.Builder. copy(FunctionsRuntimeVersion model) -
Uses of FunctionsRuntimeVersion in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return FunctionsRuntimeVersion Modifier and Type Method Description FunctionsRuntimeVersionGetFunctionsRuntimeVersionResponse. getFunctionsRuntimeVersion()The returned FunctionsRuntimeVersion instance.Methods in com.oracle.bmc.functions.responses with parameters of type FunctionsRuntimeVersion Modifier and Type Method Description GetFunctionsRuntimeVersionResponse.BuilderGetFunctionsRuntimeVersionResponse.Builder. functionsRuntimeVersion(FunctionsRuntimeVersion functionsRuntimeVersion)The returned FunctionsRuntimeVersion instance.
-