| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.paginators | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Activation> |
DescribeActivationsResponse.activationList()
A list of activations for your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeActivationsResponse.Builder |
DescribeActivationsResponse.Builder.activationList(Activation... activationList)
A list of activations for your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeActivationsResponse.Builder |
DescribeActivationsResponse.Builder.activationList(Collection<Activation> activationList)
A list of activations for your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Activation> |
DescribeActivationsPaginator.activationList()
Returns an iterable to iterate through the paginated
DescribeActivationsResponse.activationList() member. |
| Modifier and Type | Method and Description |
|---|---|
Activation |
ActivationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationMarshaller.marshall(Activation activation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.