| 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.
|
| software.amazon.awssdk.services.serverlessapplicationrepository.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ServerlessApplicationRepositoryClient |
ServerlessApplicationRepositoryClient.create()
Create a
ServerlessApplicationRepositoryClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListApplicationDependenciesIterable(ServerlessApplicationRepositoryClient client,
ListApplicationDependenciesRequest firstRequest) |
ListApplicationsIterable(ServerlessApplicationRepositoryClient client,
ListApplicationsRequest firstRequest) |
ListApplicationVersionsIterable(ServerlessApplicationRepositoryClient client,
ListApplicationVersionsRequest firstRequest) |
Copyright © 2023. All rights reserved.