| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCalendarStateResponse |
SsmClient.getCalendarState(GetCalendarStateRequest getCalendarStateRequest)
Gets the state of the AWS Systems Manager Change Calendar at an optional, specified time.
|
default CompletableFuture<GetCalendarStateResponse> |
SsmAsyncClient.getCalendarState(GetCalendarStateRequest getCalendarStateRequest)
Gets the state of the AWS Systems Manager Change Calendar at an optional, specified time.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCalendarStateRequestMarshaller.marshall(GetCalendarStateRequest getCalendarStateRequest) |
Copyright © 2020. All rights reserved.