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 class
CloudBuildOptions
Options for the build operations performed as a part of the version deployment.static class
CloudBuildOptions.Builder
Options 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 CloudBuildOptionsOrBuilder
Deployment.Builder. getCloudBuildOptionsOrBuilder()
Options for any Google Cloud Build builds created as a part of this deployment.CloudBuildOptionsOrBuilder
Deployment. getCloudBuildOptionsOrBuilder()
Options for any Google Cloud Build builds created as a part of this deployment.CloudBuildOptionsOrBuilder
DeploymentOrBuilder. getCloudBuildOptionsOrBuilder()
Options for any Google Cloud Build builds created as a part of this deployment.
-