Skip navigation links
A B C D E F G H I L M O P 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
 
addTargetFiltersEntry(String, List<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
Add a single TargetFilters entry
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 with the IAM user or AWS account already exists.
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 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
AppSpecContent - Class in com.amazonaws.services.codedeploy.model
A revision for an AWS Lambda or Amazon ECS deployment that is a YAML-formatted or JSON-formatted string.
AppSpecContent() - Constructor for class com.amazonaws.services.codedeploy.model.AppSpecContent
 
ArnNotSupportedException - Exception in com.amazonaws.services.codedeploy.model
The specified ARN is not supported.
ArnNotSupportedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ArnNotSupportedException
Constructs a new ArnNotSupportedException with the specified error message.
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 is not completed 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
Deprecated.
batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
batchGetDeploymentInstancesAsync(BatchGetDeploymentInstancesRequest, AsyncHandler<BatchGetDeploymentInstancesRequest, BatchGetDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
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
 
batchGetDeploymentTargets(BatchGetDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
batchGetDeploymentTargets(BatchGetDeploymentTargetsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Returns an array of one or more targets associated with a deployment.
batchGetDeploymentTargets(BatchGetDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Returns an array of one or more targets associated with a deployment.
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest, AsyncHandler<BatchGetDeploymentTargetsRequest, BatchGetDeploymentTargetsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns an array of one or more targets associated with a deployment.
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest, AsyncHandler<BatchGetDeploymentTargetsRequest, BatchGetDeploymentTargetsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns an array of one or more targets associated with a deployment.
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
batchGetDeploymentTargetsAsync(BatchGetDeploymentTargetsRequest, AsyncHandler<BatchGetDeploymentTargetsRequest, BatchGetDeploymentTargetsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
BatchGetDeploymentTargetsRequest - Class in com.amazonaws.services.codedeploy.model
 
BatchGetDeploymentTargetsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
 
BatchGetDeploymentTargetsResult - Class in com.amazonaws.services.codedeploy.model
 
BatchGetDeploymentTargetsResult() - Constructor for class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
 
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

clearTargetFiltersEntries() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
Removes all the entries added into TargetFilters.
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.AppSpecContent
 
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.BatchGetDeploymentTargetsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
 
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.CloudFormationTarget
 
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.DeleteGitHubAccountTokenRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
 
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.DeploymentTarget
 
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.ECSService
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
 
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.GetDeploymentTargetRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
 
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
Deprecated.
 
clone() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
 
clone() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
 
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.ListDeploymentTargetsRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
 
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.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
 
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.PutLifecycleEventHookExecutionStatusRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
 
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.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
 
clone() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceResult
 
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
 
CloudFormationTarget - Class in com.amazonaws.services.codedeploy.model
Information about the target to be updated by an AWS CloudFormation blue/green deployment.
CloudFormationTarget() - Constructor for class com.amazonaws.services.codedeploy.model.CloudFormationTarget
 
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
 
ComputePlatform - Enum in com.amazonaws.services.codedeploy.model
 
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 are deployed.
createDeploymentGroup(CreateDeploymentGroupRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Creates a deployment group to which application revisions are 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 are deployed.
createDeploymentGroupAsync(CreateDeploymentGroupRequest, AsyncHandler<CreateDeploymentGroupRequest, CreateDeploymentGroupResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Creates a deployment group to which application revisions are 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
 
deleteGitHubAccountToken(DeleteGitHubAccountTokenRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deleteGitHubAccountToken(DeleteGitHubAccountTokenRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deletes a GitHub account connection.
deleteGitHubAccountToken(DeleteGitHubAccountTokenRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deletes a GitHub account connection.
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest, AsyncHandler<DeleteGitHubAccountTokenRequest, DeleteGitHubAccountTokenResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a GitHub account connection.
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest, AsyncHandler<DeleteGitHubAccountTokenRequest, DeleteGitHubAccountTokenResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes a GitHub account connection.
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deleteGitHubAccountTokenAsync(DeleteGitHubAccountTokenRequest, AsyncHandler<DeleteGitHubAccountTokenRequest, DeleteGitHubAccountTokenResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeleteGitHubAccountTokenRequest - Class in com.amazonaws.services.codedeploy.model
Represents the input of a DeleteGitHubAccount operation.
DeleteGitHubAccountTokenRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
 
DeleteGitHubAccountTokenResult - Class in com.amazonaws.services.codedeploy.model
Represents the output of a DeleteGitHubAccountToken operation.
DeleteGitHubAccountTokenResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
 
deleteResourcesByExternalId(DeleteResourcesByExternalIdRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
deleteResourcesByExternalId(DeleteResourcesByExternalIdRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deletes resources linked to an external ID.
deleteResourcesByExternalId(DeleteResourcesByExternalIdRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deletes resources linked to an external ID.
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest, AsyncHandler<DeleteResourcesByExternalIdRequest, DeleteResourcesByExternalIdResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes resources linked to an external ID.
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest, AsyncHandler<DeleteResourcesByExternalIdRequest, DeleteResourcesByExternalIdResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deletes resources linked to an external ID.
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
deleteResourcesByExternalIdAsync(DeleteResourcesByExternalIdRequest, AsyncHandler<DeleteResourcesByExternalIdRequest, DeleteResourcesByExternalIdResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
DeleteResourcesByExternalIdRequest - Class in com.amazonaws.services.codedeploy.model
 
DeleteResourcesByExternalIdRequest() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
 
DeleteResourcesByExternalIdResult - Class in com.amazonaws.services.codedeploy.model
 
DeleteResourcesByExternalIdResult() - Constructor for class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
 
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 with the IAM user or AWS account already exists.
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 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 with the IAM user or AWS account does not exist.
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 with the IAM user or AWS account already exists.
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 with the IAM user or AWS account does not exist.
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.
DeploymentTarget - Class in com.amazonaws.services.codedeploy.model
Information about the deployment target.
DeploymentTarget() - Constructor for class com.amazonaws.services.codedeploy.model.DeploymentTarget
 
DeploymentTargetDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
The provided target ID does not belong to the attempted deployment.
DeploymentTargetDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentTargetDoesNotExistException
Constructs a new DeploymentTargetDoesNotExistException with the specified error message.
DeploymentTargetIdRequiredException - Exception in com.amazonaws.services.codedeploy.model
A deployment target ID was not provided.
DeploymentTargetIdRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentTargetIdRequiredException
Constructs a new DeploymentTargetIdRequiredException with the specified error message.
DeploymentTargetListSizeExceededException - Exception in com.amazonaws.services.codedeploy.model
The maximum number of targets that can be associated with an Amazon ECS or AWS Lambda deployment was exceeded.
DeploymentTargetListSizeExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.DeploymentTargetListSizeExceededException
Constructs a new DeploymentTargetListSizeExceededException with the specified error message.
DeploymentTargetType - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentType - Enum in com.amazonaws.services.codedeploy.model
 
DeploymentWaitType - 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
 
ECSService - Class in com.amazonaws.services.codedeploy.model
Contains the service and cluster names used to identify an Amazon ECS deployment's target.
ECSService() - Constructor for class com.amazonaws.services.codedeploy.model.ECSService
 
ECSServiceMappingLimitExceededException - Exception in com.amazonaws.services.codedeploy.model
The Amazon ECS service is associated with more than one deployment groups.
ECSServiceMappingLimitExceededException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ECSServiceMappingLimitExceededException
Constructs a new ECSServiceMappingLimitExceededException with the specified error message.
ECSTarget - Class in com.amazonaws.services.codedeploy.model
Information about the target of an Amazon ECS deployment.
ECSTarget() - Constructor for class com.amazonaws.services.codedeploy.model.ECSTarget
 
ECSTaskSet - Class in com.amazonaws.services.codedeploy.model
Information about a set of Amazon ECS tasks in an AWS CodeDeploy deployment.
ECSTaskSet() - Constructor for class com.amazonaws.services.codedeploy.model.ECSTaskSet
 
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.AppSpecContent
 
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.BatchGetDeploymentTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
 
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.CloudFormationTarget
 
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.DeleteGitHubAccountTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
 
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.DeploymentTarget
 
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.ECSService
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
 
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.GetDeploymentTargetRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
 
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
Deprecated.
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
 
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.ListDeploymentTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
 
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.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
 
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.PutLifecycleEventHookExecutionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
 
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.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceResult
 
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.ComputePlatform
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.DeploymentTargetType
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.DeploymentWaitType
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
Deprecated.
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.TargetFilterName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.TargetLabel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.TargetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codedeploy.model.TrafficRoutingType
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 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 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 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 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 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 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 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 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 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 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 that corresponds 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.
getAppSpecContent() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
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 Amazon EC2 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.
getCanaryInterval() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The number of minutes between the first and second traffic shifts of a TimeBasedCanary deployment.
getCanaryPercentage() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The percentage of traffic to shift in the first increment of a TimeBasedCanary deployment.
getCloudFormationTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
 
getClusterName() - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the cluster that the Amazon ECS service is associated with.
getCode() - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
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 that indicates when the deployment was complete.
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The destination platform type for deployment of the application (Lambda or Server).
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
getComputePlatform() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
getContent() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The YAML-formatted or JSON-formatted revision string.
getContent() - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The YAML-formatted or JSON-formatted revision string.
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 that indicates when the deployment was created.
getCreateTime() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp that indicates 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.
getCurrentVersion() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to.
getDeployed() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsRequest
Whether to list revisions based on whether the revision is the target revision of a 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 IAM user or AWS account.
getDeploymentConfigName() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
The name of a deployment configuration associated with the 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 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 a 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 a deployment group for the specified application.
getDeploymentGroupName() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of a deployment group for the specified application.
getDeploymentGroupNames() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The names of the deployment groups.
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 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.BatchGetDeploymentTargetsRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of an AWS CloudFormation blue/green deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The unique ID of a 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
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment.
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
The unique ID of a deployment associated with the IAM user or AWS account.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The unique ID of a deployment.
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.ListDeploymentTargetsRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The unique ID of a deployment.
getDeploymentId() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The unique ID of a 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
Deprecated.
getDeploymentInstance(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
getDeploymentInstance(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
getDeploymentInstanceAsync(GetDeploymentInstanceRequest, AsyncHandler<GetDeploymentInstanceRequest, GetDeploymentInstanceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
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.
getDeploymentStatusMessages() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Messages that contain information about the status of a deployment.
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.
getDeploymentTarget(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
getDeploymentTarget(GetDeploymentTargetRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Returns information about a deployment target.
getDeploymentTarget(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Returns information about a deployment target.
getDeploymentTarget() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
A deployment target that contains information about a deployment such as its status, lifecycle events, and when it was last updated.
getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns information about a deployment target.
getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns information about a deployment target.
getDeploymentTargetAsync(GetDeploymentTargetRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
getDeploymentTargetAsync(GetDeploymentTargetRequest, AsyncHandler<GetDeploymentTargetRequest, GetDeploymentTargetResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
GetDeploymentTargetRequest - Class in com.amazonaws.services.codedeploy.model
 
GetDeploymentTargetRequest() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
 
GetDeploymentTargetResult - Class in com.amazonaws.services.codedeploy.model
 
GetDeploymentTargetResult() - Constructor for class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
 
getDeploymentTargets() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
A list of target objects for a deployment.
getDeploymentTargetType() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
getDeploymentType() - Method in class com.amazonaws.services.codedeploy.model.DeploymentStyle
Indicates whether to run an in-place deployment or a blue/green deployment.
getDeploymentWaitType() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The status of the deployment's waiting period.
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.
getDesiredCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in a task set.
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 that contains other lists of EC2 instance tag groups.
getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The target Amazon ECS services in the deployment group.
getEcsServices() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
getEcsTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the Amazon ECS compute platform.
getElbInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains 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 that indicates when the most recent deployment to the deployment group was complete.
getEndTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates 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 might have occurred during the API call.
getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that might have occurred during the API call.
getErrorMessage() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that might 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.
getExternalId() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.
getExternalId() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this deployment.
getExternalId() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The unique ID of an external resource for returning deployments linked to the external resource.
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.
getFunctionAlias() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The alias of a Lambda function.
getFunctionName() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The name of a Lambda function.
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.
getIdentifer() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A unique ID of an ECSTaskSet.
getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next deployment lifecycle event.
getIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next 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
Deprecated.
The instance ID.
getInstanceIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances used in the deployment.
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.
getInstanceLabel() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
A label that identifies whether the instance is an original target (BLUE) or a replacement target ( GREEN).
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
Deprecated.
getInstanceTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the EC2/On-premises compute platform.
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
Deprecated.
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.
getLambdaFunctionInfo() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
A LambdaFunctionInfo object that describes a target Lambda function.
getLambdaTarget() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the AWS Lambda compute platform.
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.CloudFormationTarget
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The date and time when the target Amazon ECS application was updated by a deployment.
getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A timestamp that indicates when the instance information was last updated.
getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The date and time when the target instance was updated by a deployment.
getLastUpdatedAt() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The date and time when the target Lambda function was updated by a deployment.
getLastUsedTime() - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
getLifecycleEventHookExecutionId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The execution ID of a deployment's lifecycle hook.
getLifecycleEventHookExecutionId() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
The execution ID of the lifecycle event hook.
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.CloudFormationTarget
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The lifecycle events of the deployment to this target Amazon ECS application.
getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A list of lifecycle events for this instance.
getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The lifecycle events of the deployment to this target instance.
getLifecycleEvents() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The lifecycle events of the deployment to this target Lambda function.
getLinearInterval() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The number of minutes between each incremental traffic shift of a TimeBasedLinear deployment.
getLinearPercentage() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear deployment.
getLinkedToGitHub() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application.
getListenerArns() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
The Amazon Resource Name (ARN) of one listener.
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 is 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 are 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 ListApplicationRevisions call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier is also 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 ListDeploymentConfigs 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.ListDeploymentTargetsRequest
A token identifier returned from the previous ListDeploymentTargets call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
If a large amount of information is returned, a token 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.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
An identifier returned from the previous ListTagsForResource call.
getNextToken() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
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 that contains 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.
getPendingCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the PENDING status during an Amazon ECS deployment.
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.
getProdTrafficRoute() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
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.
getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
The ARN of a CodeDeploy resource.
getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
The ARN of a resource, such as a CodeDeploy application or deployment group.
getResourceArn() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the TagKeys input parameter.
getResourceType() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The resource type for the AWS CloudFormation blue/green deployment.
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
An array of RevisionLocation objects that specify 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 that describes 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.
getRunningCount() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the RUNNING status during an Amazon ECS deployment.
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 a revision stored in Amazon S3.
getScriptName() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
getServiceName() - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the target Amazon ECS service.
getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role Amazon Resource Name (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 Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your behalf.
getServiceRoleArn() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
getSha256() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The SHA256 hash value of the revision content.
getSha256() - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The SHA256 hash value of the revision content.
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 that indicates when the deployment was deployed to the deployment group.
getStartTime() - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates when the deployment lifecycle event started.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The status of an AWS CloudFormation blue/green deployment's target application.
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.ECSTarget
The status an Amazon ECS deployment's target ECS application.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The status of the task set.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The status an EC2/On-premises deployment's target instance.
getStatus() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The status an AWS Lambda deployment's target Lambda function.
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.PutLifecycleEventHookExecutionStatusRequest
The result of a Lambda function that validates a deployment lifecycle event (Succeeded or Failed).
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.
getString() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Deprecated.
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 are used to restrict the 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.
getTagKeys() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
A list of keys of Tag objects.
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.CreateApplicationRequest
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
getTags() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
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.ListTagsForResourceResult
A list of tags returned by ListTagsForResource.
getTags() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
getTags() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
A list of tags that TagResource associates with a resource.
getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The Amazon Resource Name (ARN) of the target.
getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The Amazon Resource Name (ARN) of the target.
getTargetArn() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The Amazon Resource Name (ARN) of the target.
getTargetFilters() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
A key used to filter the returned targets.
getTargetGroup() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The target group associated with the task set.
getTargetGroupInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains information about the target group to use for load balancing in a deployment.
getTargetGroupPairInfoList() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
The target group pair information.
getTargetGroups() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
One pair of target groups.
getTargetId() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of a deployment target that has a type of CloudFormationTarget.
getTargetId() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment target that has a type of ecsTarget.
getTargetId() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment target.
getTargetId() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment target that has a type of instanceTarget.
getTargetId() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment target that has a type of lambdaTarget.
getTargetIds() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
The unique IDs of the deployment targets.
getTargetIds() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
The unique IDs of deployment targets.
getTargetInstances() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that 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.
getTargetVersion() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
getTargetVersionWeight() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment receives.
getTargetVersionWeight() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The percentage of production traffic that the target version of a Lambda function receives.
getTaskSetLabel() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A label that identifies whether the ECS task set is an original target (BLUE) or a replacement target (GREEN).
getTaskSetsInfo() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The ECSTaskSet objects associated with the ECS target.
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
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
getTestTrafficRoute() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
getTimeBasedCanary() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments.
getTimeBasedLinear() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal increments, with an equal number of minutes between each increment.
getTokenName() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
The name of the GitHub account connection to delete.
getTokenName() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
The name of the GitHub account connection that was deleted.
getTokenNameList() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
getTrafficRoutingConfig() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The configuration that specifies how the deployment traffic is routed.
getTrafficRoutingConfig() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The configuration that specifies how the deployment traffic is routed.
getTrafficWeight() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The percentage of traffic served by this task set.
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 Amazon Resource Name (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:
getType() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
The type of traffic shifting (TimeBasedCanary or TimeBasedLinear) used by a deployment configuration.
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 is changed to Stopped if rerouting is not started manually.
GitHubAccountTokenDoesNotExistException - Exception in com.amazonaws.services.codedeploy.model
No GitHub account connection exists with the named specified in the call.
GitHubAccountTokenDoesNotExistException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.GitHubAccountTokenDoesNotExistException
Constructs a new GitHubAccountTokenDoesNotExistException with the specified error message.
GitHubAccountTokenNameRequiredException - Exception in com.amazonaws.services.codedeploy.model
The call is missing a required GitHub account connection name.
GitHubAccountTokenNameRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.GitHubAccountTokenNameRequiredException
Constructs a new GitHubAccountTokenNameRequiredException with the specified error message.
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.AppSpecContent
 
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.BatchGetDeploymentTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
 
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.CloudFormationTarget
 
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.DeleteGitHubAccountTokenRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
 
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.DeploymentTarget
 
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.ECSService
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
 
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.GetDeploymentTargetRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
 
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
Deprecated.
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
 
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.ListDeploymentTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
 
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.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
 
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.PutLifecycleEventHookExecutionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
 
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.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceResult
 
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
Deprecated.
InstanceSummary - Class in com.amazonaws.services.codedeploy.model
Deprecated.
InstanceSummary() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
 
InstanceTarget - Class in com.amazonaws.services.codedeploy.model
A target Amazon EC2 or on-premises instance during a deployment that uses the EC2/On-premises compute platform.
InstanceTarget() - Constructor for class com.amazonaws.services.codedeploy.model.InstanceTarget
 
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.
InvalidArnException - Exception in com.amazonaws.services.codedeploy.model
The specified ARN is not in a valid format.
InvalidArnException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidArnException
Constructs a new InvalidArnException 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.
InvalidComputePlatformException - Exception in com.amazonaws.services.codedeploy.model
The computePlatform is invalid.
InvalidComputePlatformException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidComputePlatformException
Constructs a new InvalidComputePlatformException 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.
InvalidDeploymentTargetIdException - Exception in com.amazonaws.services.codedeploy.model
The target ID provided was not valid.
InvalidDeploymentTargetIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentTargetIdException
Constructs a new InvalidDeploymentTargetIdException with the specified error message.
InvalidDeploymentWaitTypeException - Exception in com.amazonaws.services.codedeploy.model
The wait type is invalid.
InvalidDeploymentWaitTypeException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidDeploymentWaitTypeException
Constructs a new InvalidDeploymentWaitTypeException 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.
InvalidECSServiceException - Exception in com.amazonaws.services.codedeploy.model
The Amazon ECS service identifier is not valid.
InvalidECSServiceException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidECSServiceException
Constructs a new InvalidECSServiceException with the specified error message.
InvalidExternalIdException - Exception in com.amazonaws.services.codedeploy.model
The external ID was specified in an invalid format.
InvalidExternalIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidExternalIdException
Constructs a new InvalidExternalIdException 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.
InvalidGitHubAccountTokenException - Exception in com.amazonaws.services.codedeploy.model
The GitHub token is not valid.
InvalidGitHubAccountTokenException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidGitHubAccountTokenException
Constructs a new InvalidGitHubAccountTokenException with the specified error message.
InvalidGitHubAccountTokenNameException - Exception in com.amazonaws.services.codedeploy.model
The format of the specified GitHub account connection name is invalid.
InvalidGitHubAccountTokenNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidGitHubAccountTokenNameException
Constructs a new InvalidGitHubAccountTokenNameException 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.
InvalidIgnoreApplicationStopFailuresValueException - Exception in com.amazonaws.services.codedeploy.model
The IgnoreApplicationStopFailures value is invalid.
InvalidIgnoreApplicationStopFailuresValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidIgnoreApplicationStopFailuresValueException
Constructs a new InvalidIgnoreApplicationStopFailuresValueException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.codedeploy.model
The input was specified in an invalid format.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
InvalidInstanceNameException - Exception in com.amazonaws.services.codedeploy.model
The 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.
InvalidLifecycleEventHookExecutionIdException - Exception in com.amazonaws.services.codedeploy.model
A lifecycle event hook is invalid.
InvalidLifecycleEventHookExecutionIdException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLifecycleEventHookExecutionIdException
Constructs a new InvalidLifecycleEventHookExecutionIdException with the specified error message.
InvalidLifecycleEventHookExecutionStatusException - Exception in com.amazonaws.services.codedeploy.model
The result of a Lambda validation function that verifies a lifecycle event is invalid.
InvalidLifecycleEventHookExecutionStatusException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidLifecycleEventHookExecutionStatusException
Constructs a new InvalidLifecycleEventHookExecutionStatusException 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 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 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.
InvalidTagsToAddException - Exception in com.amazonaws.services.codedeploy.model
The specified tags are not valid.
InvalidTagsToAddException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTagsToAddException
Constructs a new InvalidTagsToAddException with the specified error message.
InvalidTargetFilterNameException - Exception in com.amazonaws.services.codedeploy.model
The target filter name is invalid.
InvalidTargetFilterNameException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetFilterNameException
Constructs a new InvalidTargetFilterNameException with the specified error message.
InvalidTargetGroupPairException - Exception in com.amazonaws.services.codedeploy.model
A target group pair associated with this deployment is not valid.
InvalidTargetGroupPairException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTargetGroupPairException
Constructs a new InvalidTargetGroupPairException 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.
InvalidTrafficRoutingConfigurationException - Exception in com.amazonaws.services.codedeploy.model
The configuration that specifies how traffic is routed during a deployment is invalid.
InvalidTrafficRoutingConfigurationException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidTrafficRoutingConfigurationException
Constructs a new InvalidTrafficRoutingConfigurationException 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.
InvalidUpdateOutdatedInstancesOnlyValueException - Exception in com.amazonaws.services.codedeploy.model
The UpdateOutdatedInstancesOnly value is invalid.
InvalidUpdateOutdatedInstancesOnlyValueException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.InvalidUpdateOutdatedInstancesOnlyValueException
Constructs a new InvalidUpdateOutdatedInstancesOnlyValueException 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 true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next deployment lifecycle event.
isIgnoreApplicationStopFailures() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next 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.
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

LambdaFunctionInfo - Class in com.amazonaws.services.codedeploy.model
Information about a Lambda function specified in a deployment.
LambdaFunctionInfo() - Constructor for class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
 
LambdaTarget - Class in com.amazonaws.services.codedeploy.model
Information about the target AWS Lambda function during an AWS Lambda deployment.
LambdaTarget() - Constructor for class com.amazonaws.services.codedeploy.model.LambdaTarget
 
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
 
LifecycleEventAlreadyCompletedException - Exception in com.amazonaws.services.codedeploy.model
An attempt to return the status of an already completed lifecycle event occurred.
LifecycleEventAlreadyCompletedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.LifecycleEventAlreadyCompletedException
Constructs a new LifecycleEventAlreadyCompletedException with the specified error message.
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 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 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 IAM user or AWS account.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the applications registered with the 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 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 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 IAM user or AWS account.
listDeploymentConfigsAsync(ListDeploymentConfigsRequest, AsyncHandler<ListDeploymentConfigsRequest, ListDeploymentConfigsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Lists the deployment configurations with the 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 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 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 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 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
Deprecated.
listDeploymentInstances(ListDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
listDeploymentInstances(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
listDeploymentInstancesAsync(ListDeploymentInstancesRequest, AsyncHandler<ListDeploymentInstancesRequest, ListDeploymentInstancesResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
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 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 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 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 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
 
listDeploymentTargets(ListDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listDeploymentTargets(ListDeploymentTargetsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Returns an array of target IDs that are associated a deployment.
listDeploymentTargets(ListDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Returns an array of target IDs that are associated a deployment.
listDeploymentTargetsAsync(ListDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentTargetsAsync(ListDeploymentTargetsRequest, AsyncHandler<ListDeploymentTargetsRequest, ListDeploymentTargetsResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listDeploymentTargetsAsync(ListDeploymentTargetsRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns an array of target IDs that are associated a deployment.
listDeploymentTargetsAsync(ListDeploymentTargetsRequest, AsyncHandler<ListDeploymentTargetsRequest, ListDeploymentTargetsResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns an array of target IDs that are associated a deployment.
listDeploymentTargetsAsync(ListDeploymentTargetsRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listDeploymentTargetsAsync(ListDeploymentTargetsRequest, AsyncHandler<ListDeploymentTargetsRequest, ListDeploymentTargetsResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListDeploymentTargetsRequest - Class in com.amazonaws.services.codedeploy.model
 
ListDeploymentTargetsRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
 
ListDeploymentTargetsResult - Class in com.amazonaws.services.codedeploy.model
 
ListDeploymentTargetsResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
 
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 the list on-premises instances operation.
ListOnPremisesInstancesResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
 
ListStateFilterAction - Enum in com.amazonaws.services.codedeploy.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Returns a list of tags for the resource identified by a specified Amazon Resource Name (ARN).
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.codedeploy.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.codedeploy.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
 
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.AppSpecContent
 
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.CloudFormationTarget
 
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.DeploymentTarget
 
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.ECSService
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
 
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
Deprecated.
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
 
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.RawString
Deprecated.
 
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.TargetGroupPairInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TimeRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
 
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
 
OperationNotSupportedException - Exception in com.amazonaws.services.codedeploy.model
The API used does not support the deployment.
OperationNotSupportedException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.OperationNotSupportedException
Constructs a new OperationNotSupportedException with the specified error message.

P

putLifecycleEventHookExecutionStatus(PutLifecycleEventHookExecutionStatusRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
putLifecycleEventHookExecutionStatus(PutLifecycleEventHookExecutionStatusRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Sets the result of a Lambda validation function.
putLifecycleEventHookExecutionStatus(PutLifecycleEventHookExecutionStatusRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Sets the result of a Lambda validation function.
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest, AsyncHandler<PutLifecycleEventHookExecutionStatusRequest, PutLifecycleEventHookExecutionStatusResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Sets the result of a Lambda validation function.
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest, AsyncHandler<PutLifecycleEventHookExecutionStatusRequest, PutLifecycleEventHookExecutionStatusResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Sets the result of a Lambda validation function.
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
putLifecycleEventHookExecutionStatusAsync(PutLifecycleEventHookExecutionStatusRequest, AsyncHandler<PutLifecycleEventHookExecutionStatusRequest, PutLifecycleEventHookExecutionStatusResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
PutLifecycleEventHookExecutionStatusRequest - Class in com.amazonaws.services.codedeploy.model
 
PutLifecycleEventHookExecutionStatusRequest() - Constructor for class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
 
PutLifecycleEventHookExecutionStatusResult - Class in com.amazonaws.services.codedeploy.model
 
PutLifecycleEventHookExecutionStatusResult() - Constructor for class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
 

R

RawString - Class in com.amazonaws.services.codedeploy.model
Deprecated.
RawString() - Constructor for class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
 
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
 
ResourceArnRequiredException - Exception in com.amazonaws.services.codedeploy.model
The ARN of a resource is required, but was not found.
ResourceArnRequiredException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ResourceArnRequiredException
Constructs a new ResourceArnRequiredException with the specified error message.
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 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 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 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 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 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 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 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 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 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 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 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 that corresponds 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.
setAppSpecContent(AppSpecContent) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
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 Amazon EC2 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.
setCanaryInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The number of minutes between the first and second traffic shifts of a TimeBasedCanary deployment.
setCanaryPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The percentage of traffic to shift in the first increment of a TimeBasedCanary deployment.
setCloudFormationTarget(CloudFormationTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
 
setClusterName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the cluster that the Amazon ECS service is associated with.
setCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
setCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
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 that indicates when the deployment was complete.
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The destination platform type for deployment of the application (Lambda or Server).
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
setComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
setComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
setContent(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The YAML-formatted or JSON-formatted revision string.
setContent(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The YAML-formatted or JSON-formatted revision string.
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 that indicates when the deployment was created.
setCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp that indicates 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.
setCurrentVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to.
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 a 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 a 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 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 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 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 a 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 a deployment group for the specified application.
setDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of a deployment group for the specified application.
setDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The names of the deployment groups.
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 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.BatchGetDeploymentTargetsRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of an AWS CloudFormation blue/green deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The unique ID of a 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
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment.
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
The unique ID of a deployment associated with the IAM user or AWS account.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The unique ID of a deployment.
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.ListDeploymentTargetsRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The unique ID of a deployment.
setDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The unique ID of a 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.
setDeploymentStatusMessages(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Messages that contain information about the status of a deployment.
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.
setDeploymentTarget(DeploymentTarget) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
A deployment target that contains information about a deployment such as its status, lifecycle events, and when it was last updated.
setDeploymentTargets(Collection<DeploymentTarget>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
A list of target objects for a deployment.
setDeploymentTargetType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
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.
setDeploymentWaitType(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The status of the deployment's waiting period.
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.
setDesiredCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in a task set.
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 that contains other lists of EC2 instance tag groups.
setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The target Amazon ECS services in the deployment group.
setEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
setEcsTarget(ECSTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the Amazon ECS compute platform.
setElbInfoList(Collection<ELBInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains 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 that indicates when the most recent deployment to the deployment group was complete.
setEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates 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 might have occurred during the API call.
setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that might have occurred during the API call.
setErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that might 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.
setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.
setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this deployment.
setExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The unique ID of an external resource for returning deployments linked to the external resource.
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.
setFunctionAlias(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The alias of a Lambda function.
setFunctionName(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The name of a Lambda function.
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.
setIdentifer(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A unique ID of an ECSTaskSet.
setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next deployment lifecycle event.
setIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next 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
Deprecated.
The instance ID.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances used in the deployment.
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.
setInstanceLabel(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
A label that identifies whether the instance is an original target (BLUE) or a replacement target ( GREEN).
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
Deprecated.
setInstanceTarget(InstanceTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the EC2/On-premises compute platform.
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
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
setInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
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.
setLambdaFunctionInfo(LambdaFunctionInfo) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
A LambdaFunctionInfo object that describes a target Lambda function.
setLambdaTarget(LambdaTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the AWS Lambda compute platform.
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.CloudFormationTarget
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The date and time when the target Amazon ECS application was updated by a deployment.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A timestamp that indicates when the instance information was last updated.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The date and time when the target instance was updated by a deployment.
setLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The date and time when the target Lambda function was updated by a deployment.
setLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
setLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The execution ID of a deployment's lifecycle hook.
setLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
The execution ID of the lifecycle event hook.
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.CloudFormationTarget
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The lifecycle events of the deployment to this target Amazon ECS application.
setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A list of lifecycle events for this instance.
setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The lifecycle events of the deployment to this target instance.
setLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The lifecycle events of the deployment to this target Lambda function.
setLinearInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The number of minutes between each incremental traffic shift of a TimeBasedLinear deployment.
setLinearPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear deployment.
setLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application.
setListenerArns(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
The Amazon Resource Name (ARN) of one listener.
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 is 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 are 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 ListApplicationRevisions call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier is also 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 ListDeploymentConfigs 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.ListDeploymentTargetsRequest
A token identifier returned from the previous ListDeploymentTargets call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
If a large amount of information is returned, a token 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.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
An identifier returned from the previous ListTagsForResource call.
setNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
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 that contains 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.
setPendingCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the PENDING status during an Amazon ECS deployment.
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.
setProdTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
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.
setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
The ARN of a CodeDeploy resource.
setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
The ARN of a resource, such as a CodeDeploy application or deployment group.
setResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the TagKeys input parameter.
setResourceType(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The resource type for the AWS CloudFormation blue/green deployment.
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
An array of RevisionLocation objects that specify 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 that describes 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.
setRunningCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the RUNNING status during an Amazon ECS deployment.
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 a revision stored in Amazon S3.
setScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
setServiceName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the target Amazon ECS service.
setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role Amazon Resource Name (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 Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your behalf.
setServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
setSha256(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The SHA256 hash value of the revision content.
setSha256(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The SHA256 hash value of the revision content.
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 that indicates when the deployment was deployed to the deployment group.
setStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates when the deployment lifecycle event started.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The status of an AWS CloudFormation blue/green deployment's target application.
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.ECSTarget
The status an Amazon ECS deployment's target ECS application.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The status of the task set.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
setStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The status an EC2/On-premises deployment's target instance.
setStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The status an AWS Lambda deployment's target Lambda function.
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.PutLifecycleEventHookExecutionStatusRequest
The result of a Lambda function that validates a deployment lifecycle event (Succeeded or Failed).
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.
setString(RawString) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Deprecated.
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 are used to restrict the 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.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
A list of keys of Tag objects.
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.CreateApplicationRequest
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
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.ListTagsForResourceResult
A list of tags returned by ListTagsForResource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesRequest
The tag key-value pairs to remove from the on-premises instances.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
A list of tags that TagResource associates with a resource.
setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The Amazon Resource Name (ARN) of the target.
setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The Amazon Resource Name (ARN) of the target.
setTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The Amazon Resource Name (ARN) of the target.
setTargetFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
A key used to filter the returned targets.
setTargetGroup(TargetGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The target group associated with the task set.
setTargetGroupInfoList(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains information about the target group to use for load balancing in a deployment.
setTargetGroupPairInfoList(Collection<TargetGroupPairInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
The target group pair information.
setTargetGroups(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
One pair of target groups.
setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of a deployment target that has a type of CloudFormationTarget.
setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment target that has a type of ecsTarget.
setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment target.
setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment target that has a type of instanceTarget.
setTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment target that has a type of lambdaTarget.
setTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
The unique IDs of the deployment targets.
setTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
The unique IDs of deployment targets.
setTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that 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.
setTargetVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
setTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment receives.
setTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The percentage of production traffic that the target version of a Lambda function receives.
setTaskSetLabel(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A label that identifies whether the ECS task set is an original target (BLUE) or a replacement target (GREEN).
setTaskSetsInfo(Collection<ECSTaskSet>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The ECSTaskSet objects associated with the ECS target.
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
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
setTestTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
setTimeBasedCanary(TimeBasedCanary) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments.
setTimeBasedLinear(TimeBasedLinear) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal increments, with an equal number of minutes between each increment.
setTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
The name of the GitHub account connection to delete.
setTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
The name of the GitHub account connection that was deleted.
setTokenNameList(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
A list of names of connections to GitHub accounts.
setTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The configuration that specifies how the deployment traffic is routed.
setTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The configuration that specifies how the deployment traffic is routed.
setTrafficWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The percentage of traffic served by this task set.
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 Amazon Resource Name (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:
setType(String) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
The type of traffic shifting (TimeBasedCanary or TimeBasedLinear) used by a deployment configuration.
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 is 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
Deprecated.
skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Deprecated.
skipWaitTimeForInstanceTermination(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
skipWaitTimeForInstanceTerminationAsync(SkipWaitTimeForInstanceTerminationRequest, AsyncHandler<SkipWaitTimeForInstanceTerminationRequest, SkipWaitTimeForInstanceTerminationResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
Deprecated.
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.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Associates the list of tags in the input Tags parameter with the resource identified by the ResourceArn input parameter.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Associates the list of tags in the input Tags parameter with the resource identified by the ResourceArn input parameter.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Associates the list of tags in the input Tags parameter with the resource identified by the ResourceArn input parameter.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Associates the list of tags in the input Tags parameter with the resource identified by the ResourceArn input parameter.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.codedeploy.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.codedeploy.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.codedeploy.model.TagResourceResult
 
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.
TargetFilterName - Enum in com.amazonaws.services.codedeploy.model
 
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
 
TargetGroupPairInfo - Class in com.amazonaws.services.codedeploy.model
Information about two target groups and how traffic is routed during an Amazon ECS deployment.
TargetGroupPairInfo() - Constructor for class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
 
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
 
TargetLabel - Enum in com.amazonaws.services.codedeploy.model
 
TargetStatus - Enum in com.amazonaws.services.codedeploy.model
 
ThrottlingException - Exception in com.amazonaws.services.codedeploy.model
An API function was called too frequently.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.codedeploy.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TimeBasedCanary - Class in com.amazonaws.services.codedeploy.model
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments.
TimeBasedCanary() - Constructor for class com.amazonaws.services.codedeploy.model.TimeBasedCanary
 
TimeBasedLinear - Class in com.amazonaws.services.codedeploy.model
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal increments, with an equal number of minutes between each increment.
TimeBasedLinear() - Constructor for class com.amazonaws.services.codedeploy.model.TimeBasedLinear
 
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.AddTagsToOnPremisesInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.Alarm
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.AlarmConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ApplicationRevisionSortBy
 
toString() - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.AutoRollbackConfiguration
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BatchGetOnPremisesInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BlueGreenDeploymentConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.BlueInstanceTerminationOption
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.BundleType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ComputePlatform
 
toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteDeploymentGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Returns a string representation of this object.
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.
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.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentTargetType
 
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentType
 
toString() - Method in enum com.amazonaws.services.codedeploy.model.DeploymentWaitType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.DeregisterOnPremisesInstanceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.EC2TagFilter
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.ECSService
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ELBInfo
Returns a string representation of this object.
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.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetApplicationRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentInstanceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GetOnPremisesInstanceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.GitHubLocation
Returns a string representation of this object.
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.
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.
toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceStatus
Deprecated.
 
toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.InstanceType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
Returns a string representation of this object.
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.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentConfigsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListGitHubAccountTokenNamesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.ListStateFilterAction
 
toString() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.MinimumHealthyHosts
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterApplicationRevisionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RegisterOnPremisesInstanceResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.RemoveTagsFromOnPremisesInstancesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.S3Location
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.StopDeploymentResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.codedeploy.model.TagFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TagFilterType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetFilterName
 
toString() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TargetInstances
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetLabel
 
toString() - Method in enum com.amazonaws.services.codedeploy.model.TargetStatus
 
toString() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TimeRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TrafficRoutingType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.TriggerConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.codedeploy.model.TriggerEventType
 
toString() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupResult
Returns a string representation of this object.
TrafficRoute - Class in com.amazonaws.services.codedeploy.model
Information about a listener.
TrafficRoute() - Constructor for class com.amazonaws.services.codedeploy.model.TrafficRoute
 
TrafficRoutingConfig - Class in com.amazonaws.services.codedeploy.model
The configuration that specifies how traffic is shifted from one version of a Lambda function to another version during an AWS Lambda deployment, or from one Amazon ECS task set to another during an Amazon ECS deployment.
TrafficRoutingConfig() - Constructor for class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
 
TrafficRoutingType - Enum in com.amazonaws.services.codedeploy.model
 
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.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeploy
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeploy
Disassociates a resource from a list of tags.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployClient
Disassociates a resource from a list of tags.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AbstractAmazonCodeDeployAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Disassociates a resource from a list of tags.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.codedeploy.AmazonCodeDeployAsync
Disassociates a resource from a list of tags.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.codedeploy.AmazonCodeDeployAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.codedeploy.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.codedeploy.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.codedeploy.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.codedeploy.model.UntagResourceResult
 
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.ComputePlatform
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.DeploymentTargetType
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.DeploymentWaitType
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
Deprecated.
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.TargetFilterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.TargetLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.TargetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codedeploy.model.TrafficRoutingType
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.ComputePlatform
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.DeploymentTargetType
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.DeploymentWaitType
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
Deprecated.
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.TargetFilterName
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.TargetLabel
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.TargetStatus
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.TrafficRoutingType
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 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 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 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 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 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 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 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 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 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 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 that corresponds 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.
withAppSpecContent(AppSpecContent) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
The content of an AppSpec file for an AWS Lambda or Amazon ECS deployment.
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 Amazon EC2 Auto Scaling groups.
withAutoScalingGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A list of associated Amazon EC2 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.
withCanaryInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The number of minutes between the first and second traffic shifts of a TimeBasedCanary deployment.
withCanaryPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedCanary
The percentage of traffic to shift in the first increment of a TimeBasedCanary deployment.
withCloudFormationTarget(CloudFormationTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
 
withClusterName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the cluster that the Amazon ECS service is associated with.
withCode(String) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
withCode(ErrorCode) - Method in class com.amazonaws.services.codedeploy.model.ErrorInformation
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 that indicates when the deployment was complete.
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The destination platform type for deployment of the application (Lambda or Server).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
The destination platform type for deployment of the application (Lambda or Server).
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withComputePlatform(ComputePlatform) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The destination platform type for the deployment (Lambda, Server, or ECS).
withContent(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The YAML-formatted or JSON-formatted revision string.
withContent(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The YAML-formatted or JSON-formatted revision string.
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 that indicates when the deployment was created.
withCreateTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
A timestamp that indicates 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.
withCurrentVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to.
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 a 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 a 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 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 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 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 a 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 a deployment group for the specified application.
withDeploymentGroupName(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The name of a deployment group for the specified application.
withDeploymentGroupNames(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The names of the deployment groups.
withDeploymentGroupNames(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsRequest
The names of the deployment groups.
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 deployment group names.
withDeploymentGroups(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentGroupsResult
A list of 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.BatchGetDeploymentTargetsRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of an AWS CloudFormation blue/green deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The unique ID of a 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
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment.
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
The unique ID of a deployment associated with the IAM user or AWS account.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.LastDeploymentInfo
The unique ID of a deployment.
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.ListDeploymentTargetsRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The unique ID of a deployment.
withDeploymentId(String) - Method in class com.amazonaws.services.codedeploy.model.SkipWaitTimeForInstanceTerminationRequest
The unique ID of a 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.
withDeploymentStatusMessages(String...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Messages that contain information about the status of a deployment.
withDeploymentStatusMessages(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
Messages that contain information about the status of a deployment.
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.
withDeploymentTarget(DeploymentTarget) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetResult
A deployment target that contains information about a deployment such as its status, lifecycle events, and when it was last updated.
withDeploymentTargets(DeploymentTarget...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
A list of target objects for a deployment.
withDeploymentTargets(Collection<DeploymentTarget>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsResult
A list of target objects for a deployment.
withDeploymentTargetType(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
withDeploymentTargetType(DeploymentTargetType) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
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.
withDeploymentWaitType(String) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The status of the deployment's waiting period.
withDeploymentWaitType(DeploymentWaitType) - Method in class com.amazonaws.services.codedeploy.model.ContinueDeploymentRequest
The status of the deployment's waiting period.
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.
withDesiredCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in a task set.
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 that contains other lists of EC2 instance tag groups.
withEc2TagSetList(Collection<List<EC2TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.EC2TagSet
A list that contains other lists of EC2 instance tag groups.
withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The target Amazon ECS services in the deployment group.
withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.DeploymentGroupInfo
The target Amazon ECS services in the deployment group.
withEcsServices(ECSService...) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
withEcsServices(Collection<ECSService>) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
The target Amazon ECS services in the deployment group.
withEcsTarget(ECSTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the Amazon ECS compute platform.
withElbInfoList(ELBInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains 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 that contains 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 that indicates when the most recent deployment to the deployment group was complete.
withEndTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates 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 might have occurred during the API call.
withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentGroupsResult
Information about errors that might have occurred during the API call.
withErrorMessage(String) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesResult
Information about errors that might 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.
withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteResourcesByExternalIdRequest
The unique ID of an external resource (for example, a CloudFormation stack ID) that is linked to one or more CodeDeploy resources.
withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
The unique ID for an external resource (for example, a CloudFormation stack ID) that is linked to this deployment.
withExternalId(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentsRequest
The unique ID of an external resource for returning deployments linked to the external resource.
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.
withFunctionAlias(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The alias of a Lambda function.
withFunctionName(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The name of a Lambda function.
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.
withIdentifer(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A unique ID of an ECSTaskSet.
withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next deployment lifecycle event.
withIgnoreApplicationStopFailures(Boolean) - Method in class com.amazonaws.services.codedeploy.model.DeploymentInfo
If true, then if an ApplicationStop, BeforeBlockTraffic, or AfterBlockTraffic deployment lifecycle event to an instance fails, then the deployment continues to the next 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
Deprecated.
The instance ID.
withInstanceIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances used in the deployment.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentInstancesRequest
The unique IDs of instances used in the deployment.
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.
withInstanceLabel(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
A label that identifies whether the instance is an original target (BLUE) or a replacement target ( GREEN).
withInstanceLabel(TargetLabel) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
A label that identifies whether the instance is an original target (BLUE) or a replacement target ( GREEN).
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
Deprecated.
withInstanceTarget(InstanceTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the EC2/On-premises compute platform.
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
Deprecated.
Information about which environment an instance belongs to in a blue/green deployment.
withInstanceType(InstanceType) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
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.
withLambdaFunctionInfo(LambdaFunctionInfo) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
A LambdaFunctionInfo object that describes a target Lambda function.
withLambdaTarget(LambdaTarget) - Method in class com.amazonaws.services.codedeploy.model.DeploymentTarget
Information about the target for a deployment that uses the AWS Lambda compute platform.
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.CloudFormationTarget
The date and time when the target application was updated by an AWS CloudFormation blue/green deployment.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The date and time when the target Amazon ECS application was updated by a deployment.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A timestamp that indicates when the instance information was last updated.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The date and time when the target instance was updated by a deployment.
withLastUpdatedAt(Date) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The date and time when the target Lambda function was updated by a deployment.
withLastUsedTime(Date) - Method in class com.amazonaws.services.codedeploy.model.GenericRevisionInfo
When the revision was last used by AWS CodeDeploy.
withLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The execution ID of a deployment's lifecycle hook.
withLifecycleEventHookExecutionId(String) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusResult
The execution ID of the lifecycle event hook.
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.CloudFormationTarget
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The lifecycle events of the AWS CloudFormation blue/green deployment to this target application.
withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The lifecycle events of the deployment to this target Amazon ECS application.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The lifecycle events of the deployment to this target Amazon ECS application.
withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A list of lifecycle events for this instance.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
A list of lifecycle events for this instance.
withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The lifecycle events of the deployment to this target instance.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The lifecycle events of the deployment to this target instance.
withLifecycleEvents(LifecycleEvent...) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The lifecycle events of the deployment to this target Lambda function.
withLifecycleEvents(Collection<LifecycleEvent>) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The lifecycle events of the deployment to this target Lambda function.
withLinearInterval(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The number of minutes between each incremental traffic shift of a TimeBasedLinear deployment.
withLinearPercentage(Integer) - Method in class com.amazonaws.services.codedeploy.model.TimeBasedLinear
The percentage of traffic that is shifted at the start of each increment of a TimeBasedLinear deployment.
withLinkedToGitHub(Boolean) - Method in class com.amazonaws.services.codedeploy.model.ApplicationInfo
True if the user has authenticated with GitHub for the specified application.
withListenerArns(String...) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
The Amazon Resource Name (ARN) of one listener.
withListenerArns(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoute
The Amazon Resource Name (ARN) of one listener.
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 is 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 are 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 ListApplicationRevisions call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListApplicationRevisionsResult
If a large amount of information is returned, an identifier is also 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 ListDeploymentConfigs 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.ListDeploymentTargetsRequest
A token identifier returned from the previous ListDeploymentTargets call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
If a large amount of information is returned, a token 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.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
An identifier returned from the previous ListTagsForResource call.
withNextToken(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
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 that contains other lists of on-premises instance tag groups.
withOnPremisesTagSetList(Collection<List<TagFilter>>) - Method in class com.amazonaws.services.codedeploy.model.OnPremisesTagSet
A list that contains 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.
withPendingCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the PENDING status during an Amazon ECS deployment.
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.
withProdTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
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.
withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceRequest
The ARN of a CodeDeploy resource.
withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
The ARN of a resource, such as a CodeDeploy application or deployment group.
withResourceArn(String) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
The Amazon Resource Name (ARN) that specifies from which resource to disassociate the tags with the keys in the TagKeys input parameter.
withResourceType(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The resource type for the AWS CloudFormation blue/green deployment.
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
An array of RevisionLocation objects that specify information to get about the application revisions, including type and location.
withRevisions(Collection<RevisionLocation>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetApplicationRevisionsRequest
An array of RevisionLocation objects that specify 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 that describes 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.
withRunningCount(Long) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The number of tasks in the task set that are in the RUNNING status during an Amazon ECS deployment.
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 a revision stored in Amazon S3.
withScriptName(String) - Method in class com.amazonaws.services.codedeploy.model.Diagnostics
The name of the script.
withServiceName(String) - Method in class com.amazonaws.services.codedeploy.model.ECSService
The name of the target Amazon ECS service.
withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
A service role Amazon Resource Name (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 Amazon Resource Name (ARN) that grants CodeDeploy permission to make calls to AWS services on your behalf.
withServiceRoleArn(String) - Method in class com.amazonaws.services.codedeploy.model.UpdateDeploymentGroupRequest
A replacement ARN for the service role, if you want to change it.
withSha256(String) - Method in class com.amazonaws.services.codedeploy.model.AppSpecContent
The SHA256 hash value of the revision content.
withSha256(String) - Method in class com.amazonaws.services.codedeploy.model.RawString
Deprecated.
The SHA256 hash value of the revision content.
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 that indicates when the deployment was deployed to the deployment group.
withStartTime(Date) - Method in class com.amazonaws.services.codedeploy.model.LifecycleEvent
A timestamp that indicates when the deployment lifecycle event started.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The status of an AWS CloudFormation blue/green deployment's target application.
withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The status of an AWS CloudFormation blue/green deployment's target application.
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.ECSTarget
The status an Amazon ECS deployment's target ECS application.
withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The status an Amazon ECS deployment's target ECS application.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The status of the task set.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
withStatus(InstanceStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceSummary
Deprecated.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The status an EC2/On-premises deployment's target instance.
withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The status an EC2/On-premises deployment's target instance.
withStatus(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The status an AWS Lambda deployment's target Lambda function.
withStatus(TargetStatus) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The status an AWS Lambda deployment's target Lambda function.
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.PutLifecycleEventHookExecutionStatusRequest
The result of a Lambda function that validates a deployment lifecycle event (Succeeded or Failed).
withStatus(LifecycleEventStatus) - Method in class com.amazonaws.services.codedeploy.model.PutLifecycleEventHookExecutionStatusRequest
The result of a Lambda function that validates a deployment lifecycle event (Succeeded or Failed).
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.
withString(RawString) - Method in class com.amazonaws.services.codedeploy.model.RevisionLocation
Deprecated.
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 are used to restrict the on-premises instance names returned.
withTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.codedeploy.model.ListOnPremisesInstancesRequest
The on-premises instance tags that are used to restrict the 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.
withTagKeys(String...) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
A list of keys of Tag objects.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.UntagResourceRequest
A list of keys of Tag objects.
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.CreateApplicationRequest
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateApplicationRequest
The metadata that you apply to CodeDeploy applications to help you organize and categorize them.
withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentGroupRequest
The metadata that you apply to CodeDeploy deployment groups to help you organize and categorize them.
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.ListTagsForResourceResult
A list of tags returned by ListTagsForResource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.ListTagsForResourceResult
A list of tags returned by ListTagsForResource.
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.
withTags(Tag...) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
A list of tags that TagResource associates with a resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.codedeploy.model.TagResourceRequest
A list of tags that TagResource associates with a resource.
withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The Amazon Resource Name (ARN) of the target.
withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The Amazon Resource Name (ARN) of the target.
withTargetArn(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The Amazon Resource Name (ARN) of the target.
withTargetFilters(Map<String, List<String>>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsRequest
A key used to filter the returned targets.
withTargetGroup(TargetGroupInfo) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The target group associated with the task set.
withTargetGroupInfoList(TargetGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
An array that contains 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 that contains information about the target group to use for load balancing in a deployment.
withTargetGroupPairInfoList(TargetGroupPairInfo...) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
The target group pair information.
withTargetGroupPairInfoList(Collection<TargetGroupPairInfo>) - Method in class com.amazonaws.services.codedeploy.model.LoadBalancerInfo
The target group pair information.
withTargetGroups(TargetGroupInfo...) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
One pair of target groups.
withTargetGroups(Collection<TargetGroupInfo>) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
One pair of target groups.
withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The unique ID of a deployment target that has a type of CloudFormationTarget.
withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The unique ID of a deployment target that has a type of ecsTarget.
withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.GetDeploymentTargetRequest
The unique ID of a deployment target.
withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.InstanceTarget
The unique ID of a deployment target that has a type of instanceTarget.
withTargetId(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaTarget
The unique ID of a deployment target that has a type of lambdaTarget.
withTargetIds(String...) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
The unique IDs of the deployment targets.
withTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.BatchGetDeploymentTargetsRequest
The unique IDs of the deployment targets.
withTargetIds(String...) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
The unique IDs of deployment targets.
withTargetIds(Collection<String>) - Method in class com.amazonaws.services.codedeploy.model.ListDeploymentTargetsResult
The unique IDs of deployment targets.
withTargetInstances(TargetInstances) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentRequest
Information about the instances that 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.
withTargetVersion(String) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The version of a Lambda function that production traffic points to after the Lambda function is deployed.
withTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.CloudFormationTarget
The percentage of production traffic that the target version of an AWS CloudFormation blue/green deployment receives.
withTargetVersionWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.LambdaFunctionInfo
The percentage of production traffic that the target version of a Lambda function receives.
withTaskSetLabel(String) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A label that identifies whether the ECS task set is an original target (BLUE) or a replacement target (GREEN).
withTaskSetLabel(TargetLabel) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
A label that identifies whether the ECS task set is an original target (BLUE) or a replacement target (GREEN).
withTaskSetsInfo(ECSTaskSet...) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The ECSTaskSet objects associated with the ECS target.
withTaskSetsInfo(Collection<ECSTaskSet>) - Method in class com.amazonaws.services.codedeploy.model.ECSTarget
The ECSTaskSet objects associated with the ECS target.
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
For an Amazon EC2 deployment, the number of minutes to wait after a successful blue/green deployment before terminating instances from the original environment.
withTestTrafficRoute(TrafficRoute) - Method in class com.amazonaws.services.codedeploy.model.TargetGroupPairInfo
An optional path used by a load balancer to route test traffic after an Amazon ECS deployment.
withTimeBasedCanary(TimeBasedCanary) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in two increments.
withTimeBasedLinear(TimeBasedLinear) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
A configuration that shifts traffic from one version of a Lambda function or ECS task set to another in equal increments, with an equal number of minutes between each increment.
withTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenRequest
The name of the GitHub account connection to delete.
withTokenName(String) - Method in class com.amazonaws.services.codedeploy.model.DeleteGitHubAccountTokenResult
The name of the GitHub account connection that was deleted.
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.
withTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.CreateDeploymentConfigRequest
The configuration that specifies how the deployment traffic is routed.
withTrafficRoutingConfig(TrafficRoutingConfig) - Method in class com.amazonaws.services.codedeploy.model.DeploymentConfigInfo
The configuration that specifies how the deployment traffic is routed.
withTrafficWeight(Double) - Method in class com.amazonaws.services.codedeploy.model.ECSTaskSet
The percentage of traffic served by this task set.
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 Amazon Resource Name (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:
withType(String) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
The type of traffic shifting (TimeBasedCanary or TimeBasedLinear) used by a deployment configuration.
withType(TrafficRoutingType) - Method in class com.amazonaws.services.codedeploy.model.TrafficRoutingConfig
The type of traffic shifting (TimeBasedCanary or TimeBasedLinear) used by a deployment configuration.
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 is changed to Stopped if rerouting is not started manually.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.