Uses of Class
software.amazon.awssdk.services.support.model.DescribeCreateCaseOptionsRequest
-
Packages that use DescribeCreateCaseOptionsRequest Package Description software.amazon.awssdk.services.support Amazon Web Services Support software.amazon.awssdk.services.support.transform -
-
Uses of DescribeCreateCaseOptionsRequest in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support with parameters of type DescribeCreateCaseOptionsRequest Modifier and Type Method Description default CompletableFuture<DescribeCreateCaseOptionsResponse>SupportAsyncClient. describeCreateCaseOptions(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability.default DescribeCreateCaseOptionsResponseSupportClient. describeCreateCaseOptions(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)Returns a list of CreateCaseOption types along with the corresponding supported hours and language availability. -
Uses of DescribeCreateCaseOptionsRequest in software.amazon.awssdk.services.support.transform
Methods in software.amazon.awssdk.services.support.transform with parameters of type DescribeCreateCaseOptionsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeCreateCaseOptionsRequestMarshaller. marshall(DescribeCreateCaseOptionsRequest describeCreateCaseOptionsRequest)
-