Uses of Class
software.amazon.awssdk.services.connect.model.GetEffectiveHoursOfOperationsResponse
-
Packages that use GetEffectiveHoursOfOperationsResponse Package Description software.amazon.awssdk.services.connect -
-
Uses of GetEffectiveHoursOfOperationsResponse in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return GetEffectiveHoursOfOperationsResponse Modifier and Type Method Description default GetEffectiveHoursOfOperationsResponseConnectClient. getEffectiveHoursOfOperations(Consumer<GetEffectiveHoursOfOperationsRequest.Builder> getEffectiveHoursOfOperationsRequest)Get the hours of operations with the effective override applied.default GetEffectiveHoursOfOperationsResponseConnectClient. getEffectiveHoursOfOperations(GetEffectiveHoursOfOperationsRequest getEffectiveHoursOfOperationsRequest)Get the hours of operations with the effective override applied.Methods in software.amazon.awssdk.services.connect that return types with arguments of type GetEffectiveHoursOfOperationsResponse Modifier and Type Method Description default CompletableFuture<GetEffectiveHoursOfOperationsResponse>ConnectAsyncClient. getEffectiveHoursOfOperations(Consumer<GetEffectiveHoursOfOperationsRequest.Builder> getEffectiveHoursOfOperationsRequest)Get the hours of operations with the effective override applied.default CompletableFuture<GetEffectiveHoursOfOperationsResponse>ConnectAsyncClient. getEffectiveHoursOfOperations(GetEffectiveHoursOfOperationsRequest getEffectiveHoursOfOperationsRequest)Get the hours of operations with the effective override applied.
-