Uses of Interface
com.google.appengine.v1.CloudBuildOptionsOrBuilder
-
Packages that use CloudBuildOptionsOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of CloudBuildOptionsOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement CloudBuildOptionsOrBuilder Modifier and Type Class Description classCloudBuildOptionsOptions for the build operations performed as a part of the version deployment.static classCloudBuildOptions.BuilderOptions for the build operations performed as a part of the version deployment.Methods in com.google.appengine.v1 that return CloudBuildOptionsOrBuilder Modifier and Type Method Description CloudBuildOptionsOrBuilderDeployment.Builder. getCloudBuildOptionsOrBuilder()Options for any Google Cloud Build builds created as a part of this deployment.CloudBuildOptionsOrBuilderDeployment. getCloudBuildOptionsOrBuilder()Options for any Google Cloud Build builds created as a part of this deployment.CloudBuildOptionsOrBuilderDeploymentOrBuilder. getCloudBuildOptionsOrBuilder()Options for any Google Cloud Build builds created as a part of this deployment.
-