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