Uses of Class
com.oracle.bmc.functions.model.FunctionsRuntimeCollection
-
Packages that use FunctionsRuntimeCollection Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of FunctionsRuntimeCollection in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return FunctionsRuntimeCollection Modifier and Type Method Description FunctionsRuntimeCollectionFunctionsRuntimeCollection.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type FunctionsRuntimeCollection Modifier and Type Method Description FunctionsRuntimeCollection.BuilderFunctionsRuntimeCollection.Builder. copy(FunctionsRuntimeCollection model) -
Uses of FunctionsRuntimeCollection in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return FunctionsRuntimeCollection Modifier and Type Method Description FunctionsRuntimeCollectionListFunctionsRuntimesResponse. getFunctionsRuntimeCollection()The returned FunctionsRuntimeCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type FunctionsRuntimeCollection Modifier and Type Method Description ListFunctionsRuntimesResponse.BuilderListFunctionsRuntimesResponse.Builder. functionsRuntimeCollection(FunctionsRuntimeCollection functionsRuntimeCollection)The returned FunctionsRuntimeCollection instance.
-