Skip navigation links
A B C D E F G H I L M O R S T U V W 

A

AbstractAmazonCodeDeploy - Class in com.amazonaws.services.codedeploy
Abstract implementation of AmazonCodeDeploy.
AbstractAmazonCodeDeploy() - Constructor for class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
AbstractAmazonCodeDeployAsync - Class in com.amazonaws.services.codedeploy
Abstract implementation of AmazonCodeDeployAsync.
AbstractAmazonCodeDeployAsync() - Constructor for class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
addTagsToOnPremisesInstances(AddTagsToOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
addTagsToOnPremisesInstances(AddTagsToOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Adds tags to on-premises instances.
addTagsToOnPremisesInstances(AddTagsToOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Adds tags to on-premises instances.
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Adds tags to on-premises instances.
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Adds tags to on-premises instances.
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
addTagsToOnPremisesInstancesAsync(AddTagsToOnPremisesInstancesRequest, AsyncHandler<AddTagsToOnPremisesInstancesRequest, AddTagsToOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
AddTagsToOnPremisesInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of, and adds tags to, an on-premises instance operation.
AddTagsToOnPremisesInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
 
AddTagsToOnPremisesInstancesResult - Class in com.amazonaws.services.codedeploy.model
 
AddTagsToOnPremisesInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
 
Alarm - Class in com.amazonaws.services.codedeploy.model
Information about an alarm.
Alarm() - Constructor for class com.amazonaws.services.codedeploy.model.Alarm
 
AlarmConfiguration - Class in com.amazonaws.services.codedeploy.model
Information about alarms associated with the deployment group.
AlarmConfiguration() - Constructor for class com.amazonaws.services.codedeploy.model.AlarmConfiguration
 
AlarmsLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum number of alarms for a deployment group (10) was exceeded.
AlarmsLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.AlarmsLimitExceededException
Constructs a new AlarmsLimitExceededException with the specified error message.
AmazonCodeDeploy - Interface in com.amazonaws.services.codedeploy
Interface for accessing CodeDeploy.
AmazonCodeDeployAsync - Interface in com.amazonaws.services.codedeploy
Interface for accessing CodeDeploy asynchronously.
AmazonCodeDeployAsyncClient - Class in com.amazonaws.services.codedeploy
Client for accessing CodeDeploy asynchronously.
AmazonCodeDeployAsyncClient() - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
AmazonCodeDeployAsyncClientBuilder - Class in com.amazonaws.services.codedeploy
Fluent builder for AmazonCodeDeployAsync.
AmazonCodeDeployClient - Class in com.amazonaws.services.codedeploy
Client for accessing CodeDeploy.
AmazonCodeDeployClient() - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClient(AWSCredentials) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonCodeDeployClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonCodeDeployClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
AmazonCodeDeployClientBuilder - Class in com.amazonaws.services.codedeploy
Fluent builder for AmazonCodeDeploy.
AmazonCodeDeployException - Exception in com.amazonaws.services.codedeploy.model
Base exception for all service exceptions thrown by AWS CodeDeploy
AmazonCodeDeployException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.AmazonCodeDeployException
Constructs a new AmazonCodeDeployException with the specified error message.
AmazonCodeDeployWaiters - Class in com.amazonaws.services.codedeploy.waiters
 
AmazonCodeDeployWaiters(AmazonCodeDeploy) - Constructor for class com.amazonaws.services.codedeploy.waiters.AmazonCodeDeployWaiters
Constructs a new AmazonCodeDeployWaiters with the given client
ApplicationAlreadyExistsException - Exception in com.amazonaws.services.codedeploy.model
An application with the specified name already exists with the applicable IAM user or AWS account.
ApplicationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ApplicationAlreadyExistsException
Constructs a new ApplicationAlreadyExistsException with the specified error message.
ApplicationDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The application does not exist with the applicable IAM user or AWS account.
ApplicationDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ApplicationDoesNotExistException
Constructs a new ApplicationDoesNotExistException with the specified error message.
ApplicationInfo - Class in com.amazonaws.services.codedeploy.model
Information about an application.
ApplicationInfo() - Constructor for class com.amazonaws.services.codedeploy.model.ApplicationInfo
 
ApplicationLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
More applications were attempted to be created than are allowed.
ApplicationLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ApplicationLimitExceededException
Constructs a new ApplicationLimitExceededException with the specified error message.
ApplicationNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
The minimum number of required application names was not specified.
ApplicationNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ApplicationNameRequiredException
Constructs a new ApplicationNameRequiredException with the specified error message.
ApplicationRevisionSortBy - Enum in com.amazonaws.services.codedeploy.model
 
apply(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.waiters.GetDeploymentFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
asyncBuilder() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
AutoRollbackConfiguration - Class in com.amazonaws.services.codedeploy.model
Information about a configuration for automatically rolling back to a previous version of an application revision when a deployment doesn't complete successfully.
AutoRollbackConfiguration() - Constructor for class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
 
AutoRollbackEvent - Enum in com.amazonaws.services.codedeploy.model
 
AutoScalingGroup - Class in com.amazonaws.services.codedeploy.model
Information about an Auto Scaling group.
AutoScalingGroup() - Constructor for class com.amazonaws.services.codedeploy.model.AutoScalingGroup
 

B

batchGetApplicationRevisions(BatchGetApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetApplicationRevisions(BatchGetApplicationRevisionsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more application revisions.
batchGetApplicationRevisions(BatchGetApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more application revisions.
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more application revisions.
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more application revisions.
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetApplicationRevisionsAsync(BatchGetApplicationRevisionsRequest, AsyncHandler<BatchGetApplicationRevisionsRequest, BatchGetApplicationRevisionsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
BatchGetApplicationRevisionsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetApplicationRevisions operation.
BatchGetApplicationRevisionsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
 
BatchGetApplicationRevisionsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetApplicationRevisions operation.
BatchGetApplicationRevisionsResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
 
batchGetApplications(BatchGetApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetApplications() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetApplications(BatchGetApplicationsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more applications.
batchGetApplications() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the BatchGetApplications operation.
batchGetApplications(BatchGetApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more applications.
batchGetApplications() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
batchGetApplicationsAsync(BatchGetApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetApplicationsAsync(BatchGetApplicationsRequest, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetApplicationsAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetApplications operation.
batchGetApplicationsAsync(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.
batchGetApplicationsAsync(BatchGetApplicationsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more applications.
batchGetApplicationsAsync(BatchGetApplicationsRequest, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more applications.
batchGetApplicationsAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetApplications operation.
batchGetApplicationsAsync(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.
batchGetApplicationsAsync(BatchGetApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetApplicationsAsync(BatchGetApplicationsRequest, AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetApplicationsAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetApplications operation.
batchGetApplicationsAsync(AsyncHandler<BatchGetApplicationsRequest, BatchGetApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetApplications operation with an AsyncHandler.
BatchGetApplicationsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetApplications operation.
BatchGetApplicationsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
 
BatchGetApplicationsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetApplications operation.
BatchGetApplicationsResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
 
batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more deployment groups.
batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more deployment groups.
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more deployment groups.
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more deployment groups.
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetDeploymentGroupsAsync(BatchGetDeploymentGroupsRequest, AsyncHandler<BatchGetDeploymentGroupsRequest, BatchGetDeploymentGroupsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
BatchGetDeploymentGroupsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetDeploymentGroups operation.
BatchGetDeploymentGroupsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
 
BatchGetDeploymentGroupsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetDeploymentGroups operation.
BatchGetDeploymentGroupsResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
 
batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more instance that are part of a deployment group.
batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more instance that are part of a deployment group.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more instance that are part of a deployment group.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more instance that are part of a deployment group.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
BatchGetDeploymentInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetDeploymentInstances operation.
BatchGetDeploymentInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
 
BatchGetDeploymentInstancesResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetDeploymentInstances operation.
BatchGetDeploymentInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
 
batchGetDeployments(BatchGetDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetDeployments() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetDeployments(BatchGetDeploymentsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more deployments.
batchGetDeployments() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the BatchGetDeployments operation.
batchGetDeployments(BatchGetDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more deployments.
batchGetDeployments() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
batchGetDeploymentsAsync(BatchGetDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentsAsync(BatchGetDeploymentsRequest, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentsAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetDeployments operation.
batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.
batchGetDeploymentsAsync(BatchGetDeploymentsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more deployments.
batchGetDeploymentsAsync(BatchGetDeploymentsRequest, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more deployments.
batchGetDeploymentsAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetDeployments operation.
batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.
batchGetDeploymentsAsync(BatchGetDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetDeploymentsAsync(BatchGetDeploymentsRequest, AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetDeploymentsAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetDeployments operation.
batchGetDeploymentsAsync(AsyncHandler<BatchGetDeploymentsRequest, BatchGetDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetDeployments operation with an AsyncHandler.
BatchGetDeploymentsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetDeployments operation.
BatchGetDeploymentsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
 
BatchGetDeploymentsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetDeployments operation.
BatchGetDeploymentsResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
 
batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetOnPremisesInstances() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about one or more on-premises instances.
batchGetOnPremisesInstances() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the BatchGetOnPremisesInstances operation.
batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about one or more on-premises instances.
batchGetOnPremisesInstances() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetOnPremisesInstancesAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetOnPremisesInstances operation.
batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more on-premises instances.
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about one or more on-premises instances.
batchGetOnPremisesInstancesAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetOnPremisesInstances operation.
batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest, AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetOnPremisesInstancesAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetOnPremisesInstances operation.
batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest, BatchGetOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the BatchGetOnPremisesInstances operation with an AsyncHandler.
BatchGetOnPremisesInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a BatchGetOnPremisesInstances operation.
BatchGetOnPremisesInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
 
BatchGetOnPremisesInstancesResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a BatchGetOnPremisesInstances operation.
BatchGetOnPremisesInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
 
BatchLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum number of names or IDs allowed for this request (100) was exceeded.
BatchLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.BatchLimitExceededException
Constructs a new BatchLimitExceededException with the specified error message.
BlueGreenDeploymentConfiguration - Class in com.amazonaws.services.codedeploy.model
Information about blue/green deployment options for a deployment group.
BlueGreenDeploymentConfiguration() - Constructor for class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
 
BlueInstanceTerminationOption - Class in com.amazonaws.services.codedeploy.model
Information about whether instances in the original environment are terminated when a blue/green deployment is successful.
BlueInstanceTerminationOption() - Constructor for class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
 
BucketNameFilterRequiredException - Exception in com.amazonaws.services.codedeploy.model
A bucket name is required, but was not provided.
BucketNameFilterRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.BucketNameFilterRequiredException
Constructs a new BucketNameFilterRequiredException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClientBuilder
Construct an asynchronous implementation of AmazonCodeDeployAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClientBuilder
Construct a synchronous implementation of AmazonCodeDeploy using the current builder configuration.
builder() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
BundleType - Enum in com.amazonaws.services.codedeploy.model
 

C

clone() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.Alarm
 
clone() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
 
clone() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
 
clone() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
 
clone() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
 
clone() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
 
clone() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
 
clone() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.S3Location
 
clone() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.Tag
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
 
com.amazonaws.services.codedeploy - package com.amazonaws.services.codedeploy
AWS CodeDeploy
com.amazonaws.services.codedeploy.model - package com.amazonaws.services.codedeploy.model
 
com.amazonaws.services.codedeploy.waiters - package com.amazonaws.services.codedeploy.waiters
 
configFactory - Static variable in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Client configuration factory providing ClientConfigurations tailored to this client
continueDeployment(ContinueDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
continueDeployment(ContinueDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment to instances in the replacement environment without waiting for a specified wait time to elapse.
continueDeployment(ContinueDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment to instances in the replacement environment without waiting for a specified wait time to elapse.
continueDeploymentAsync(ContinueDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
continueDeploymentAsync(ContinueDeploymentRequest, AsyncHandler<ContinueDeploymentRequest, ContinueDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
continueDeploymentAsync(ContinueDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment to instances in the replacement environment without waiting for a specified wait time to elapse.
continueDeploymentAsync(ContinueDeploymentRequest, AsyncHandler<ContinueDeploymentRequest, ContinueDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment to instances in the replacement environment without waiting for a specified wait time to elapse.
continueDeploymentAsync(ContinueDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
continueDeploymentAsync(ContinueDeploymentRequest, AsyncHandler<ContinueDeploymentRequest, ContinueDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ContinueDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
 
ContinueDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
 
ContinueDeploymentResult - Class in com.amazonaws.services.codedeploy.model
 
ContinueDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
 
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Creates an application.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a CreateApplication operation.
CreateApplicationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a CreateApplication operation.
CreateApplicationResult() - Constructor for class com.amazonaws.services.codedeploy.model.CreateApplicationResult
 
createDeployment(CreateDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
createDeployment(CreateDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deploys an application revision through the specified deployment group.
createDeployment(CreateDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deploys an application revision through the specified deployment group.
createDeploymentAsync(CreateDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentAsync(CreateDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deploys an application revision through the specified deployment group.
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deploys an application revision through the specified deployment group.
createDeploymentAsync(CreateDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
createDeploymentAsync(CreateDeploymentRequest, AsyncHandler<CreateDeploymentRequest, CreateDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
createDeploymentConfig(CreateDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
createDeploymentConfig(CreateDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Creates a deployment configuration.
createDeploymentConfig(CreateDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Creates a deployment configuration.
createDeploymentConfigAsync(CreateDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentConfigAsync(CreateDeploymentConfigRequest, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentConfigAsync(CreateDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates a deployment configuration.
createDeploymentConfigAsync(CreateDeploymentConfigRequest, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates a deployment configuration.
createDeploymentConfigAsync(CreateDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
createDeploymentConfigAsync(CreateDeploymentConfigRequest, AsyncHandler<CreateDeploymentConfigRequest, CreateDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
CreateDeploymentConfigRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a CreateDeploymentConfig operation.
CreateDeploymentConfigRequest() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
 
CreateDeploymentConfigResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a CreateDeploymentConfig operation.
CreateDeploymentConfigResult() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
 
createDeploymentGroup(CreateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
createDeploymentGroup(CreateDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Creates a deployment group to which application revisions will be deployed.
createDeploymentGroup(CreateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Creates a deployment group to which application revisions will be deployed.
createDeploymentGroupAsync(CreateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentGroupAsync(CreateDeploymentGroupRequest, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
createDeploymentGroupAsync(CreateDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates a deployment group to which application revisions will be deployed.
createDeploymentGroupAsync(CreateDeploymentGroupRequest, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates a deployment group to which application revisions will be deployed.
createDeploymentGroupAsync(CreateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
createDeploymentGroupAsync(CreateDeploymentGroupRequest, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
CreateDeploymentGroupRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a CreateDeploymentGroup operation.
CreateDeploymentGroupRequest() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
 
CreateDeploymentGroupResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a CreateDeploymentGroup operation.
CreateDeploymentGroupResult() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
 
CreateDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a CreateDeployment operation.
CreateDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
 
CreateDeploymentResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a CreateDeployment operation.
CreateDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
 

D

defaultClient() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClientBuilder
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deletes an application.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a DeleteApplication operation.
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.codedeploy.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
 
deleteDeploymentConfig(DeleteDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deleteDeploymentConfig(DeleteDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deletes a deployment configuration.
deleteDeploymentConfig(DeleteDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deletes a deployment configuration.
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a deployment configuration.
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a deployment configuration.
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deleteDeploymentConfigAsync(DeleteDeploymentConfigRequest, AsyncHandler<DeleteDeploymentConfigRequest, DeleteDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeleteDeploymentConfigRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a DeleteDeploymentConfig operation.
DeleteDeploymentConfigRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
 
DeleteDeploymentConfigResult - Class in com.amazonaws.services.codedeploy.model
 
DeleteDeploymentConfigResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
 
deleteDeploymentGroup(DeleteDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deleteDeploymentGroup(DeleteDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deletes a deployment group.
deleteDeploymentGroup(DeleteDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deletes a deployment group.
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a deployment group.
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a deployment group.
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deleteDeploymentGroupAsync(DeleteDeploymentGroupRequest, AsyncHandler<DeleteDeploymentGroupRequest, DeleteDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeleteDeploymentGroupRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a DeleteDeploymentGroup operation.
DeleteDeploymentGroupRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
 
DeleteDeploymentGroupResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a DeleteDeploymentGroup operation.
DeleteDeploymentGroupResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
 
DeploymentAlreadyCompletedException - Exception in com.amazonaws.services.codedeploy.model
The deployment is already complete.
DeploymentAlreadyCompletedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentAlreadyCompletedException
Constructs a new DeploymentAlreadyCompletedException with the specified error message.
DeploymentConfigAlreadyExistsException - Exception in com.amazonaws.services.codedeploy.model
A deployment configuration with the specified name already exists with the applicable IAM user or AWS account.
DeploymentConfigAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentConfigAlreadyExistsException
Constructs a new DeploymentConfigAlreadyExistsException with the specified error message.
DeploymentConfigDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The deployment configuration does not exist with the applicable IAM user or AWS account.
DeploymentConfigDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentConfigDoesNotExistException
Constructs a new DeploymentConfigDoesNotExistException with the specified error message.
DeploymentConfigInfo - Class in com.amazonaws.services.codedeploy.model
Information about a deployment configuration.
DeploymentConfigInfo() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
 
DeploymentConfigInUseException - Exception in com.amazonaws.services.codedeploy.model
The deployment configuration is still in use.
DeploymentConfigInUseException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentConfigInUseException
Constructs a new DeploymentConfigInUseException with the specified error message.
DeploymentConfigLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The deployment configurations limit was exceeded.
DeploymentConfigLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentConfigLimitExceededException
Constructs a new DeploymentConfigLimitExceededException with the specified error message.
DeploymentConfigNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
The deployment configuration name was not specified.
DeploymentConfigNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentConfigNameRequiredException
Constructs a new DeploymentConfigNameRequiredException with the specified error message.
DeploymentCreator - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The deployment does not exist with the applicable IAM user or AWS account.
DeploymentDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentDoesNotExistException
Constructs a new DeploymentDoesNotExistException with the specified error message.
DeploymentGroupAlreadyExistsException - Exception in com.amazonaws.services.codedeploy.model
A deployment group with the specified name already exists with the applicable IAM user or AWS account.
DeploymentGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentGroupAlreadyExistsException
Constructs a new DeploymentGroupAlreadyExistsException with the specified error message.
DeploymentGroupDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The named deployment group does not exist with the applicable IAM user or AWS account.
DeploymentGroupDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentGroupDoesNotExistException
Constructs a new DeploymentGroupDoesNotExistException with the specified error message.
DeploymentGroupInfo - Class in com.amazonaws.services.codedeploy.model
Information about a deployment group.
DeploymentGroupInfo() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
 
DeploymentGroupLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The deployment groups limit was exceeded.
DeploymentGroupLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentGroupLimitExceededException
Constructs a new DeploymentGroupLimitExceededException with the specified error message.
DeploymentGroupNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
The deployment group name was not specified.
DeploymentGroupNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentGroupNameRequiredException
Constructs a new DeploymentGroupNameRequiredException with the specified error message.
DeploymentIdRequiredException - Exception in com.amazonaws.services.codedeploy.model
At least one deployment ID must be specified.
DeploymentIdRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentIdRequiredException
Constructs a new DeploymentIdRequiredException with the specified error message.
DeploymentInfo - Class in com.amazonaws.services.codedeploy.model
Information about a deployment.
DeploymentInfo() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentInfo
 
DeploymentIsNotInReadyStateException - Exception in com.amazonaws.services.codedeploy.model
The deployment does not have a status of Ready and can't continue yet.
DeploymentIsNotInReadyStateException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentIsNotInReadyStateException
Constructs a new DeploymentIsNotInReadyStateException with the specified error message.
DeploymentLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The number of allowed deployments was exceeded.
DeploymentLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentLimitExceededException
Constructs a new DeploymentLimitExceededException with the specified error message.
DeploymentNotStartedException - Exception in com.amazonaws.services.codedeploy.model
The specified deployment has not started.
DeploymentNotStartedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentNotStartedException
Constructs a new DeploymentNotStartedException with the specified error message.
DeploymentOption - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentOverview - Class in com.amazonaws.services.codedeploy.model
Information about the deployment status of the instances in the deployment.
DeploymentOverview() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentOverview
 
DeploymentReadyAction - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentReadyOption - Class in com.amazonaws.services.codedeploy.model
Information about how traffic is rerouted to instances in a replacement environment in a blue/green deployment.
DeploymentReadyOption() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
 
DeploymentStatus - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentStyle - Class in com.amazonaws.services.codedeploy.model
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
DeploymentStyle() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentStyle
 
deploymentSuccessful() - Method in class com.amazonaws.services.codedeploy.waiters.AmazonCodeDeployWaiters
Builds a DeploymentSuccessful waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
DeploymentType - Enum in com.amazonaws.services.codedeploy.model
 
deregisterOnPremisesInstance(DeregisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deregisterOnPremisesInstance(DeregisterOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deregisters an on-premises instance.
deregisterOnPremisesInstance(DeregisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deregisters an on-premises instance.
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deregisters an on-premises instance.
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deregisters an on-premises instance.
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deregisterOnPremisesInstanceAsync(DeregisterOnPremisesInstanceRequest, AsyncHandler<DeregisterOnPremisesInstanceRequest, DeregisterOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeregisterOnPremisesInstanceRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a DeregisterOnPremisesInstance operation.
DeregisterOnPremisesInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
 
DeregisterOnPremisesInstanceResult - Class in com.amazonaws.services.codedeploy.model
 
DeregisterOnPremisesInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
 
DescriptionTooLongException - Exception in com.amazonaws.services.codedeploy.model
The description is too long.
DescriptionTooLongException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DescriptionTooLongException
Constructs a new DescriptionTooLongException with the specified error message.
Diagnostics - Class in com.amazonaws.services.codedeploy.model
Diagnostic information about executable scripts that are part of a deployment.
Diagnostics() - Constructor for class com.amazonaws.services.codedeploy.model.Diagnostics
 

E

EC2TagFilter - Class in com.amazonaws.services.codedeploy.model
Information about an EC2 tag filter.
EC2TagFilter() - Constructor for class com.amazonaws.services.codedeploy.model.EC2TagFilter
 
EC2TagFilterType - Enum in com.amazonaws.services.codedeploy.model
 
EC2TagSet - Class in com.amazonaws.services.codedeploy.model
Information about groups of EC2 instance tags.
EC2TagSet() - Constructor for class com.amazonaws.services.codedeploy.model.EC2TagSet
 
ELBInfo - Class in com.amazonaws.services.codedeploy.model
Information about a load balancer in Elastic Load Balancing to use in a deployment.
ELBInfo() - Constructor for class com.amazonaws.services.codedeploy.model.ELBInfo
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.Alarm
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
 
ErrorCode - Enum in com.amazonaws.services.codedeploy.model
 
ErrorInformation - Class in com.amazonaws.services.codedeploy.model
Information about a deployment error.
ErrorInformation() - Constructor for class com.amazonaws.services.codedeploy.model.ErrorInformation
 

F

FileExistsBehavior - Enum in com.amazonaws.services.codedeploy.model
 
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.AutoRollbackEvent
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.BundleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentCreator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentReadyAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.EC2TagFilterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.FileExistsBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.GreenFleetProvisioningAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleEventStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.MinimumHealthyHostsType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.RegistrationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.RevisionLocationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.SortOrder
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.StopStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.TagFilterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
Use this in place of valueOf.

G

GenericRevisionInfo - Class in com.amazonaws.services.codedeploy.model
Information about an application revision.
GenericRevisionInfo() - Constructor for class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
 
getAction() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The action to take on instances in the original environment after a successful blue/green deployment.
getAction() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
The method used to add instances to a replacement environment.
getActionOnTimeout() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Information about when to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
getAdditionalDeploymentStatusInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Provides information about the results of a deployment, such as whether instances in the original environment in a blue/green deployment were not terminated.
getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information to add about Amazon CloudWatch alarms when the deployment group is created.
getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of alarms associated with the deployment group.
getAlarmConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
getAlarms() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
A list of alarms configured for the deployment group.
getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getApplication(GetApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about an application.
getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about an application.
getApplication() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
Information about the application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getApplicationAsync(GetApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an application.
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getApplicationId() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application ID.
getApplicationId() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
A unique application ID.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application name.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
The name of an AWS CodeDeploy application about which to get revision information.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
The name of the application that corresponds to the revisions.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The name of the application.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The application name.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The application name.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
The name of the application that corresponds to the revision.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
The name of the application that corresponds to the revision.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
The application name.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The current name of the application you want to change.
getApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The application name corresponding to the deployment group to update.
getApplicationNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
A list of application names separated by spaces.
GetApplicationRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetApplication operation.
GetApplicationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRequest
 
GetApplicationResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetApplication operation.
GetApplicationResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationResult
 
getApplicationRevision(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getApplicationRevision(GetApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about an application revision.
getApplicationRevision(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about an application revision.
getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an application revision.
getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an application revision.
getApplicationRevisionAsync(GetApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getApplicationRevisionAsync(GetApplicationRevisionRequest, AsyncHandler<GetApplicationRevisionRequest, GetApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
GetApplicationRevisionRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetApplicationRevision operation.
GetApplicationRevisionRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
 
GetApplicationRevisionResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetApplicationRevision operation.
GetApplicationRevisionResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
 
getApplications() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
A list of application names.
getApplicationsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Information about the applications.
getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Configuration information for an automatic rollback that is added when a deployment group is created.
getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Configuration information for an automatic rollback that is added when a deployment is created.
getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the automatic rollback configuration associated with the deployment group.
getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the automatic rollback configuration associated with the deployment.
getAutoRollbackConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
getAutoRollbackEnabled() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.
getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A list of associated Auto Scaling groups.
getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of associated Auto Scaling groups.
getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
getAutoScalingGroups() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about blue/green deployment options for a deployment group.
getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about blue/green deployment options for this deployment.
getBlueGreenDeploymentConfiguration() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
getBucket() - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 bucket where the application revision is stored.
getBundleType() - Method in class com.amazonaws.services.codedeploy.model.S3Location
The file type of the application revision.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCode() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
For information about additional error codes, see Error Codes for AWS CodeDeploy in the AWS CodeDeploy User Guide.
getCommitId() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
getCompleteTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was complete.
getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The time at which the application was created.
getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The time at which the deployment configuration was created.
getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was created.
getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group started.
getCreateTimeRange() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A time range (start and end) for returning a subset of the list of deployments.
getCreator() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The means by which the deployment was created:
getCurrentDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The current name of the deployment group.
getDeployed() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of an deployment group:
getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getDeployment(GetDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about a deployment.
getDeployment(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about a deployment.
getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentAsync(GetDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment.
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment.
getDeploymentAsync(GetDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentAsync(GetDeploymentRequest, AsyncHandler<GetDeploymentRequest, GetDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentConfig(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getDeploymentConfig(GetDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about a deployment configuration.
getDeploymentConfig(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about a deployment configuration.
getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment configuration.
getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment configuration.
getDeploymentConfigAsync(GetDeploymentConfigRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentConfigAsync(GetDeploymentConfigRequest, AsyncHandler<GetDeploymentConfigRequest, GetDeploymentConfigResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentConfigId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
A unique deployment configuration ID.
getDeploymentConfigId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration ID.
getDeploymentConfigInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
Information about the deployment configuration.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The name of the deployment configuration to create.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
If specified, the deployment configuration name can be either one of the predefined configurations provided with AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment configuration operation.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration name.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment configuration name.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment configuration name.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement deployment configuration name to use, if you want to change it.
GetDeploymentConfigRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetDeploymentConfig operation.
GetDeploymentConfigRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
 
GetDeploymentConfigResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetDeploymentConfig operation.
GetDeploymentConfigResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
 
getDeploymentConfigsList() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
A list of deployment configurations, including built-in configurations such as CodeDeployDefault.OneAtATime.
GetDeploymentFunction - Class in com.amazonaws.services.codedeploy.waiters
 
GetDeploymentFunction(AmazonCodeDeploy) - Constructor for class com.amazonaws.services.codedeploy.waiters.GetDeploymentFunction
Constructs a new GetDeploymentFunction with the given client
getDeploymentGroup(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getDeploymentGroup(GetDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about a deployment group.
getDeploymentGroup(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about a deployment group.
getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment group.
getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about a deployment group.
getDeploymentGroupAsync(GetDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentGroupAsync(GetDeploymentGroupRequest, AsyncHandler<GetDeploymentGroupRequest, GetDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentGroupId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
A unique deployment group ID.
getDeploymentGroupId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group ID.
getDeploymentGroupInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
Information about the deployment group.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of a new deployment group for the specified application.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of the deployment group.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an existing deployment group for the specified application.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group name.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment group name.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an existing deployment group for the specified application.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an existing deployment group for the specified application.
getDeploymentGroupNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The deployment groups' names.
GetDeploymentGroupRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetDeploymentGroup operation.
GetDeploymentGroupRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
 
GetDeploymentGroupResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetDeploymentGroup operation.
GetDeploymentGroupResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
 
getDeploymentGroups() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
The deployment groups for which this is the current target revision.
getDeploymentGroups() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
A list of corresponding deployment group names.
getDeploymentGroupsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about the deployment groups.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The deployment ID of the blue/green deployment for which you want to start rerouting traffic to the replacement environment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
A unique deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
A deployment ID associated with the applicable IAM user or AWS account.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The deployment ID.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The ID of the blue/green deployment for which you want to skip the instance termination wait time.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
The unique ID of a deployment.
getDeploymentIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
A list of deployment IDs, separated by spaces.
getDeploymentInfo() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
Information about the deployment.
getDeploymentInstance(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getDeploymentInstance(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about an instance as part of a deployment.
getDeploymentInstance(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about an instance as part of a deployment.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an instance as part of a deployment.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an instance as part of a deployment.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
GetDeploymentInstanceRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetDeploymentInstance operation.
GetDeploymentInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
 
GetDeploymentInstanceResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetDeploymentInstance operation.
GetDeploymentInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
 
getDeploymentOption() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to route deployment traffic behind a load balancer.
getDeploymentOverview() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A summary of the deployment status of the instances in the deployment.
getDeploymentReadyOption() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.
GetDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetDeployment operation.
GetDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
 
GetDeploymentResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetDeployment operation.
GetDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentResult
 
getDeployments() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
A list of deployment IDs.
getDeploymentsInfo() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Information about the deployments.
getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route deployment traffic behind a load balancer.
getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
getDeploymentStyle() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
getDeploymentType() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
getDeregisterTime() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
getDescription() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
A comment about the deployment.
getDescription() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A comment about the deployment.
getDescription() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
A comment about the revision.
getDescription() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
A comment about the revision.
getDiagnostics() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
Diagnostic information about the deployment lifecycle event.
getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The Amazon EC2 tags on which to filter.
getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The Amazon EC2 tags on which to filter.
getEc2TagFilters() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to EC2 instances.
getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an EC2 instance.
getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be included in the replacement environment for a blue/green deployment.
getEc2TagSet() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
getEc2TagSetList() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
A list containing other lists of EC2 instance tag groups.
getElbInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the load balancer to use for load balancing in a deployment.
getEnabled() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether the alarm configuration is enabled.
getEnabled() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Indicates whether a defined automatic rollback configuration is currently enabled.
getEnd() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The end time of the time range.
getEndTime() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group completed.
getEndTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event ended.
getErrorCode() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The associated error code:
getErrorInformation() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about any error associated with this deployment.
getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Information about errors that may have occurred during the API call.
getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that may have occurred during the API call.
getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that may have occurred during the API call.
getETag() - Method in class com.amazonaws.services.codedeploy.model.S3Location
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
getEvents() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
The event type or types that trigger a rollback.
getExecutorService() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Returns the executor service used by this client to execute async requests.
getFailed() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a failed state.
getFileExistsBehavior() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
getFileExistsBehavior() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
getFirstUsedTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was first used by AWS CodeDeploy.
getGenericRevisionInfo() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about an application revision, including usage details and associated deployment groups.
getGitHubAccountName() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The name for a connection to a GitHub account.
getGitHubLocation() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in GitHub.
getGreenFleetProvisioningOption() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
getHook() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
An Auto Scaling lifecycle event hook name.
getHooksNotCleanedUp() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group.
getHooksNotCleanedUp() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
getIamSessionArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the IAM session associated with the on-premises instance.
getIamSessionArn() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM session to associate with the on-premises instance.
getIamUserArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The IAM user ARN associated with the on-premises instance.
getIamUserArn() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM user to associate with the on-premises instance.
getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If set to true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
getIgnorePollAlarmFailure() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch.
getIncludeOnlyStatuses() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A subset of deployments to list by status:
getInProgress() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in which the deployment is in progress.
getInstanceArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the on-premises instance.
getInstanceId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of an instance in the deployment group.
getInstanceId() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The instance ID.
getInstanceIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances in the deployment group.
getInstanceInfo() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
Information about the on-premises instance.
getInstanceInfos() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Information about the on-premises instances.
getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
The name of the on-premises instance to deregister.
getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
The name of the on-premises instance about which to get information.
getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The name of the on-premises instance.
getInstanceName() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The name of the on-premises instance to register.
getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The names of the on-premises instances to which to add tags.
getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
The names of the on-premises instances about which to get information.
getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
The list of matching on-premises instance names.
getInstanceNames() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The names of the on-premises instances from which to remove tags.
getInstancesList() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
A list of instance IDs.
getInstancesSummary() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about the instance.
getInstanceStatusFilter() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
A subset of instances to list by status:
getInstanceSummary() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
Information about the instance.
getInstanceTerminationWaitTimeStarted() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether the wait period set for the termination of instances in the original environment has started.
getInstanceType() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Information about which environment an instance belongs to in a blue/green deployment.
getInstanceTypeFilter() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.
getKey() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter key.
getKey() - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
getKey() - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's key.
getKey() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter key.
getLastAttemptedDeployment() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent attempted deployment to the deployment group.
getLastSuccessfulDeployment() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent successful deployment to the deployment group.
getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A timestamp indicating when the instance information was last updated.
getLastUsedTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
getLifecycleEventName() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event name, such as ApplicationStop, BeforeInstall, AfterInstall, ApplicationStart, or ValidateService.
getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A list of lifecycle events for this instance.
getLinkedToGitHub() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application; otherwise, false.
getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the load balancer used in a deployment.
getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the load balancer to use in a deployment.
getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the load balancer used in the deployment.
getLoadBalancerInfo() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the load balancer used in a deployment.
getLogTail() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The last portion of the diagnostic log.
getMessage() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The message associated with the error.
getMessage() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
An accompanying error message.
getMinimumHealthyHosts() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The minimum number of healthy instances that should be available at any time during the deployment.
getMinimumHealthyHosts() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
Information about the number or percentage of minimum healthy instance.
getName() - Method in class com.amazonaws.services.codedeploy.model.Alarm
The name of the alarm.
getName() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
The Auto Scaling group name.
getName() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
For blue/green deployments, the name of the load balancer that will be used to route traffic from original instances to replacement instances in a blue/green deployment.
getName() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
For blue/green deployments, the name of the target group that instances in the original environment are deregistered from, and instances in the replacement environment registered with.
getNewApplicationName() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The new name to give the application.
getNewDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The new name of the deployment group, if you want to change it.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An identifier returned from the previous list application revisions call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier will also be returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
An identifier returned from the previous list applications call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
An identifier returned from the previous list deployment configurations call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
An identifier returned from the previous list deployment groups call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
An identifier returned from the previous list deployment instances call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
An identifier returned from the previous list deployments call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
An identifier returned from the previous ListGitHubAccountTokenNames call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
If a large amount of information is returned, an identifier is also returned.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
An identifier returned from the previous list on-premises instances call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
If a large amount of information is returned, an identifier is also returned.
getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets information about an on-premises instance.
getOnPremisesInstance(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets information about an on-premises instance.
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an on-premises instance.
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets information about an on-premises instance.
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getOnPremisesInstanceAsync(GetOnPremisesInstanceRequest, AsyncHandler<GetOnPremisesInstanceRequest, GetOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
GetOnPremisesInstanceRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a GetOnPremisesInstance operation.
GetOnPremisesInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
 
GetOnPremisesInstanceResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a GetOnPremisesInstance operation.
GetOnPremisesInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
 
getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The on-premises instance tags on which to filter.
getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The on-premises instance tags on which to filter.
getOnPremisesInstanceTagFilters() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of on-premises instance tags on which to filter, if you want to change them.
getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an on-premises instance.
getOnPremisesTagSet() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about an on-premises instance tag set.
getOnPremisesTagSetList() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
A list containing other lists of on-premises instance tag groups.
getPending() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a pending state.
getPreviousRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the application revision that was deployed to the deployment group before the most recent successful deployment.
getReady() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
getRegisterTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was registered with AWS CodeDeploy.
getRegisterTime() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The time at which the on-premises instance was registered.
getRegistrationStatus() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The registration status of the on-premises instances:
getRepository() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The GitHub account and repository pair that stores a reference to the commit that represents the bundled artifacts for the application revision.
getRevision() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The type and location of the revision to deploy.
getRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the location of stored application artifacts and the service from which to retrieve them.
getRevision() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
Information about the application revision to get, including type and location.
getRevision() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
Additional information about the revision, including type and location.
getRevision() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
Information about the application revision to register, including type and location.
getRevisionInfo() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
General information about the revision.
getRevisionLocation() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about the location and type of an application revision.
getRevisions() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Information to get about the application revisions, including type and location.
getRevisions() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Additional information about the revisions, including the type and location.
getRevisions() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
A list of locations that contain the matching revisions.
getRevisionType() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The type of application revision:
getRollbackDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The ID of the deployment rollback.
getRollbackInfo() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about a deployment rollback.
getRollbackMessage() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
Information describing the status of a deployment rollback; for example, whether the deployment can't be rolled back, is in progress, failed, or succeeded.
getRollbackTriggeringDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.
getS3Bucket() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An Amazon S3 bucket name to limit the search for revisions.
getS3KeyPrefix() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
getS3Location() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in Amazon S3.
getScriptName() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role ARN that allows AWS CodeDeploy to act on the user's behalf when interacting with AWS services.
getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A service role ARN.
getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
getSkipped() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a skipped state.
getSortBy() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The column name to use to sort the list results:
getSortOrder() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The order in which to sort the list results:
getStart() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The start time of the time range.
getStartTime() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was deployed to the deployment group.
getStartTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event started.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The current state of the deployment as a whole.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment status for this instance:
getStatus() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The status of the most recent deployment.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event status:
getStatus() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
The status of the stop deployment operation:
getStatusMessage() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
An accompanying status message.
getSucceeded() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment to which revisions have been successfully deployed.
getTagFilters() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The on-premises instance tags that will be used to restrict the corresponding on-premises instance names returned.
getTagFilters() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment.
getTags() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The tag key-value pairs to add to the on-premises instances.
getTags() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The tags currently associated with the on-premises instance.
getTags() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
getTargetGroupInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the target group to use for load balancing in a deployment.
getTargetInstances() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that will belong to the replacement environment in a blue/green deployment.
getTargetInstances() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the instances that belong to the replacement environment in a blue/green deployment.
getTargetRevision() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the deployment group's target revision, including type and location.
getTerminateBlueInstancesOnDeploymentSuccess() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about whether to terminate instances in the original fleet during a blue/green deployment.
getTerminationWaitTimeInMinutes() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
getTokenNameList() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about triggers to create when the deployment group is created.
getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about triggers associated with the deployment group.
getTriggerConfigurations() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about triggers to change when the deployment group is updated.
getTriggerEvents() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The event type or types for which notifications are triggered.
getTriggerName() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The name of the notification trigger.
getTriggerTargetArn() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The ARN of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.
getType() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter type:
getType() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance type:
getType() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter type:
getUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Indicates whether to deploy to all instances or only to instances that are not running the latest application revision.
getUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether only instances that are not running the latest application revision are to be deployed to.
getValue() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter value.
getValue() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance value.
getValue() - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's value.
getValue() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter value.
getVersion() - Method in class com.amazonaws.services.codedeploy.model.S3Location
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
getWaitTimeInMinutes() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
The number of minutes to wait before the status of a blue/green deployment changed to Stopped if rerouting is not started manually.
GitHubLocation - Class in com.amazonaws.services.codedeploy.model
Information about the location of application artifacts stored in GitHub.
GitHubLocation() - Constructor for class com.amazonaws.services.codedeploy.model.GitHubLocation
 
GreenFleetProvisioningAction - Enum in com.amazonaws.services.codedeploy.model
 
GreenFleetProvisioningOption - Class in com.amazonaws.services.codedeploy.model
Information about the instances that belong to the replacement environment in a blue/green deployment.
GreenFleetProvisioningOption() - Constructor for class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
 

H

hashCode() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.Alarm
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.Tag
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
 

I

IamArnRequiredException - Exception in com.amazonaws.services.codedeploy.model
No IAM ARN was included in the request.
IamArnRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamArnRequiredException
Constructs a new IamArnRequiredException with the specified error message.
IamSessionArnAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
The request included an IAM session ARN that has already been used to register a different instance.
IamSessionArnAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamSessionArnAlreadyRegisteredException
Constructs a new IamSessionArnAlreadyRegisteredException with the specified error message.
IamUserArnAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
The specified IAM user ARN is already registered with an on-premises instance.
IamUserArnAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamUserArnAlreadyRegisteredException
Constructs a new IamUserArnAlreadyRegisteredException with the specified error message.
IamUserArnRequiredException - Exception in com.amazonaws.services.codedeploy.model
An IAM user ARN was not specified.
IamUserArnRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.IamUserArnRequiredException
Constructs a new IamUserArnRequiredException with the specified error message.
InstanceAction - Enum in com.amazonaws.services.codedeploy.model
 
InstanceDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The specified instance does not exist in the deployment group.
InstanceDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceDoesNotExistException
Constructs a new InstanceDoesNotExistException with the specified error message.
InstanceIdRequiredException - Exception in com.amazonaws.services.codedeploy.model
The instance ID was not specified.
InstanceIdRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceIdRequiredException
Constructs a new InstanceIdRequiredException with the specified error message.
InstanceInfo - Class in com.amazonaws.services.codedeploy.model
Information about an on-premises instance.
InstanceInfo() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceInfo
 
InstanceLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum number of allowed on-premises instances in a single call was exceeded.
InstanceLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceLimitExceededException
Constructs a new InstanceLimitExceededException with the specified error message.
InstanceNameAlreadyRegisteredException - Exception in com.amazonaws.services.codedeploy.model
The specified on-premises instance name is already registered.
InstanceNameAlreadyRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNameAlreadyRegisteredException
Constructs a new InstanceNameAlreadyRegisteredException with the specified error message.
InstanceNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
An on-premises instance name was not specified.
InstanceNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNameRequiredException
Constructs a new InstanceNameRequiredException with the specified error message.
InstanceNotRegisteredException - Exception in com.amazonaws.services.codedeploy.model
The specified on-premises instance is not registered.
InstanceNotRegisteredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InstanceNotRegisteredException
Constructs a new InstanceNotRegisteredException with the specified error message.
InstanceStatus - Enum in com.amazonaws.services.codedeploy.model
 
InstanceSummary - Class in com.amazonaws.services.codedeploy.model
Information about an instance in a deployment.
InstanceSummary() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceSummary
 
InstanceType - Enum in com.amazonaws.services.codedeploy.model
 
InvalidAlarmConfigException - Exception in com.amazonaws.services.codedeploy.model
The format of the alarm configuration is invalid.
InvalidAlarmConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAlarmConfigException
Constructs a new InvalidAlarmConfigException with the specified error message.
InvalidApplicationNameException - Exception in com.amazonaws.services.codedeploy.model
The application name was specified in an invalid format.
InvalidApplicationNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidApplicationNameException
Constructs a new InvalidApplicationNameException with the specified error message.
InvalidAutoRollbackConfigException - Exception in com.amazonaws.services.codedeploy.model
The automatic rollback configuration was specified in an invalid format.
InvalidAutoRollbackConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAutoRollbackConfigException
Constructs a new InvalidAutoRollbackConfigException with the specified error message.
InvalidAutoScalingGroupException - Exception in com.amazonaws.services.codedeploy.model
The Auto Scaling group was specified in an invalid format or does not exist.
InvalidAutoScalingGroupException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidAutoScalingGroupException
Constructs a new InvalidAutoScalingGroupException with the specified error message.
InvalidBlueGreenDeploymentConfigurationException - Exception in com.amazonaws.services.codedeploy.model
The configuration for the blue/green deployment group was provided in an invalid format.
InvalidBlueGreenDeploymentConfigurationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidBlueGreenDeploymentConfigurationException
Constructs a new InvalidBlueGreenDeploymentConfigurationException with the specified error message.
InvalidBucketNameFilterException - Exception in com.amazonaws.services.codedeploy.model
The bucket name either doesn't exist or was specified in an invalid format.
InvalidBucketNameFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidBucketNameFilterException
Constructs a new InvalidBucketNameFilterException with the specified error message.
InvalidDeployedStateFilterException - Exception in com.amazonaws.services.codedeploy.model
The deployed state filter was specified in an invalid format.
InvalidDeployedStateFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeployedStateFilterException
Constructs a new InvalidDeployedStateFilterException with the specified error message.
InvalidDeploymentConfigNameException - Exception in com.amazonaws.services.codedeploy.model
The deployment configuration name was specified in an invalid format.
InvalidDeploymentConfigNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentConfigNameException
Constructs a new InvalidDeploymentConfigNameException with the specified error message.
InvalidDeploymentGroupNameException - Exception in com.amazonaws.services.codedeploy.model
The deployment group name was specified in an invalid format.
InvalidDeploymentGroupNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentGroupNameException
Constructs a new InvalidDeploymentGroupNameException with the specified error message.
InvalidDeploymentIdException - Exception in com.amazonaws.services.codedeploy.model
At least one of the deployment IDs was specified in an invalid format.
InvalidDeploymentIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentIdException
Constructs a new InvalidDeploymentIdException with the specified error message.
InvalidDeploymentInstanceTypeException - Exception in com.amazonaws.services.codedeploy.model
An instance type was specified for an in-place deployment.
InvalidDeploymentInstanceTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentInstanceTypeException
Constructs a new InvalidDeploymentInstanceTypeException with the specified error message.
InvalidDeploymentStatusException - Exception in com.amazonaws.services.codedeploy.model
The specified deployment status doesn't exist or cannot be determined.
InvalidDeploymentStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentStatusException
Constructs a new InvalidDeploymentStatusException with the specified error message.
InvalidDeploymentStyleException - Exception in com.amazonaws.services.codedeploy.model
An invalid deployment style was specified.
InvalidDeploymentStyleException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentStyleException
Constructs a new InvalidDeploymentStyleException with the specified error message.
InvalidEC2TagCombinationException - Exception in com.amazonaws.services.codedeploy.model
A call was submitted that specified both Ec2TagFilters and Ec2TagSet, but only one of these data types can be used in a single call.
InvalidEC2TagCombinationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidEC2TagCombinationException
Constructs a new InvalidEC2TagCombinationException with the specified error message.
InvalidEC2TagException - Exception in com.amazonaws.services.codedeploy.model
The tag was specified in an invalid format.
InvalidEC2TagException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidEC2TagException
Constructs a new InvalidEC2TagException with the specified error message.
InvalidFileExistsBehaviorException - Exception in com.amazonaws.services.codedeploy.model
An invalid fileExistsBehavior option was specified to determine how AWS CodeDeploy handles files or directories that already exist in a deployment target location but weren't part of the previous successful deployment.
InvalidFileExistsBehaviorException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidFileExistsBehaviorException
Constructs a new InvalidFileExistsBehaviorException with the specified error message.
InvalidIamSessionArnException - Exception in com.amazonaws.services.codedeploy.model
The IAM session ARN was specified in an invalid format.
InvalidIamSessionArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIamSessionArnException
Constructs a new InvalidIamSessionArnException with the specified error message.
InvalidIamUserArnException - Exception in com.amazonaws.services.codedeploy.model
The IAM user ARN was specified in an invalid format.
InvalidIamUserArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIamUserArnException
Constructs a new InvalidIamUserArnException with the specified error message.
InvalidInstanceNameException - Exception in com.amazonaws.services.codedeploy.model
The specified on-premises instance name was specified in an invalid format.
InvalidInstanceNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceNameException
Constructs a new InvalidInstanceNameException with the specified error message.
InvalidInstanceStatusException - Exception in com.amazonaws.services.codedeploy.model
The specified instance status does not exist.
InvalidInstanceStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceStatusException
Constructs a new InvalidInstanceStatusException with the specified error message.
InvalidInstanceTypeException - Exception in com.amazonaws.services.codedeploy.model
An invalid instance type was specified for instances in a blue/green deployment.
InvalidInstanceTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInstanceTypeException
Constructs a new InvalidInstanceTypeException with the specified error message.
InvalidKeyPrefixFilterException - Exception in com.amazonaws.services.codedeploy.model
The specified key prefix filter was specified in an invalid format.
InvalidKeyPrefixFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidKeyPrefixFilterException
Constructs a new InvalidKeyPrefixFilterException with the specified error message.
InvalidLoadBalancerInfoException - Exception in com.amazonaws.services.codedeploy.model
An invalid load balancer name, or no load balancer name, was specified.
InvalidLoadBalancerInfoException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLoadBalancerInfoException
Constructs a new InvalidLoadBalancerInfoException with the specified error message.
InvalidMinimumHealthyHostValueException - Exception in com.amazonaws.services.codedeploy.model
The minimum healthy instance value was specified in an invalid format.
InvalidMinimumHealthyHostValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidMinimumHealthyHostValueException
Constructs a new InvalidMinimumHealthyHostValueException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.codedeploy.model
The next token was specified in an invalid format.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidOnPremisesTagCombinationException - Exception in com.amazonaws.services.codedeploy.model
A call was submitted that specified both OnPremisesTagFilters and OnPremisesTagSet, but only one of these data types can be used in a single call.
InvalidOnPremisesTagCombinationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidOnPremisesTagCombinationException
Constructs a new InvalidOnPremisesTagCombinationException with the specified error message.
InvalidOperationException - Exception in com.amazonaws.services.codedeploy.model
An invalid operation was detected.
InvalidOperationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidOperationException
Constructs a new InvalidOperationException with the specified error message.
InvalidRegistrationStatusException - Exception in com.amazonaws.services.codedeploy.model
The registration status was specified in an invalid format.
InvalidRegistrationStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRegistrationStatusException
Constructs a new InvalidRegistrationStatusException with the specified error message.
InvalidRevisionException - Exception in com.amazonaws.services.codedeploy.model
The revision was specified in an invalid format.
InvalidRevisionException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRevisionException
Constructs a new InvalidRevisionException with the specified error message.
InvalidRoleException - Exception in com.amazonaws.services.codedeploy.model
The service role ARN was specified in an invalid format.
InvalidRoleException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidRoleException
Constructs a new InvalidRoleException with the specified error message.
InvalidSortByException - Exception in com.amazonaws.services.codedeploy.model
The column name to sort by is either not present or was specified in an invalid format.
InvalidSortByException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidSortByException
Constructs a new InvalidSortByException with the specified error message.
InvalidSortOrderException - Exception in com.amazonaws.services.codedeploy.model
The sort order was specified in an invalid format.
InvalidSortOrderException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidSortOrderException
Constructs a new InvalidSortOrderException with the specified error message.
InvalidTagException - Exception in com.amazonaws.services.codedeploy.model
The specified tag was specified in an invalid format.
InvalidTagException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagException
Constructs a new InvalidTagException with the specified error message.
InvalidTagFilterException - Exception in com.amazonaws.services.codedeploy.model
The specified tag filter was specified in an invalid format.
InvalidTagFilterException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagFilterException
Constructs a new InvalidTagFilterException with the specified error message.
InvalidTargetInstancesException - Exception in com.amazonaws.services.codedeploy.model
The target instance configuration is invalid.
InvalidTargetInstancesException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetInstancesException
Constructs a new InvalidTargetInstancesException with the specified error message.
InvalidTimeRangeException - Exception in com.amazonaws.services.codedeploy.model
The specified time range was specified in an invalid format.
InvalidTimeRangeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTimeRangeException
Constructs a new InvalidTimeRangeException with the specified error message.
InvalidTriggerConfigException - Exception in com.amazonaws.services.codedeploy.model
The trigger was specified in an invalid format.
InvalidTriggerConfigException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTriggerConfigException
Constructs a new InvalidTriggerConfigException with the specified error message.
isAutoRollbackEnabled() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.
isEnabled() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether the alarm configuration is enabled.
isEnabled() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Indicates whether a defined automatic rollback configuration is currently enabled.
isIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If set to true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
isIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
isIgnorePollAlarmFailure() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch.
isInstanceTerminationWaitTimeStarted() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether the wait period set for the termination of instances in the original environment has started.
isLinkedToGitHub() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application; otherwise, false.
isUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Indicates whether to deploy to all instances or only to instances that are not running the latest application revision.
isUpdateOutdatedInstancesOnly() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether only instances that are not running the latest application revision are to be deployed to.

L

LastDeploymentInfo - Class in com.amazonaws.services.codedeploy.model
Information about the most recent attempted or successful deployment to a deployment group.
LastDeploymentInfo() - Constructor for class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
 
LifecycleErrorCode - Enum in com.amazonaws.services.codedeploy.model
 
LifecycleEvent - Class in com.amazonaws.services.codedeploy.model
Information about a deployment lifecycle event.
LifecycleEvent() - Constructor for class com.amazonaws.services.codedeploy.model.LifecycleEvent
 
LifecycleEventStatus - Enum in com.amazonaws.services.codedeploy.model
 
LifecycleHookLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The limit for lifecycle hooks was exceeded.
LifecycleHookLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.LifecycleHookLimitExceededException
Constructs a new LifecycleHookLimitExceededException with the specified error message.
listApplicationRevisions(ListApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listApplicationRevisions(ListApplicationRevisionsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists information about revisions for an application.
listApplicationRevisions(ListApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists information about revisions for an application.
listApplicationRevisionsAsync(ListApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listApplicationRevisionsAsync(ListApplicationRevisionsRequest, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listApplicationRevisionsAsync(ListApplicationRevisionsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists information about revisions for an application.
listApplicationRevisionsAsync(ListApplicationRevisionsRequest, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists information about revisions for an application.
listApplicationRevisionsAsync(ListApplicationRevisionsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listApplicationRevisionsAsync(ListApplicationRevisionsRequest, AsyncHandler<ListApplicationRevisionsRequest, ListApplicationRevisionsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListApplicationRevisionsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListApplicationRevisions operation.
ListApplicationRevisionsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
 
ListApplicationRevisionsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListApplicationRevisions operation.
ListApplicationRevisionsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
 
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listApplications() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listApplications(ListApplicationsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the applications registered with the applicable IAM user or AWS account.
listApplications() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the ListApplications operation.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the applications registered with the applicable IAM user or AWS account.
listApplications() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listApplicationsAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListApplications operation.
listApplicationsAsync(AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListApplications operation with an AsyncHandler.
listApplicationsAsync(ListApplicationsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the applications registered with the applicable IAM user or AWS account.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the applications registered with the applicable IAM user or AWS account.
listApplicationsAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListApplications operation.
listApplicationsAsync(AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListApplications operation with an AsyncHandler.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listApplicationsAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListApplications operation.
listApplicationsAsync(AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListApplications operation with an AsyncHandler.
ListApplicationsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListApplications operation.
ListApplicationsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
 
ListApplicationsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListApplications operation.
ListApplicationsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListApplicationsResult
 
listDeploymentConfigs(ListDeploymentConfigsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeploymentConfigs() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeploymentConfigs(ListDeploymentConfigsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the deployment configurations with the applicable IAM user or AWS account.
listDeploymentConfigs() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the ListDeploymentConfigs operation.
listDeploymentConfigs(ListDeploymentConfigsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the deployment configurations with the applicable IAM user or AWS account.
listDeploymentConfigs() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
listDeploymentConfigsAsync(ListDeploymentConfigsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentConfigsAsync(ListDeploymentConfigsRequest, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentConfigsAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListDeploymentConfigs operation.
listDeploymentConfigsAsync(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.
listDeploymentConfigsAsync(ListDeploymentConfigsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployment configurations with the applicable IAM user or AWS account.
listDeploymentConfigsAsync(ListDeploymentConfigsRequest, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployment configurations with the applicable IAM user or AWS account.
listDeploymentConfigsAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListDeploymentConfigs operation.
listDeploymentConfigsAsync(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.
listDeploymentConfigsAsync(ListDeploymentConfigsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentConfigsAsync(ListDeploymentConfigsRequest, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentConfigsAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListDeploymentConfigs operation.
listDeploymentConfigsAsync(AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListDeploymentConfigs operation with an AsyncHandler.
ListDeploymentConfigsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListDeploymentConfigs operation.
ListDeploymentConfigsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
 
ListDeploymentConfigsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListDeploymentConfigs operation.
ListDeploymentConfigsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
 
listDeploymentGroups(ListDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeploymentGroups(ListDeploymentGroupsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
listDeploymentGroups(ListDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
listDeploymentGroupsAsync(ListDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentGroupsAsync(ListDeploymentGroupsRequest, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentGroupsAsync(ListDeploymentGroupsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
listDeploymentGroupsAsync(ListDeploymentGroupsRequest, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
listDeploymentGroupsAsync(ListDeploymentGroupsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentGroupsAsync(ListDeploymentGroupsRequest, AsyncHandler<ListDeploymentGroupsRequest, ListDeploymentGroupsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListDeploymentGroupsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListDeploymentGroups operation.
ListDeploymentGroupsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
 
ListDeploymentGroupsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListDeploymentGroups operation.
ListDeploymentGroupsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
 
listDeploymentInstances(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeploymentInstances(ListDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
listDeploymentInstances(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the instance for a deployment associated with the applicable IAM user or AWS account.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListDeploymentInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListDeploymentInstances operation.
ListDeploymentInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
 
ListDeploymentInstancesResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListDeploymentInstances operation.
ListDeploymentInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
 
listDeployments(ListDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeployments() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeployments(ListDeploymentsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
listDeployments() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the ListDeployments operation.
listDeployments(ListDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
listDeployments() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
listDeploymentsAsync(ListDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentsAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListDeployments operation.
listDeploymentsAsync(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListDeployments operation with an AsyncHandler.
listDeploymentsAsync(ListDeploymentsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account.
listDeploymentsAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListDeployments operation.
listDeploymentsAsync(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListDeployments operation with an AsyncHandler.
listDeploymentsAsync(ListDeploymentsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentsAsync(ListDeploymentsRequest, AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentsAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListDeployments operation.
listDeploymentsAsync(AsyncHandler<ListDeploymentsRequest, ListDeploymentsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListDeployments operation with an AsyncHandler.
ListDeploymentsRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListDeployments operation.
ListDeploymentsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
 
ListDeploymentsResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListDeployments operation.
ListDeploymentsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
 
listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Lists the names of stored connections to GitHub accounts.
listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Lists the names of stored connections to GitHub accounts.
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest, AsyncHandler<ListGitHubAccountTokenNamesRequest, ListGitHubAccountTokenNamesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the names of stored connections to GitHub accounts.
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest, AsyncHandler<ListGitHubAccountTokenNamesRequest, ListGitHubAccountTokenNamesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the names of stored connections to GitHub accounts.
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listGitHubAccountTokenNamesAsync(ListGitHubAccountTokenNamesRequest, AsyncHandler<ListGitHubAccountTokenNamesRequest, ListGitHubAccountTokenNamesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListGitHubAccountTokenNamesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListGitHubAccountTokenNames operation.
ListGitHubAccountTokenNamesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
 
ListGitHubAccountTokenNamesResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a ListGitHubAccountTokenNames operation.
ListGitHubAccountTokenNamesResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
 
listOnPremisesInstances(ListOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listOnPremisesInstances() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listOnPremisesInstances(ListOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Gets a list of names for one or more on-premises instances.
listOnPremisesInstances() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the ListOnPremisesInstances operation.
listOnPremisesInstances(ListOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Gets a list of names for one or more on-premises instances.
listOnPremisesInstances() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listOnPremisesInstancesAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListOnPremisesInstances operation.
listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets a list of names for one or more on-premises instances.
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Gets a list of names for one or more on-premises instances.
listOnPremisesInstancesAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListOnPremisesInstances operation.
listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest, AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listOnPremisesInstancesAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListOnPremisesInstances operation.
listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest, ListOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the ListOnPremisesInstances operation with an AsyncHandler.
ListOnPremisesInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a ListOnPremisesInstances operation.
ListOnPremisesInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
 
ListOnPremisesInstancesResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of list on-premises instances operation.
ListOnPremisesInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
 
ListStateFilterAction - Enum in com.amazonaws.services.codedeploy.model
 
LoadBalancerInfo - Class in com.amazonaws.services.codedeploy.model
Information about the Elastic Load Balancing load balancer or target group used in a deployment.
LoadBalancerInfo() - Constructor for class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.Alarm
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.S3Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
MinimumHealthyHosts - Class in com.amazonaws.services.codedeploy.model
Information about minimum healthy instance.
MinimumHealthyHosts() - Constructor for class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
 
MinimumHealthyHostsType - Enum in com.amazonaws.services.codedeploy.model
 
MultipleIamArnsProvidedException - Exception in com.amazonaws.services.codedeploy.model
Both an IAM user ARN and an IAM session ARN were included in the request.
MultipleIamArnsProvidedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.MultipleIamArnsProvidedException
Constructs a new MultipleIamArnsProvidedException with the specified error message.

O

OnPremisesTagSet - Class in com.amazonaws.services.codedeploy.model
Information about groups of on-premises instance tags.
OnPremisesTagSet() - Constructor for class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
 

R

registerApplicationRevision(RegisterApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
registerApplicationRevision(RegisterApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Registers with AWS CodeDeploy a revision for the specified application.
registerApplicationRevision(RegisterApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Registers with AWS CodeDeploy a revision for the specified application.
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Registers with AWS CodeDeploy a revision for the specified application.
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Registers with AWS CodeDeploy a revision for the specified application.
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
registerApplicationRevisionAsync(RegisterApplicationRevisionRequest, AsyncHandler<RegisterApplicationRevisionRequest, RegisterApplicationRevisionResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
RegisterApplicationRevisionRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a RegisterApplicationRevision operation.
RegisterApplicationRevisionRequest() - Constructor for class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
 
RegisterApplicationRevisionResult - Class in com.amazonaws.services.codedeploy.model
 
RegisterApplicationRevisionResult() - Constructor for class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
 
registerOnPremisesInstance(RegisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
registerOnPremisesInstance(RegisterOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Registers an on-premises instance.
registerOnPremisesInstance(RegisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Registers an on-premises instance.
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Registers an on-premises instance.
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Registers an on-premises instance.
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
registerOnPremisesInstanceAsync(RegisterOnPremisesInstanceRequest, AsyncHandler<RegisterOnPremisesInstanceRequest, RegisterOnPremisesInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
RegisterOnPremisesInstanceRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of the register on-premises instance operation.
RegisterOnPremisesInstanceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
 
RegisterOnPremisesInstanceResult - Class in com.amazonaws.services.codedeploy.model
 
RegisterOnPremisesInstanceResult() - Constructor for class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
 
RegistrationStatus - Enum in com.amazonaws.services.codedeploy.model
 
removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Removes one or more tags from one or more on-premises instances.
removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Removes one or more tags from one or more on-premises instances.
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Removes one or more tags from one or more on-premises instances.
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Removes one or more tags from one or more on-premises instances.
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
removeTagsFromOnPremisesInstancesAsync(RemoveTagsFromOnPremisesInstancesRequest, AsyncHandler<RemoveTagsFromOnPremisesInstancesRequest, RemoveTagsFromOnPremisesInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
RemoveTagsFromOnPremisesInstancesRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a RemoveTagsFromOnPremisesInstances operation.
RemoveTagsFromOnPremisesInstancesRequest() - Constructor for class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
 
RemoveTagsFromOnPremisesInstancesResult - Class in com.amazonaws.services.codedeploy.model
 
RemoveTagsFromOnPremisesInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
 
ResourceValidationException - Exception in com.amazonaws.services.codedeploy.model
The specified resource could not be validated.
ResourceValidationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ResourceValidationException
Constructs a new ResourceValidationException with the specified error message.
RevisionDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The named revision does not exist with the applicable IAM user or AWS account.
RevisionDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.RevisionDoesNotExistException
Constructs a new RevisionDoesNotExistException with the specified error message.
RevisionInfo - Class in com.amazonaws.services.codedeploy.model
Information about an application revision.
RevisionInfo() - Constructor for class com.amazonaws.services.codedeploy.model.RevisionInfo
 
RevisionLocation - Class in com.amazonaws.services.codedeploy.model
Information about the location of an application revision.
RevisionLocation() - Constructor for class com.amazonaws.services.codedeploy.model.RevisionLocation
 
RevisionLocationType - Enum in com.amazonaws.services.codedeploy.model
 
RevisionRequiredException - Exception in com.amazonaws.services.codedeploy.model
The revision ID was not specified.
RevisionRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.RevisionRequiredException
Constructs a new RevisionRequiredException with the specified error message.
RoleRequiredException - Exception in com.amazonaws.services.codedeploy.model
The role ID was not specified.
RoleRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.RoleRequiredException
Constructs a new RoleRequiredException with the specified error message.
RollbackInfo - Class in com.amazonaws.services.codedeploy.model
Information about a deployment rollback.
RollbackInfo() - Constructor for class com.amazonaws.services.codedeploy.model.RollbackInfo
 

S

S3Location - Class in com.amazonaws.services.codedeploy.model
Information about the location of application artifacts stored in Amazon S3.
S3Location() - Constructor for class com.amazonaws.services.codedeploy.model.S3Location
 
setAction(String) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The action to take on instances in the original environment after a successful blue/green deployment.
setAction(InstanceAction) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The action to take on instances in the original environment after a successful blue/green deployment.
setAction(String) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
The method used to add instances to a replacement environment.
setAction(GreenFleetProvisioningAction) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
The method used to add instances to a replacement environment.
setActionOnTimeout(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Information about when to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
setActionOnTimeout(DeploymentReadyAction) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Information about when to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
setAdditionalDeploymentStatusInfo(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Provides information about the results of a deployment, such as whether instances in the original environment in a blue/green deployment were not terminated.
setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information to add about Amazon CloudWatch alarms when the deployment group is created.
setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of alarms associated with the deployment group.
setAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
A list of alarms configured for the deployment group.
setApplication(ApplicationInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
Information about the application.
setApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application ID.
setApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
A unique application ID.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application name.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
The name of an AWS CodeDeploy application about which to get revision information.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
The name of the application that corresponds to the revisions.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The name of the application.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The application name.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The application name.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
The name of the application that corresponds to the revision.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
The name of the application that corresponds to the revision.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
The application name.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The current name of the application you want to change.
setApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The application name corresponding to the deployment group to update.
setApplicationNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
A list of application names separated by spaces.
setApplications(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
A list of application names.
setApplicationsInfo(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Information about the applications.
setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Configuration information for an automatic rollback that is added when a deployment group is created.
setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Configuration information for an automatic rollback that is added when a deployment is created.
setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the automatic rollback configuration associated with the deployment group.
setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the automatic rollback configuration associated with the deployment.
setAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
setAutoRollbackEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.
setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A list of associated Auto Scaling groups.
setAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of associated Auto Scaling groups.
setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
setAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about blue/green deployment options for a deployment group.
setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about blue/green deployment options for this deployment.
setBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
setBucket(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 bucket where the application revision is stored.
setBundleType(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The file type of the application revision.
setBundleType(BundleType) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The file type of the application revision.
setCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
For information about additional error codes, see Error Codes for AWS CodeDeploy in the AWS CodeDeploy User Guide.
setCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
For information about additional error codes, see Error Codes for AWS CodeDeploy in the AWS CodeDeploy User Guide.
setCommitId(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
setCompleteTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was complete.
setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The time at which the application was created.
setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The time at which the deployment configuration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was created.
setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group started.
setCreateTimeRange(TimeRange) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A time range (start and end) for returning a subset of the list of deployments.
setCreator(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The means by which the deployment was created:
setCreator(DeploymentCreator) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The means by which the deployment was created:
setCurrentDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The current name of the deployment group.
setDeployed(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of an deployment group:
setDeployed(ListStateFilterAction) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of an deployment group:
setDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
A unique deployment configuration ID.
setDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration ID.
setDeploymentConfigInfo(DeploymentConfigInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
Information about the deployment configuration.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The name of the deployment configuration to create.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
If specified, the deployment configuration name can be either one of the predefined configurations provided with AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment configuration operation.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration name.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment configuration name.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment configuration name.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
setDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement deployment configuration name to use, if you want to change it.
setDeploymentConfigsList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
A list of deployment configurations, including built-in configurations such as CodeDeployDefault.OneAtATime.
setDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
A unique deployment group ID.
setDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group ID.
setDeploymentGroupInfo(DeploymentGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
Information about the deployment group.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of a new deployment group for the specified application.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of the deployment group.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an existing deployment group for the specified application.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group name.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment group name.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an existing deployment group for the specified application.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an existing deployment group for the specified application.
setDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The deployment groups' names.
setDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
The deployment groups for which this is the current target revision.
setDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
A list of corresponding deployment group names.
setDeploymentGroupsInfo(Collection<DeploymentGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about the deployment groups.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The deployment ID of the blue/green deployment for which you want to start rerouting traffic to the replacement environment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
A unique deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
A deployment ID associated with the applicable IAM user or AWS account.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The deployment ID.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The ID of the blue/green deployment for which you want to skip the instance termination wait time.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
The unique ID of a deployment.
setDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
A list of deployment IDs, separated by spaces.
setDeploymentInfo(DeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
Information about the deployment.
setDeploymentOption(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to route deployment traffic behind a load balancer.
setDeploymentOption(DeploymentOption) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to route deployment traffic behind a load balancer.
setDeploymentOverview(DeploymentOverview) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A summary of the deployment status of the instances in the deployment.
setDeploymentReadyOption(DeploymentReadyOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.
setDeployments(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
A list of deployment IDs.
setDeploymentsInfo(Collection<DeploymentInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Information about the deployments.
setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route deployment traffic behind a load balancer.
setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
setDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
setDeploymentType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
setDeploymentType(DeploymentType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
setDeregisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
A comment about the deployment.
setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A comment about the deployment.
setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
A comment about the revision.
setDescription(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
A comment about the revision.
setDiagnostics(Diagnostics) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
Diagnostic information about the deployment lifecycle event.
setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The Amazon EC2 tags on which to filter.
setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The Amazon EC2 tags on which to filter.
setEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to EC2 instances.
setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an EC2 instance.
setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be included in the replacement environment for a blue/green deployment.
setEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
setEc2TagSetList(Collection<List<EC2TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
A list containing other lists of EC2 instance tag groups.
setElbInfoList(Collection<ELBInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the load balancer to use for load balancing in a deployment.
setEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether the alarm configuration is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Indicates whether a defined automatic rollback configuration is currently enabled.
setEnd(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The end time of the time range.
setEndpoint(String) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
setEndpoint(String) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group completed.
setEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event ended.
setErrorCode(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The associated error code:
setErrorCode(LifecycleErrorCode) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The associated error code:
setErrorInformation(ErrorInformation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about any error associated with this deployment.
setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Information about errors that may have occurred during the API call.
setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that may have occurred during the API call.
setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that may have occurred during the API call.
setETag(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
setEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
The event type or types that trigger a rollback.
setFailed(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a failed state.
setFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
setFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
setFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
setFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
setFirstUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was first used by AWS CodeDeploy.
setGenericRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about an application revision, including usage details and associated deployment groups.
setGitHubAccountName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The name for a connection to a GitHub account.
setGitHubLocation(GitHubLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in GitHub.
setGreenFleetProvisioningOption(GreenFleetProvisioningOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
setHook(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
An Auto Scaling lifecycle event hook name.
setHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group.
setHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
setIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the IAM session associated with the on-premises instance.
setIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM session to associate with the on-premises instance.
setIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The IAM user ARN associated with the on-premises instance.
setIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM user to associate with the on-premises instance.
setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If set to true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
setIgnorePollAlarmFailure(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch.
setIncludeOnlyStatuses(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A subset of deployments to list by status:
setInProgress(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in which the deployment is in progress.
setInstanceArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the on-premises instance.
setInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of an instance in the deployment group.
setInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The instance ID.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances in the deployment group.
setInstanceInfo(InstanceInfo) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
Information about the on-premises instance.
setInstanceInfos(Collection<InstanceInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Information about the on-premises instances.
setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
The name of the on-premises instance to deregister.
setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
The name of the on-premises instance about which to get information.
setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The name of the on-premises instance.
setInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The name of the on-premises instance to register.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The names of the on-premises instances to which to add tags.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
The names of the on-premises instances about which to get information.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
The list of matching on-premises instance names.
setInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The names of the on-premises instances from which to remove tags.
setInstancesList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
A list of instance IDs.
setInstancesSummary(Collection<InstanceSummary>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about the instance.
setInstanceStatusFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
A subset of instances to list by status:
setInstanceSummary(InstanceSummary) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
Information about the instance.
setInstanceTerminationWaitTimeStarted(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether the wait period set for the termination of instances in the original environment has started.
setInstanceType(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Information about which environment an instance belongs to in a blue/green deployment.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Information about which environment an instance belongs to in a blue/green deployment.
setInstanceTypeFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.
setKey(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter key.
setKey(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
setKey(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's key.
setKey(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter key.
setLastAttemptedDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent attempted deployment to the deployment group.
setLastSuccessfulDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent successful deployment to the deployment group.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A timestamp indicating when the instance information was last updated.
setLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
setLifecycleEventName(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event name, such as ApplicationStop, BeforeInstall, AfterInstall, ApplicationStart, or ValidateService.
setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A list of lifecycle events for this instance.
setLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application; otherwise, false.
setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the load balancer used in a deployment.
setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the load balancer to use in a deployment.
setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the load balancer used in the deployment.
setLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the load balancer used in a deployment.
setLogTail(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The last portion of the diagnostic log.
setMessage(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The message associated with the error.
setMessage(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
An accompanying error message.
setMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The minimum number of healthy instances that should be available at any time during the deployment.
setMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
Information about the number or percentage of minimum healthy instance.
setName(String) - Method in class com.amazonaws.services.codedeploy.model.Alarm
The name of the alarm.
setName(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
The Auto Scaling group name.
setName(String) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
For blue/green deployments, the name of the load balancer that will be used to route traffic from original instances to replacement instances in a blue/green deployment.
setName(String) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
For blue/green deployments, the name of the target group that instances in the original environment are deregistered from, and instances in the replacement environment registered with.
setNewApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The new name to give the application.
setNewDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The new name of the deployment group, if you want to change it.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An identifier returned from the previous list application revisions call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier will also be returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
An identifier returned from the previous list applications call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
An identifier returned from the previous list deployment configurations call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
An identifier returned from the previous list deployment groups call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
An identifier returned from the previous list deployment instances call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
An identifier returned from the previous list deployments call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
An identifier returned from the previous ListGitHubAccountTokenNames call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
If a large amount of information is returned, an identifier is also returned.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
An identifier returned from the previous list on-premises instances call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
If a large amount of information is returned, an identifier is also returned.
setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The on-premises instance tags on which to filter.
setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The on-premises instance tags on which to filter.
setOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of on-premises instance tags on which to filter, if you want to change them.
setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an on-premises instance.
setOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about an on-premises instance tag set.
setOnPremisesTagSetList(Collection<List<TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
A list containing other lists of on-premises instance tag groups.
setPending(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a pending state.
setPreviousRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the application revision that was deployed to the deployment group before the most recent successful deployment.
setReady(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
setRegion(Region) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
setRegion(Region) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was registered with AWS CodeDeploy.
setRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The time at which the on-premises instance was registered.
setRegistrationStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The registration status of the on-premises instances:
setRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The registration status of the on-premises instances:
setRepository(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The GitHub account and repository pair that stores a reference to the commit that represents the bundled artifacts for the application revision.
setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The type and location of the revision to deploy.
setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the location of stored application artifacts and the service from which to retrieve them.
setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
Information about the application revision to get, including type and location.
setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
Additional information about the revision, including type and location.
setRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
Information about the application revision to register, including type and location.
setRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
General information about the revision.
setRevisionLocation(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about the location and type of an application revision.
setRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Information to get about the application revisions, including type and location.
setRevisions(Collection<RevisionInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Additional information about the revisions, including the type and location.
setRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
A list of locations that contain the matching revisions.
setRevisionType(String) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The type of application revision:
setRevisionType(RevisionLocationType) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The type of application revision:
setRollbackDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The ID of the deployment rollback.
setRollbackInfo(RollbackInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about a deployment rollback.
setRollbackMessage(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
Information describing the status of a deployment rollback; for example, whether the deployment can't be rolled back, is in progress, failed, or succeeded.
setRollbackTriggeringDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.
setS3Bucket(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An Amazon S3 bucket name to limit the search for revisions.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
setS3Location(S3Location) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in Amazon S3.
setScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role ARN that allows AWS CodeDeploy to act on the user's behalf when interacting with AWS services.
setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A service role ARN.
setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
setSkipped(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a skipped state.
setSortBy(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The column name to use to sort the list results:
setSortBy(ApplicationRevisionSortBy) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The column name to use to sort the list results:
setSortOrder(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The order in which to sort the list results:
setSortOrder(SortOrder) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The order in which to sort the list results:
setStart(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The start time of the time range.
setStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was deployed to the deployment group.
setStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event started.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The current state of the deployment as a whole.
setStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The current state of the deployment as a whole.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment status for this instance:
setStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment status for this instance:
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The status of the most recent deployment.
setStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The status of the most recent deployment.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event status:
setStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event status:
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
The status of the stop deployment operation:
setStatus(StopStatus) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
The status of the stop deployment operation:
setStatusMessage(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
An accompanying status message.
setSucceeded(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment to which revisions have been successfully deployed.
setTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The on-premises instance tags that will be used to restrict the corresponding on-premises instance names returned.
setTagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The tag key-value pairs to add to the on-premises instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The tags currently associated with the on-premises instance.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
setTargetGroupInfoList(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the target group to use for load balancing in a deployment.
setTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that will belong to the replacement environment in a blue/green deployment.
setTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the instances that belong to the replacement environment in a blue/green deployment.
setTargetRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the deployment group's target revision, including type and location.
setTerminateBlueInstancesOnDeploymentSuccess(BlueInstanceTerminationOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about whether to terminate instances in the original fleet during a blue/green deployment.
setTerminationWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
setTokenNameList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about triggers to create when the deployment group is created.
setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about triggers associated with the deployment group.
setTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about triggers to change when the deployment group is updated.
setTriggerEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The event type or types for which notifications are triggered.
setTriggerName(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The name of the notification trigger.
setTriggerTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The ARN of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.
setType(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter type:
setType(EC2TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter type:
setType(String) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance type:
setType(MinimumHealthyHostsType) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance type:
setType(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter type:
setType(TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter type:
setUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Indicates whether to deploy to all instances or only to instances that are not running the latest application revision.
setUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether only instances that are not running the latest application revision are to be deployed to.
setValue(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter value.
setValue(Integer) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance value.
setValue(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's value.
setValue(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter value.
setVersion(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
setWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
The number of minutes to wait before the status of a blue/green deployment changed to Stopped if rerouting is not started manually.
shutdown() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
shutdown() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
shutdown() - Method in class com.amazonaws.services.codedeploy.waiters.AmazonCodeDeployWaiters
 
skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is completed.
skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is completed.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is completed.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is completed.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
SkipWaitTimeForInstanceTerminationRequest - Class in com.amazonaws.services.codedeploy.model
 
SkipWaitTimeForInstanceTerminationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
 
SkipWaitTimeForInstanceTerminationResult - Class in com.amazonaws.services.codedeploy.model
 
SkipWaitTimeForInstanceTerminationResult() - Constructor for class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
 
SortOrder - Enum in com.amazonaws.services.codedeploy.model
 
standard() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClientBuilder
 
stopDeployment(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
stopDeployment(StopDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Attempts to stop an ongoing deployment.
stopDeployment(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Attempts to stop an ongoing deployment.
stopDeploymentAsync(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
stopDeploymentAsync(StopDeploymentRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Attempts to stop an ongoing deployment.
stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Attempts to stop an ongoing deployment.
stopDeploymentAsync(StopDeploymentRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
stopDeploymentAsync(StopDeploymentRequest, AsyncHandler<StopDeploymentRequest, StopDeploymentResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
StopDeploymentRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a StopDeployment operation.
StopDeploymentRequest() - Constructor for class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
 
StopDeploymentResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a StopDeployment operation.
StopDeploymentResult() - Constructor for class com.amazonaws.services.codedeploy.model.StopDeploymentResult
 
StopStatus - Enum in com.amazonaws.services.codedeploy.model
 

T

Tag - Class in com.amazonaws.services.codedeploy.model
Information about a tag.
Tag() - Constructor for class com.amazonaws.services.codedeploy.model.Tag
 
TagFilter - Class in com.amazonaws.services.codedeploy.model
Information about an on-premises instance tag filter.
TagFilter() - Constructor for class com.amazonaws.services.codedeploy.model.TagFilter
 
TagFilterType - Enum in com.amazonaws.services.codedeploy.model
 
TagLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum allowed number of tags was exceeded.
TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagLimitExceededException
Constructs a new TagLimitExceededException with the specified error message.
TagRequiredException - Exception in com.amazonaws.services.codedeploy.model
A tag was not specified.
TagRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagRequiredException
Constructs a new TagRequiredException with the specified error message.
TagSetListLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The number of tag groups included in the tag set list exceeded the maximum allowed limit of 3.
TagSetListLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TagSetListLimitExceededException
Constructs a new TagSetListLimitExceededException with the specified error message.
TargetGroupInfo - Class in com.amazonaws.services.codedeploy.model
Information about a target group in Elastic Load Balancing to use in a deployment.
TargetGroupInfo() - Constructor for class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
TargetInstances - Class in com.amazonaws.services.codedeploy.model
Information about the instances to be used in the replacement environment in a blue/green deployment.
TargetInstances() - Constructor for class com.amazonaws.services.codedeploy.model.TargetInstances
 
TimeRange - Class in com.amazonaws.services.codedeploy.model
Information about a time range.
TimeRange() - Constructor for class com.amazonaws.services.codedeploy.model.TimeRange
 
toString() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.Alarm
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
 
toString() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.AutoRollbackEvent
 
toString() - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.BundleType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentCreator
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentOption
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentReadyAction
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.EC2TagFilterType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.FileExistsBehavior
 
toString() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.GreenFleetProvisioningAction
 
toString() - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceAction
 
toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.LifecycleErrorCode
 
toString() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.LifecycleEventStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
 
toString() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.MinimumHealthyHostsType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.RegistrationStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.RevisionLocationType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.S3Location
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.SortOrder
 
toString() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.StopStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TagFilterType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
Returns a string representation of this object; useful for testing and debugging.
TriggerConfig - Class in com.amazonaws.services.codedeploy.model
Information about notification triggers for the deployment group.
TriggerConfig() - Constructor for class com.amazonaws.services.codedeploy.model.TriggerConfig
 
TriggerEventType - Enum in com.amazonaws.services.codedeploy.model
 
TriggerTargetsLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum allowed number of triggers was exceeded.
TriggerTargetsLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.TriggerTargetsLimitExceededException
Constructs a new TriggerTargetsLimitExceededException with the specified error message.

U

UnsupportedActionForDeploymentTypeException - Exception in com.amazonaws.services.codedeploy.model
A call was submitted that is not supported for the specified deployment type.
UnsupportedActionForDeploymentTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.UnsupportedActionForDeploymentTypeException
Constructs a new UnsupportedActionForDeploymentTypeException with the specified error message.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
updateApplication() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Changes the name of an application.
updateApplication() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Simplified method form for invoking the UpdateApplication operation.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Changes the name of an application.
updateApplication() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
updateApplicationAsync() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the UpdateApplication operation.
updateApplicationAsync(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Changes the name of an application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Changes the name of an application.
updateApplicationAsync() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the UpdateApplication operation.
updateApplicationAsync(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
updateApplicationAsync() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the UpdateApplication operation.
updateApplicationAsync(AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Simplified method form for invoking the UpdateApplication operation with an AsyncHandler.
UpdateApplicationRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of an UpdateApplication operation.
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.codedeploy.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
 
updateDeploymentGroup(UpdateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
updateDeploymentGroup(UpdateDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Changes information about a deployment group.
updateDeploymentGroup(UpdateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Changes information about a deployment group.
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Changes information about a deployment group.
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Changes information about a deployment group.
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
updateDeploymentGroupAsync(UpdateDeploymentGroupRequest, AsyncHandler<UpdateDeploymentGroupRequest, UpdateDeploymentGroupResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
UpdateDeploymentGroupRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of an UpdateDeploymentGroup operation.
UpdateDeploymentGroupRequest() - Constructor for class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
 
UpdateDeploymentGroupResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of an UpdateDeploymentGroup operation.
UpdateDeploymentGroupResult() - Constructor for class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.AutoRollbackEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.BundleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentCreator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentReadyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.EC2TagFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.FileExistsBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.GreenFleetProvisioningAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.InstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleEventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.MinimumHealthyHostsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.RegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.RevisionLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.StopStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.TagFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.AutoRollbackEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.BundleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentCreator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentReadyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.DeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.EC2TagFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.FileExistsBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.GreenFleetProvisioningAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.InstanceAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.InstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.LifecycleEventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.MinimumHealthyHostsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.RegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.RevisionLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.StopStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.TagFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waiters() - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
waiters() - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
 
waiters() - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
 
withAction(String) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The action to take on instances in the original environment after a successful blue/green deployment.
withAction(InstanceAction) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The action to take on instances in the original environment after a successful blue/green deployment.
withAction(String) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
The method used to add instances to a replacement environment.
withAction(GreenFleetProvisioningAction) - Method in class com.amazonaws.services.codedeploy.model.GreenFleetProvisioningOption
The method used to add instances to a replacement environment.
withActionOnTimeout(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Information about when to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
withActionOnTimeout(DeploymentReadyAction) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
Information about when to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
withAdditionalDeploymentStatusInfo(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Provides information about the results of a deployment, such as whether instances in the original environment in a blue/green deployment were not terminated.
withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information to add about Amazon CloudWatch alarms when the deployment group is created.
withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of alarms associated with the deployment group.
withAlarmConfiguration(AlarmConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information to add or change about Amazon CloudWatch alarms when the deployment group is updated.
withAlarms(Alarm...) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
A list of alarms configured for the deployment group.
withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
A list of alarms configured for the deployment group.
withApplication(ApplicationInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
Information about the application.
withApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application ID.
withApplicationId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
A unique application ID.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The application name.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
The name of an AWS CodeDeploy application about which to get revision information.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
The name of the application that corresponds to the revisions.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The name of the application.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The application name.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The application name.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
The name of the application that corresponds to the revision.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
The name of the application that corresponds to the revision.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
The application name.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
The name of an AWS CodeDeploy application associated with the applicable IAM user or AWS account.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The current name of the application you want to change.
withApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The application name corresponding to the deployment group to update.
withApplicationNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
A list of application names separated by spaces.
withApplicationNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
A list of application names separated by spaces.
withApplications(String...) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
A list of application names.
withApplications(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
A list of application names.
withApplicationsInfo(ApplicationInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Information about the applications.
withApplicationsInfo(Collection<ApplicationInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Information about the applications.
withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Configuration information for an automatic rollback that is added when a deployment group is created.
withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Configuration information for an automatic rollback that is added when a deployment is created.
withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the automatic rollback configuration associated with the deployment group.
withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the automatic rollback configuration associated with the deployment.
withAutoRollbackConfiguration(AutoRollbackConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information for an automatic rollback configuration that is added or changed when a deployment group is updated.
withAutoRollbackEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
Indicates, when a deployment is stopped, whether instances that have been updated should be rolled back to the previous version of the application revision.
withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A list of associated Auto Scaling groups.
withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A list of associated Auto Scaling groups.
withAutoScalingGroups(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of associated Auto Scaling groups.
withAutoScalingGroups(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A list of associated Auto Scaling groups.
withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.
withAutoScalingGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement list of Auto Scaling groups to be included in the deployment group, if you want to change them.
withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about blue/green deployment options for a deployment group.
withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about blue/green deployment options for this deployment.
withBlueGreenDeploymentConfiguration(BlueGreenDeploymentConfiguration) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about blue/green deployment options for a deployment group.
withBucket(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 bucket where the application revision is stored.
withBundleType(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The file type of the application revision.
withBundleType(BundleType) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The file type of the application revision.
withCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
For information about additional error codes, see Error Codes for AWS CodeDeploy in the AWS CodeDeploy User Guide.
withCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
For information about additional error codes, see Error Codes for AWS CodeDeploy in the AWS CodeDeploy User Guide.
withCommitId(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the application revision.
withCompleteTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was complete.
withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The time at which the application was created.
withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The time at which the deployment configuration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was created.
withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group started.
withCreateTimeRange(TimeRange) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A time range (start and end) for returning a subset of the list of deployments.
withCreator(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The means by which the deployment was created:
withCreator(DeploymentCreator) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The means by which the deployment was created:
withCurrentDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The current name of the deployment group.
withDeployed(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of an deployment group:
withDeployed(ListStateFilterAction) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of an deployment group:
withDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
A unique deployment configuration ID.
withDeploymentConfigId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration ID.
withDeploymentConfigInfo(DeploymentConfigInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
Information about the deployment configuration.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The name of the deployment configuration to create.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
If specified, the deployment configuration name can be either one of the predefined configurations provided with AWS CodeDeploy or a custom deployment configuration that you create by calling the create deployment configuration operation.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The deployment configuration name.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment configuration name.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment configuration name.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
The name of a deployment configuration associated with the applicable IAM user or AWS account.
withDeploymentConfigName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement deployment configuration name to use, if you want to change it.
withDeploymentConfigsList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
A list of deployment configurations, including built-in configurations such as CodeDeployDefault.OneAtATime.
withDeploymentConfigsList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
A list of deployment configurations, including built-in configurations such as CodeDeployDefault.OneAtATime.
withDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
A unique deployment group ID.
withDeploymentGroupId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group ID.
withDeploymentGroupInfo(DeploymentGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
Information about the deployment group.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The name of a new deployment group for the specified application.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The name of the deployment group.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
The name of an existing deployment group for the specified application.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The deployment group name.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment group name.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
The name of an existing deployment group for the specified application.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of an existing deployment group for the specified application.
withDeploymentGroupNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The deployment groups' names.
withDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The deployment groups' names.
withDeploymentGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
The deployment groups for which this is the current target revision.
withDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
The deployment groups for which this is the current target revision.
withDeploymentGroups(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
A list of corresponding deployment group names.
withDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
A list of corresponding deployment group names.
withDeploymentGroupsInfo(DeploymentGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about the deployment groups.
withDeploymentGroupsInfo(Collection<DeploymentGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about the deployment groups.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The deployment ID of the blue/green deployment for which you want to start rerouting traffic to the replacement environment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
A unique deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
A deployment ID associated with the applicable IAM user or AWS account.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The deployment ID.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The ID of the blue/green deployment for which you want to skip the instance termination wait time.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentRequest
The unique ID of a deployment.
withDeploymentIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
A list of deployment IDs, separated by spaces.
withDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
A list of deployment IDs, separated by spaces.
withDeploymentInfo(DeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
Information about the deployment.
withDeploymentOption(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to route deployment traffic behind a load balancer.
withDeploymentOption(DeploymentOption) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to route deployment traffic behind a load balancer.
withDeploymentOverview(DeploymentOverview) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A summary of the deployment status of the instances in the deployment.
withDeploymentReadyOption(DeploymentReadyOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment.
withDeployments(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
A list of deployment IDs.
withDeployments(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
A list of deployment IDs.
withDeploymentsInfo(DeploymentInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Information about the deployments.
withDeploymentsInfo(Collection<DeploymentInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Information about the deployments.
withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the type of deployment, in-place or blue/green, that you want to run and whether to route deployment traffic behind a load balancer.
withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
withDeploymentStyle(DeploymentStyle) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the type of deployment, either in-place or blue/green, you want to run and whether to route deployment traffic behind a load balancer.
withDeploymentType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
withDeploymentType(DeploymentType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
withDeregisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered.
withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
A comment about the deployment.
withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A comment about the deployment.
withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
A comment about the revision.
withDescription(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
A comment about the revision.
withDiagnostics(Diagnostics) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
Diagnostic information about the deployment lifecycle event.
withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The Amazon EC2 tags on which to filter.
withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The Amazon EC2 tags on which to filter.
withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The Amazon EC2 tags on which to filter.
withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The Amazon EC2 tags on which to filter.
withEc2TagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
withEc2TagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of Amazon EC2 tags on which to filter, if you want to change them.
withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to EC2 instances.
withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an EC2 instance.
withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be included in the replacement environment for a blue/green deployment.
withEc2TagSet(EC2TagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
withEc2TagSetList(List<EC2TagFilter>...) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
A list containing other lists of EC2 instance tag groups.
withEc2TagSetList(Collection<List<EC2TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
A list containing other lists of EC2 instance tag groups.
withElbInfoList(ELBInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the load balancer to use for load balancing in a deployment.
withElbInfoList(Collection<ELBInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the load balancer to use for load balancing in a deployment.
withEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether the alarm configuration is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Indicates whether a defined automatic rollback configuration is currently enabled.
withEnd(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The end time of the time range.
withEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp indicating when the most recent deployment to the deployment group completed.
withEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event ended.
withErrorCode(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The associated error code:
withErrorCode(LifecycleErrorCode) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The associated error code:
withErrorInformation(ErrorInformation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about any error associated with this deployment.
withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Information about errors that may have occurred during the API call.
withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that may have occurred during the API call.
withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that may have occurred during the API call.
withETag(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The ETag of the Amazon S3 object that represents the bundled artifacts for the application revision.
withEvents(String...) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
The event type or types that trigger a rollback.
withEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
The event type or types that trigger a rollback.
withEvents(AutoRollbackEvent...) - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
The event type or types that trigger a rollback.
withFailed(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a failed state.
withFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
withFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
withFileExistsBehavior(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
withFileExistsBehavior(FileExistsBehavior) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about how AWS CodeDeploy handles files that already exist in a deployment target location but weren't part of the previous successful deployment.
withFirstUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was first used by AWS CodeDeploy.
withGenericRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about an application revision, including usage details and associated deployment groups.
withGitHubAccountName(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The name for a connection to a GitHub account.
withGitHubLocation(GitHubLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in GitHub.
withGreenFleetProvisioningOption(GreenFleetProvisioningOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about how instances are provisioned for a replacement environment in a blue/green deployment.
withHook(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
An Auto Scaling lifecycle event hook name.
withHooksNotCleanedUp(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group.
withHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the Amazon EC2 instances in the Auto Scaling group.
withHooksNotCleanedUp(AutoScalingGroup...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
withHooksNotCleanedUp(Collection<AutoScalingGroup>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
If the output contains no data, and the corresponding deployment group contained at least one Auto Scaling group, AWS CodeDeploy successfully removed all corresponding Auto Scaling lifecycle event hooks from the AWS account.
withIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the IAM session associated with the on-premises instance.
withIamSessionArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM session to associate with the on-premises instance.
withIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The IAM user ARN associated with the on-premises instance.
withIamUserArn(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The ARN of the IAM user to associate with the on-premises instance.
withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If set to true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if the deployment causes the ApplicationStop deployment lifecycle event to an instance to fail, the deployment to that instance will not be considered to have failed at that point and will continue on to the BeforeInstall deployment lifecycle event.
withIgnorePollAlarmFailure(Boolean) - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch.
withIncludeOnlyStatuses(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A subset of deployments to list by status:
withIncludeOnlyStatuses(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A subset of deployments to list by status:
withIncludeOnlyStatuses(DeploymentStatus...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
A subset of deployments to list by status:
withInProgress(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in which the deployment is in progress.
withInstanceArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The ARN of the on-premises instance.
withInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
The unique ID of an instance in the deployment group.
withInstanceId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The instance ID.
withInstanceIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances in the deployment group.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances in the deployment group.
withInstanceInfo(InstanceInfo) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
Information about the on-premises instance.
withInstanceInfos(InstanceInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Information about the on-premises instances.
withInstanceInfos(Collection<InstanceInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Information about the on-premises instances.
withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
The name of the on-premises instance to deregister.
withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
The name of the on-premises instance about which to get information.
withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The name of the on-premises instance.
withInstanceName(String) - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
The name of the on-premises instance to register.
withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The names of the on-premises instances to which to add tags.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The names of the on-premises instances to which to add tags.
withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
The names of the on-premises instances about which to get information.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
The names of the on-premises instances about which to get information.
withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
The list of matching on-premises instance names.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
The list of matching on-premises instance names.
withInstanceNames(String...) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The names of the on-premises instances from which to remove tags.
withInstanceNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The names of the on-premises instances from which to remove tags.
withInstancesList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
A list of instance IDs.
withInstancesList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
A list of instance IDs.
withInstancesSummary(InstanceSummary...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about the instance.
withInstancesSummary(Collection<InstanceSummary>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about the instance.
withInstanceStatusFilter(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
A subset of instances to list by status:
withInstanceStatusFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
A subset of instances to list by status:
withInstanceStatusFilter(InstanceStatus...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
A subset of instances to list by status:
withInstanceSummary(InstanceSummary) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
Information about the instance.
withInstanceTerminationWaitTimeStarted(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether the wait period set for the termination of instances in the original environment has started.
withInstanceType(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Information about which environment an instance belongs to in a blue/green deployment.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Information about which environment an instance belongs to in a blue/green deployment.
withInstanceTypeFilter(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.
withInstanceTypeFilter(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.
withInstanceTypeFilter(InstanceType...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
The set of instances in a blue/green deployment, either those in the original environment ("BLUE") or those in the replacement environment ("GREEN"), for which you want to view instance information.
withKey(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter key.
withKey(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
The name of the Amazon S3 object that represents the bundled artifacts for the application revision.
withKey(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's key.
withKey(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter key.
withLastAttemptedDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent attempted deployment to the deployment group.
withLastSuccessfulDeployment(LastDeploymentInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the most recent successful deployment to the deployment group.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A timestamp indicating when the instance information was last updated.
withLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
withLifecycleEventName(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event name, such as ApplicationStop, BeforeInstall, AfterInstall, ApplicationStart, or ValidateService.
withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A list of lifecycle events for this instance.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
A list of lifecycle events for this instance.
withLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application; otherwise, false.
withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about the load balancer used in a deployment.
withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the load balancer to use in a deployment.
withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the load balancer used in the deployment.
withLoadBalancerInfo(LoadBalancerInfo) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about the load balancer used in a deployment.
withLogTail(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The last portion of the diagnostic log.
withMessage(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The message associated with the error.
withMessage(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
An accompanying error message.
withMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The minimum number of healthy instances that should be available at any time during the deployment.
withMinimumHealthyHosts(MinimumHealthyHosts) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
Information about the number or percentage of minimum healthy instance.
withName(String) - Method in class com.amazonaws.services.codedeploy.model.Alarm
The name of the alarm.
withName(String) - Method in class com.amazonaws.services.codedeploy.model.AutoScalingGroup
The Auto Scaling group name.
withName(String) - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
For blue/green deployments, the name of the load balancer that will be used to route traffic from original instances to replacement instances in a blue/green deployment.
withName(String) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
For blue/green deployments, the name of the target group that instances in the original environment are deregistered from, and instances in the replacement environment registered with.
withNewApplicationName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
The new name to give the application.
withNewDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The new name of the deployment group, if you want to change it.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An identifier returned from the previous list application revisions call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier will also be returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
An identifier returned from the previous list applications call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
An identifier returned from the previous list deployment configurations call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
An identifier returned from the previous list deployment groups call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
An identifier returned from the previous list deployment instances call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
An identifier returned from the previous list deployments call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
An identifier returned from the previous ListGitHubAccountTokenNames call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
If a large amount of information is returned, an identifier is also returned.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
An identifier returned from the previous list on-premises instances call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
If a large amount of information is returned, an identifier is also returned.
withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The on-premises instance tags on which to filter.
withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The on-premises instance tags on which to filter.
withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The on-premises instance tags on which to filter.
withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The on-premises instance tags on which to filter.
withOnPremisesInstanceTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of on-premises instance tags on which to filter, if you want to change them.
withOnPremisesInstanceTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The replacement set of on-premises instance tags on which to filter, if you want to change them.
withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about groups of tags applied to on-premises instances.
withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about groups of tags applied to an on-premises instance.
withOnPremisesTagSet(OnPremisesTagSet) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about an on-premises instance tag set.
withOnPremisesTagSetList(List<TagFilter>...) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
A list containing other lists of on-premises instance tag groups.
withOnPremisesTagSetList(Collection<List<TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
A list containing other lists of on-premises instance tag groups.
withPending(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a pending state.
withPreviousRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the application revision that was deployed to the deployment group before the most recent successful deployment.
withReady(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.
withRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was registered with AWS CodeDeploy.
withRegisterTime(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The time at which the on-premises instance was registered.
withRegistrationStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The registration status of the on-premises instances:
withRegistrationStatus(RegistrationStatus) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The registration status of the on-premises instances:
withRepository(String) - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
The GitHub account and repository pair that stores a reference to the commit that represents the bundled artifacts for the application revision.
withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
The type and location of the revision to deploy.
withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the location of stored application artifacts and the service from which to retrieve them.
withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
Information about the application revision to get, including type and location.
withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
Additional information about the revision, including type and location.
withRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
Information about the application revision to register, including type and location.
withRevisionInfo(GenericRevisionInfo) - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
General information about the revision.
withRevisionLocation(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Information about the location and type of an application revision.
withRevisions(RevisionLocation...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Information to get about the application revisions, including type and location.
withRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Information to get about the application revisions, including type and location.
withRevisions(RevisionInfo...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Additional information about the revisions, including the type and location.
withRevisions(Collection<RevisionInfo>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Additional information about the revisions, including the type and location.
withRevisions(RevisionLocation...) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
A list of locations that contain the matching revisions.
withRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
A list of locations that contain the matching revisions.
withRevisionType(String) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The type of application revision:
withRevisionType(RevisionLocationType) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The type of application revision:
withRollbackDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The ID of the deployment rollback.
withRollbackInfo(RollbackInfo) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about a deployment rollback.
withRollbackMessage(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
Information describing the status of a deployment rollback; for example, whether the deployment can't be rolled back, is in progress, failed, or succeeded.
withRollbackTriggeringDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.RollbackInfo
The deployment ID of the deployment that was underway and triggered a rollback deployment because it failed or was stopped.
withS3Bucket(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
An Amazon S3 bucket name to limit the search for revisions.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
A key prefix for the set of Amazon S3 objects to limit the search for revisions.
withS3Location(S3Location) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Information about the location of application artifacts stored in Amazon S3.
withScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role ARN that allows AWS CodeDeploy to act on the user's behalf when interacting with AWS services.
withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
A service role ARN.
withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
withSkipped(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment in a skipped state.
withSortBy(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The column name to use to sort the list results:
withSortBy(ApplicationRevisionSortBy) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The column name to use to sort the list results:
withSortOrder(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The order in which to sort the list results:
withSortOrder(SortOrder) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
The order in which to sort the list results:
withStart(Date) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
The start time of the time range.
withStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
A timestamp indicating when the deployment was deployed to the deployment group.
withStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp indicating when the deployment lifecycle event started.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The current state of the deployment as a whole.
withStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The current state of the deployment as a whole.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment status for this instance:
withStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
The deployment status for this instance:
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The status of the most recent deployment.
withStatus(DeploymentStatus) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The status of the most recent deployment.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event status:
withStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
The deployment lifecycle event status:
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
The status of the stop deployment operation:
withStatus(StopStatus) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
The status of the stop deployment operation:
withStatusMessage(String) - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
An accompanying status message.
withSucceeded(Long) - Method in class com.amazonaws.services.codedeploy.model.DeploymentOverview
The number of instances in the deployment to which revisions have been successfully deployed.
withTagFilters(TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The on-premises instance tags that will be used to restrict the corresponding on-premises instance names returned.
withTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The on-premises instance tags that will be used to restrict the corresponding on-premises instance names returned.
withTagFilters(EC2TagFilter...) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment.
withTagFilters(Collection<EC2TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment.
withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The tag key-value pairs to add to the on-premises instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesRequest
The tag key-value pairs to add to the on-premises instances.
withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The tags currently associated with the on-premises instance.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.InstanceInfo
The tags currently associated with the on-premises instance.
withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
withTargetGroupInfoList(TargetGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the target group to use for load balancing in a deployment.
withTargetGroupInfoList(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array containing information about the target group to use for load balancing in a deployment.
withTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that will belong to the replacement environment in a blue/green deployment.
withTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Information about the instances that belong to the replacement environment in a blue/green deployment.
withTargetRevision(RevisionLocation) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about the deployment group's target revision, including type and location.
withTerminateBlueInstancesOnDeploymentSuccess(BlueInstanceTerminationOption) - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Information about whether to terminate instances in the original fleet during a blue/green deployment.
withTerminationWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
The number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
withTokenNameList(String...) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
withTokenNameList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about triggers to create when the deployment group is created.
withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Information about triggers to create when the deployment group is created.
withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about triggers associated with the deployment group.
withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
Information about triggers associated with the deployment group.
withTriggerConfigurations(TriggerConfig...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about triggers to change when the deployment group is updated.
withTriggerConfigurations(Collection<TriggerConfig>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Information about triggers to change when the deployment group is updated.
withTriggerEvents(String...) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The event type or types for which notifications are triggered.
withTriggerEvents(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The event type or types for which notifications are triggered.
withTriggerEvents(TriggerEventType...) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The event type or types for which notifications are triggered.
withTriggerName(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The name of the notification trigger.
withTriggerTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
The ARN of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.
withType(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter type:
withType(EC2TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter type:
withType(String) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance type:
withType(MinimumHealthyHostsType) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance type:
withType(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter type:
withType(TagFilterType) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter type:
withUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Indicates whether to deploy to all instances or only to instances that are not running the latest application revision.
withUpdateOutdatedInstancesOnly(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Indicates whether only instances that are not running the latest application revision are to be deployed to.
withValue(String) - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
The tag filter value.
withValue(Integer) - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
The minimum healthy instance value.
withValue(String) - Method in class com.amazonaws.services.codedeploy.model.Tag
The tag's value.
withValue(String) - Method in class com.amazonaws.services.codedeploy.model.TagFilter
The on-premises instance tag filter value.
withVersion(String) - Method in class com.amazonaws.services.codedeploy.model.S3Location
A specific version of the Amazon S3 object that represents the bundled artifacts for the application revision.
withWaitTimeInMinutes(Integer) - Method in class com.amazonaws.services.codedeploy.model.DeploymentReadyOption
The number of minutes to wait before the status of a blue/green deployment changed to Stopped if rerouting is not started manually.
A B C D E F G H I L M O R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.