| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model | |
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
Version |
CreateApplicationResponse.version()
Version information about the application.
|
Version |
GetApplicationResponse.version()
Version information about the application.
|
Version |
UpdateApplicationResponse.version()
Version information about the application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.version(Version version)
Version information about the application.
|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.version(Version version)
Version information about the application.
|
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.version(Version version)
Version information about the application.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionMarshaller.marshall(Version version,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.