Uses of Class
software.amazon.awssdk.services.connect.model.UpdateQueueNameResponse
-
Packages that use UpdateQueueNameResponse Package Description software.amazon.awssdk.services.connect -
-
Uses of UpdateQueueNameResponse in software.amazon.awssdk.services.connect
Methods in software.amazon.awssdk.services.connect that return UpdateQueueNameResponse Modifier and Type Method Description default UpdateQueueNameResponseConnectClient. updateQueueName(Consumer<UpdateQueueNameRequest.Builder> updateQueueNameRequest)This API is in preview release for Amazon Connect and is subject to change.default UpdateQueueNameResponseConnectClient. updateQueueName(UpdateQueueNameRequest updateQueueNameRequest)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 UpdateQueueNameResponse Modifier and Type Method Description default CompletableFuture<UpdateQueueNameResponse>ConnectAsyncClient. updateQueueName(Consumer<UpdateQueueNameRequest.Builder> updateQueueNameRequest)This API is in preview release for Amazon Connect and is subject to change.default CompletableFuture<UpdateQueueNameResponse>ConnectAsyncClient. updateQueueName(UpdateQueueNameRequest updateQueueNameRequest)This API is in preview release for Amazon Connect and is subject to change.
-