Uses of Class
com.google.appengine.v1.Deployment
-
Packages that use Deployment Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of Deployment in com.google.appengine.v1
Methods in com.google.appengine.v1 that return Deployment Modifier and Type Method Description DeploymentDeployment.Builder. build()DeploymentDeployment.Builder. buildPartial()static DeploymentDeployment. getDefaultInstance()DeploymentDeployment.Builder. getDefaultInstanceForType()DeploymentDeployment. getDefaultInstanceForType()DeploymentVersion.Builder. getDeployment()Code and application artifacts that make up this version.DeploymentVersion. getDeployment()Code and application artifacts that make up this version.DeploymentVersionOrBuilder. getDeployment()Code and application artifacts that make up this version.static DeploymentDeployment. parseDelimitedFrom(InputStream input)static DeploymentDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(byte[] data)static DeploymentDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(InputStream input)static DeploymentDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(ByteBuffer data)static DeploymentDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type Deployment Modifier and Type Method Description com.google.protobuf.Parser<Deployment>Deployment. getParserForType()static com.google.protobuf.Parser<Deployment>Deployment. parser()Methods in com.google.appengine.v1 with parameters of type Deployment Modifier and Type Method Description Version.BuilderVersion.Builder. mergeDeployment(Deployment value)Code and application artifacts that make up this version.Deployment.BuilderDeployment.Builder. mergeFrom(Deployment other)static Deployment.BuilderDeployment. newBuilder(Deployment prototype)Version.BuilderVersion.Builder. setDeployment(Deployment value)Code and application artifacts that make up this version.
-