Uses of Class
com.oracle.bmc.functions.model.FunctionsRuntime
-
Packages that use FunctionsRuntime Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of FunctionsRuntime in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return FunctionsRuntime Modifier and Type Method Description FunctionsRuntimeFunctionsRuntime.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type FunctionsRuntime Modifier and Type Method Description FunctionsRuntime.BuilderFunctionsRuntime.Builder. copy(FunctionsRuntime model) -
Uses of FunctionsRuntime in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return FunctionsRuntime Modifier and Type Method Description FunctionsRuntimeGetFunctionsRuntimeResponse. getFunctionsRuntime()The returned FunctionsRuntime instance.Methods in com.oracle.bmc.functions.responses with parameters of type FunctionsRuntime Modifier and Type Method Description GetFunctionsRuntimeResponse.BuilderGetFunctionsRuntimeResponse.Builder. functionsRuntime(FunctionsRuntime functionsRuntime)The returned FunctionsRuntime instance.
-