| 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 |
|---|---|
Future<ListApplicationsResult> |
AbstractAWSServerlessApplicationRepositoryAsync.listApplicationsAsync(ListApplicationsRequest request,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler) |
Future<ListApplicationsResult> |
AWSServerlessApplicationRepositoryAsync.listApplicationsAsync(ListApplicationsRequest listApplicationsRequest,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler)
Lists applications owned by the requester.
|
Future<ListApplicationsResult> |
AWSServerlessApplicationRepositoryAsyncClient.listApplicationsAsync(ListApplicationsRequest request,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsRequest |
ListApplicationsRequest.clone() |
ListApplicationsRequest |
ListApplicationsRequest.withMaxItems(Integer maxItems)
The total number of items to return.
|
ListApplicationsRequest |
ListApplicationsRequest.withNextToken(String nextToken)
A token to specify where to start paginating.
|
Copyright © 2025. All rights reserved.