| Package | Description |
|---|---|
| com.amazonaws.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| com.amazonaws.services.serverlessapplicationrepository.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetResult |
AWSServerlessApplicationRepository.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest createCloudFormationChangeSetRequest)
Creates an AWS CloudFormation change set for the given application.
|
CreateCloudFormationChangeSetResult |
AWSServerlessApplicationRepositoryClient.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest request)
Creates an AWS CloudFormation change set for the given application.
|
CreateCloudFormationChangeSetResult |
AbstractAWSServerlessApplicationRepository.createCloudFormationChangeSet(CreateCloudFormationChangeSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetResult |
CreateCloudFormationChangeSetResult.clone() |
CreateCloudFormationChangeSetResult |
CreateCloudFormationChangeSetResult.withApplicationId(String applicationId)
The application Amazon Resource Name (ARN).
|
CreateCloudFormationChangeSetResult |
CreateCloudFormationChangeSetResult.withChangeSetId(String changeSetId)
The Amazon Resource Name (ARN) of the change set.
|
CreateCloudFormationChangeSetResult |
CreateCloudFormationChangeSetResult.withSemanticVersion(String semanticVersion)
The semantic version of the application:
|
CreateCloudFormationChangeSetResult |
CreateCloudFormationChangeSetResult.withStackId(String stackId)
The unique ID of the stack.
|
Copyright © 2020. All rights reserved.