| Package | Description |
|---|---|
| com.amazonaws.services.support |
|
| com.amazonaws.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeCreateCaseOptionsResult |
AbstractAWSSupport.describeCreateCaseOptions(DescribeCreateCaseOptionsRequest request) |
DescribeCreateCaseOptionsResult |
AWSSupport.describeCreateCaseOptions(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)
Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.
|
DescribeCreateCaseOptionsResult |
AWSSupportClient.describeCreateCaseOptions(DescribeCreateCaseOptionsRequest request)
Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeCreateCaseOptionsResult> |
AbstractAWSSupportAsync.describeCreateCaseOptionsAsync(DescribeCreateCaseOptionsRequest request,
AsyncHandler<DescribeCreateCaseOptionsRequest,DescribeCreateCaseOptionsResult> asyncHandler) |
Future<DescribeCreateCaseOptionsResult> |
AWSSupportAsync.describeCreateCaseOptionsAsync(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest,
AsyncHandler<DescribeCreateCaseOptionsRequest,DescribeCreateCaseOptionsResult> asyncHandler)
Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.
|
Future<DescribeCreateCaseOptionsResult> |
AWSSupportAsyncClient.describeCreateCaseOptionsAsync(DescribeCreateCaseOptionsRequest request,
AsyncHandler<DescribeCreateCaseOptionsRequest,DescribeCreateCaseOptionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeCreateCaseOptionsResult |
DescribeCreateCaseOptionsResult.clone() |
DescribeCreateCaseOptionsResult |
DescribeCreateCaseOptionsResult.withCommunicationTypes(Collection<CommunicationTypeOptions> communicationTypes)
A JSON-formatted array that contains the available communication type options, along with the available support
timeframes for the given inputs.
|
DescribeCreateCaseOptionsResult |
DescribeCreateCaseOptionsResult.withCommunicationTypes(CommunicationTypeOptions... communicationTypes)
A JSON-formatted array that contains the available communication type options, along with the available support
timeframes for the given inputs.
|
DescribeCreateCaseOptionsResult |
DescribeCreateCaseOptionsResult.withLanguageAvailability(String languageAvailability)
Language availability can be any of the following:
|
Copyright © 2024. All rights reserved.