| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
AWS Serverless Repository
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateApplicationVersionResponse |
ServerlessApplicationRepositoryClient.createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest)
Creates an application version.
|
default CreateApplicationVersionResponse |
ServerlessApplicationRepositoryClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApplicationVersionResponse> |
ServerlessApplicationRepositoryAsyncClient.createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest)
Creates an application version.
|
default CompletableFuture<CreateApplicationVersionResponse> |
ServerlessApplicationRepositoryAsyncClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationVersionResponse |
CreateApplicationVersionResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.