| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model | |
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationSummary> |
ListApplicationsResponse.applications()
Array of application summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse.Builder |
ListApplicationsResponse.Builder.applications(ApplicationSummary... applications)
Array of application summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse.Builder |
ListApplicationsResponse.Builder.applications(Collection<ApplicationSummary> applications)
Array of application summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationSummary |
ApplicationSummaryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationSummaryMarshaller.marshall(ApplicationSummary applicationSummary,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.