| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
AWS Serverless Repository
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
ServerlessApplicationRepositoryClient.listApplications()
Lists applications owned by the requester.
|
default ListApplicationsResponse |
ServerlessApplicationRepositoryClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists applications owned by the requester.
|
default ListApplicationsResponse |
ServerlessApplicationRepositoryClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists applications owned by the requester.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListApplicationsResponse> |
ServerlessApplicationRepositoryAsyncClient.listApplications()
Lists applications owned by the requester.
|
default CompletableFuture<ListApplicationsResponse> |
ServerlessApplicationRepositoryAsyncClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists applications owned by the requester.
|
default CompletableFuture<ListApplicationsResponse> |
ServerlessApplicationRepositoryAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists applications owned by the requester.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse |
ListApplicationsResponseUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.