| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
AWS Serverless Repository
|
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCloudFormationChangeSetResponse> |
ServerlessApplicationRepositoryAsyncClient.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest)
Creates an AWS CloudFormation ChangeSet for the given application.
|
default CreateCloudFormationChangeSetResponse |
ServerlessApplicationRepositoryClient.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest)
Creates an AWS CloudFormation ChangeSet for the given application.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateCloudFormationChangeSetRequest> |
CreateCloudFormationChangeSetRequestMarshaller.marshall(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateCloudFormationChangeSetRequest> |
CreateCloudFormationChangeSetRequestMarshaller.marshall(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest) |
void |
CreateCloudFormationChangeSetRequestModelMarshaller.marshall(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.