| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository.model | |
| software.amazon.awssdk.services.serverlessapplicationrepository.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterValue> |
CreateCloudFormationChangeSetRequest.parameterOverrides()
A list of parameter values for the parameters of the application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetRequest.Builder |
CreateCloudFormationChangeSetRequest.Builder.parameterOverrides(ParameterValue... parameterOverrides)
A list of parameter values for the parameters of the application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationChangeSetRequest.Builder |
CreateCloudFormationChangeSetRequest.Builder.parameterOverrides(Collection<ParameterValue> parameterOverrides)
A list of parameter values for the parameters of the application.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterValue |
ParameterValueUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterValueMarshaller.marshall(ParameterValue parameterValue,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.