| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationDependenciesRequest |
ListApplicationDependenciesRequest.clone() |
ListApplicationDependenciesRequest |
ListApplicationDependenciesRequest.withApplicationId(String applicationId)
The Amazon Resource Name (ARN) of the application.
|
ListApplicationDependenciesRequest |
ListApplicationDependenciesRequest.withMaxItems(Integer maxItems)
The total number of items to return.
|
ListApplicationDependenciesRequest |
ListApplicationDependenciesRequest.withNextToken(String nextToken)
A token to specify where to start paginating.
|
ListApplicationDependenciesRequest |
ListApplicationDependenciesRequest.withSemanticVersion(String semanticVersion)
The semantic version of the application to get.
|
Copyright © 2019. All rights reserved.