| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteApplicationResponse |
ServerlessApplicationRepositoryClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes the specified application.
|
default DeleteApplicationResponse |
ServerlessApplicationRepositoryClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteApplicationResponse> |
ServerlessApplicationRepositoryAsyncClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes the specified application.
|
default CompletableFuture<DeleteApplicationResponse> |
ServerlessApplicationRepositoryAsyncClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes the specified application.
|
Copyright © 2023. All rights reserved.