Uses of Class
com.oracle.bmc.functions.model.FunctionsRuntimeVersionCollection
-
Packages that use FunctionsRuntimeVersionCollection Package Description com.oracle.bmc.functions.model com.oracle.bmc.functions.responses -
-
Uses of FunctionsRuntimeVersionCollection in com.oracle.bmc.functions.model
Methods in com.oracle.bmc.functions.model that return FunctionsRuntimeVersionCollection Modifier and Type Method Description FunctionsRuntimeVersionCollectionFunctionsRuntimeVersionCollection.Builder. build()Methods in com.oracle.bmc.functions.model with parameters of type FunctionsRuntimeVersionCollection Modifier and Type Method Description FunctionsRuntimeVersionCollection.BuilderFunctionsRuntimeVersionCollection.Builder. copy(FunctionsRuntimeVersionCollection model) -
Uses of FunctionsRuntimeVersionCollection in com.oracle.bmc.functions.responses
Methods in com.oracle.bmc.functions.responses that return FunctionsRuntimeVersionCollection Modifier and Type Method Description FunctionsRuntimeVersionCollectionListFunctionsRuntimeVersionsResponse. getFunctionsRuntimeVersionCollection()The returned FunctionsRuntimeVersionCollection instance.Methods in com.oracle.bmc.functions.responses with parameters of type FunctionsRuntimeVersionCollection Modifier and Type Method Description ListFunctionsRuntimeVersionsResponse.BuilderListFunctionsRuntimeVersionsResponse.Builder. functionsRuntimeVersionCollection(FunctionsRuntimeVersionCollection functionsRuntimeVersionCollection)The returned FunctionsRuntimeVersionCollection instance.
-