Uses of Interface
com.google.cloud.functions.v2alpha.BuildConfigOrBuilder
-
Packages that use BuildConfigOrBuilder Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of BuildConfigOrBuilder in com.google.cloud.functions.v2alpha
Classes in com.google.cloud.functions.v2alpha that implement BuildConfigOrBuilder Modifier and Type Class Description classBuildConfigDescribes the Build step of the function that builds a container from the given source.static classBuildConfig.BuilderDescribes the Build step of the function that builds a container from the given source.Methods in com.google.cloud.functions.v2alpha that return BuildConfigOrBuilder Modifier and Type Method Description BuildConfigOrBuilderFunction.Builder. getBuildConfigOrBuilder()Describes the Build step of the function that builds a container from the given source.BuildConfigOrBuilderFunction. getBuildConfigOrBuilder()Describes the Build step of the function that builds a container from the given source.BuildConfigOrBuilderFunctionOrBuilder. getBuildConfigOrBuilder()Describes the Build step of the function that builds a container from the given source.
-