| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model | |
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
List<VersionSummary> |
ListApplicationVersionsResponse.versions()
Array of version summaries for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationVersionsResponse.Builder |
ListApplicationVersionsResponse.Builder.versions(VersionSummary... versions)
Array of version summaries for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationVersionsResponse.Builder |
ListApplicationVersionsResponse.Builder.versions(Collection<VersionSummary> versions)
Array of version summaries for the application.
|
| Modifier and Type | Method and Description |
|---|---|
VersionSummary |
VersionSummaryUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionSummaryMarshaller.marshall(VersionSummary versionSummary,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.