| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<CommunicationTypeOptions> |
DescribeCreateCaseOptionsResponse.communicationTypes()
A JSON-formatted array that contains the available communication type options, along with the available support
timeframes for the given inputs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.Builder.communicationTypes(CommunicationTypeOptions... communicationTypes)
A JSON-formatted array that contains the available communication type options, along with the available
support timeframes for the given inputs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.Builder.communicationTypes(Collection<CommunicationTypeOptions> communicationTypes)
A JSON-formatted array that contains the available communication type options, along with the available
support timeframes for the given inputs.
|
Copyright © 2023. All rights reserved.