| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedHour> |
CommunicationTypeOptions.supportedHours()
A JSON-formatted list containing time ranges when support is available.
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationTypeOptions.Builder |
CommunicationTypeOptions.Builder.supportedHours(SupportedHour... supportedHours)
A JSON-formatted list containing time ranges when support is available.
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationTypeOptions.Builder |
CommunicationTypeOptions.Builder.supportedHours(Collection<SupportedHour> supportedHours)
A JSON-formatted list containing time ranges when support is available.
|
Copyright © 2023. All rights reserved.