| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.builder() |
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.
|
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.
|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.Builder.communicationTypes(Consumer<CommunicationTypeOptions.Builder>... communicationTypes)
A JSON-formatted array that contains the available communication type options, along with the available
support timeframes for the given inputs.
|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.Builder.languageAvailability(String languageAvailability)
Language availability can be any of the following:
|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeCreateCaseOptionsResponse.Builder> |
DescribeCreateCaseOptionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.