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 classDeploymentCode and application artifacts used to deploy a version to App Engine.static classDeployment.BuilderCode 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 DeploymentOrBuilderVersion.Builder. getDeploymentOrBuilder()Code and application artifacts that make up this version.DeploymentOrBuilderVersion. getDeploymentOrBuilder()Code and application artifacts that make up this version.DeploymentOrBuilderVersionOrBuilder. getDeploymentOrBuilder()Code and application artifacts that make up this version.
-