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 classContainerInfoDocker image that is used to create a container and start a VM instance for the version that you deploy.static classContainerInfo.BuilderDocker 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 ContainerInfoOrBuilderDeployment.Builder. getContainerOrBuilder()The Docker image for the container that runs the version.ContainerInfoOrBuilderDeployment. getContainerOrBuilder()The Docker image for the container that runs the version.ContainerInfoOrBuilderDeploymentOrBuilder. getContainerOrBuilder()The Docker image for the container that runs the version.
-