Uses of Class
software.amazon.awssdk.services.connect.model.DescribeHoursOfOperationResponse
-
Packages that use DescribeHoursOfOperationResponse Package Description software.amazon.awssdk.services.connect -
-
Uses of DescribeHoursOfOperationResponse in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return DescribeHoursOfOperationResponse Modifier and Type Method Description default DescribeHoursOfOperationResponseConnectClient. describeHoursOfOperation(Consumer<DescribeHoursOfOperationRequest.Builder> describeHoursOfOperationRequest)This API is in preview release for Amazon Connect and is subject to change.default DescribeHoursOfOperationResponseConnectClient. describeHoursOfOperation(DescribeHoursOfOperationRequest describeHoursOfOperationRequest)This API is in preview release for Amazon Connect and is subject to change.Methods in software.amazon.awssdk.services.connect that return types with arguments of type DescribeHoursOfOperationResponse Modifier and Type Method Description default CompletableFuture<DescribeHoursOfOperationResponse>ConnectAsyncClient. describeHoursOfOperation(Consumer<DescribeHoursOfOperationRequest.Builder> describeHoursOfOperationRequest)This API is in preview release for Amazon Connect and is subject to change.default CompletableFuture<DescribeHoursOfOperationResponse>ConnectAsyncClient. describeHoursOfOperation(DescribeHoursOfOperationRequest describeHoursOfOperationRequest)This API is in preview release for Amazon Connect and is subject to change.
-