| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCreateCaseOptionsResponse> |
SupportAsyncClient.describeCreateCaseOptions(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)
Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.
|
default DescribeCreateCaseOptionsResponse |
SupportClient.describeCreateCaseOptions(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)
Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeCreateCaseOptionsRequestMarshaller.marshall(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest) |
Copyright © 2023. All rights reserved.