| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<DateInterval> |
CommunicationTypeOptions.datesWithoutSupport()
A JSON-formatted list containing date and time ranges for periods without support
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationTypeOptions.Builder |
CommunicationTypeOptions.Builder.datesWithoutSupport(DateInterval... datesWithoutSupport)
A JSON-formatted list containing date and time ranges for periods without support
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationTypeOptions.Builder |
CommunicationTypeOptions.Builder.datesWithoutSupport(Collection<DateInterval> datesWithoutSupport)
A JSON-formatted list containing date and time ranges for periods without support
|
Copyright © 2023. All rights reserved.