| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationResponse |
CodeDeployClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application.
|
default CreateApplicationResponse |
CodeDeployClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApplicationResponse> |
CodeDeployAsyncClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application.
|
default CompletableFuture<CreateApplicationResponse> |
CodeDeployAsyncClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application.
|
Copyright © 2022. All rights reserved.