Uses of Interface
com.google.cloud.functions.v2.BuildConfigOrBuilder
-
Packages that use BuildConfigOrBuilder Package Description com.google.cloud.functions.v2 A client to Cloud Functions API -
-
Uses of BuildConfigOrBuilder in com.google.cloud.functions.v2
Classes in com.google.cloud.functions.v2 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.v2 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.
-