Uses of Interface
com.google.appengine.v1.DeploymentOrBuilder
-
Packages that use DeploymentOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of DeploymentOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement DeploymentOrBuilder Modifier and Type Class Description class
Deployment
Code and application artifacts used to deploy a version to App Engine.static class
Deployment.Builder
Code and application artifacts used to deploy a version to App Engine.Methods in com.google.appengine.v1 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilder
Version.Builder. getDeploymentOrBuilder()
Code and application artifacts that make up this version.DeploymentOrBuilder
Version. getDeploymentOrBuilder()
Code and application artifacts that make up this version.DeploymentOrBuilder
VersionOrBuilder. getDeploymentOrBuilder()
Code and application artifacts that make up this version.
-