| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDataSyncItem> |
ListResourceDataSyncResponse.resourceDataSyncItems()
A list of your current Resource Data Sync configurations and their statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceDataSyncResponse.Builder |
ListResourceDataSyncResponse.Builder.resourceDataSyncItems(ResourceDataSyncItem... resourceDataSyncItems)
A list of your current Resource Data Sync configurations and their statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceDataSyncResponse.Builder |
ListResourceDataSyncResponse.Builder.resourceDataSyncItems(Collection<ResourceDataSyncItem> resourceDataSyncItems)
A list of your current Resource Data Sync configurations and their statuses.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncItem |
ResourceDataSyncItemUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataSyncItemMarshaller.marshall(ResourceDataSyncItem resourceDataSyncItem,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.