| 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 GetApplicationResponse |
ServerlessApplicationRepositoryClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Gets the specified application.
|
default GetApplicationResponse |
ServerlessApplicationRepositoryClient.getApplication(GetApplicationRequest getApplicationRequest)
Gets the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationResponse> |
ServerlessApplicationRepositoryAsyncClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Gets the specified application.
|
default CompletableFuture<GetApplicationResponse> |
ServerlessApplicationRepositoryAsyncClient.getApplication(GetApplicationRequest getApplicationRequest)
Gets the specified application.
|
Copyright © 2023. All rights reserved.