Package | Description |
---|---|
com.amazonaws.services.codedeploy |
CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises
instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.
|
com.amazonaws.services.codedeploy.waiters |
Modifier and Type | Interface and Description |
---|---|
interface |
AmazonCodeDeployAsync
Interface for accessing CodeDeploy asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonCodeDeploy
Abstract implementation of
AmazonCodeDeploy . |
class |
AbstractAmazonCodeDeployAsync
Abstract implementation of
AmazonCodeDeployAsync . |
class |
AmazonCodeDeployAsyncClient
Client for accessing CodeDeploy asynchronously.
|
class |
AmazonCodeDeployClient
Client for accessing CodeDeploy.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonCodeDeploy |
AmazonCodeDeployClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonCodeDeploy using the current builder configuration.
|
static AmazonCodeDeploy |
AmazonCodeDeployClientBuilder.defaultClient() |
Constructor and Description |
---|
AmazonCodeDeployWaiters(AmazonCodeDeploy client)
Constructs a new AmazonCodeDeployWaiters with the given client
|
GetDeploymentFunction(AmazonCodeDeploy client)
Constructs a new GetDeploymentFunction with the given client
|
Copyright © 2022. All rights reserved.