Java com.amazonaws.services.codedeploy.model DeploymentInfo fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codedeploy.model DeploymentInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codedeploy.model DeploymentInfo.

The text is from its open source code.

Method

java.util.DategetCompleteTime()

A timestamp that indicates when the deployment was complete.

DeploymentOverviewgetDeploymentOverview()

A summary of the deployment status of the instances in the deployment.

ErrorInformationgetErrorInformation()

Information about any error associated with this deployment.

java.util.DategetStartTime()

A timestamp that indicates when the deployment was deployed to the deployment group.

StringgetStatus()

The current state of the deployment as a whole.