Class | Description |
---|---|
AbstractCloudDeployment |
Instances of this class represent a deployment being managed by the Google Cloud Deployment
Manager.
|
AbstractCloudDeployment.ResolvedPath |
Helper type for managing the resolution of the deployment path into its final form and managing
the pieces.
|
AbstractCloudDeploymentDescriptor |
Descriptor from which CloudDeployment extensions must derive their descriptor.
|
CloudDeploymentDeleter |
A specialized cloud deployment that is solely intended to turn down other deployments, regardless
of their inserted form.
|
CloudDeploymentDeleter.DescriptorImpl |
Denotes that this is a cloud deployment plugin.
|
CloudDeploymentDeleter.ScopeRequirement |
Express the required scopes for deleting an arbitrary cloud deployment via this cloud
deployment.
|
CloudDeploymentModule |
This module abstracts how the cloud deployment implementations instantiate their connection to
the
DeploymentManager service. |
Messages |
Generated localization support class.
|
TemplatedCloudDeployment |
This implementation of the cloud deployment inserts and/or deletes a set of resources specified
in a yaml-file template.
|
TemplatedCloudDeployment.DescriptorImpl |
Denotes that this is a cloud deployment plugin.
|
TemplatedCloudDeployment.ScopeRequirement |
Express the required scopes for an arbitrary Google Cloud deployment via this cloud deployment.
|
Enum | Description |
---|---|
OperationStatus |
Represents the status of an operation
|
Exception | Description |
---|---|
CloudManagementException |
The class of exceptions that occur during actions of CloudManagers
|
Copyright © 2016. All rights reserved.