| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterHistory> |
GetParameterHistoryResponse.parameters()
A list of parameters returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetParameterHistoryResponse.Builder |
GetParameterHistoryResponse.Builder.parameters(ParameterHistory... parameters)
A list of parameters returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
GetParameterHistoryResponse.Builder |
GetParameterHistoryResponse.Builder.parameters(Collection<ParameterHistory> parameters)
A list of parameters returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterHistory |
ParameterHistoryUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterHistoryMarshaller.marshall(ParameterHistory parameterHistory,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.