Uses of Interface
com.google.appengine.v1.ContainerInfoOrBuilder
-
Packages that use ContainerInfoOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ContainerInfoOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement ContainerInfoOrBuilder Modifier and Type Class Description class
ContainerInfo
Docker image that is used to create a container and start a VM instance for the version that you deploy.static class
ContainerInfo.Builder
Docker image that is used to create a container and start a VM instance for the version that you deploy.Methods in com.google.appengine.v1 that return ContainerInfoOrBuilder Modifier and Type Method Description ContainerInfoOrBuilder
Deployment.Builder. getContainerOrBuilder()
The Docker image for the container that runs the version.ContainerInfoOrBuilder
Deployment. getContainerOrBuilder()
The Docker image for the container that runs the version.ContainerInfoOrBuilder
DeploymentOrBuilder. getContainerOrBuilder()
The Docker image for the container that runs the version.
-