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(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.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.languageAvailability(String languageAvailability) |
Language availability can be any of the following:
|
DescribeCreateCaseOptionsResponse.Builder |
DescribeCreateCaseOptionsResponse.toBuilder() |
|