Package | Description |
---|---|
com.oracle.bmc.queue | |
com.oracle.bmc.queue.requests |
Modifier and Type | Method and Description |
---|---|
UpdateQueueResponse |
QueueAdminClient.updateQueue(UpdateQueueRequest request) |
UpdateQueueResponse |
QueueAdmin.updateQueue(UpdateQueueRequest request)
Updates the specified queue.
|
Future<UpdateQueueResponse> |
QueueAdminAsyncClient.updateQueue(UpdateQueueRequest request,
AsyncHandler<UpdateQueueRequest,UpdateQueueResponse> handler) |
Future<UpdateQueueResponse> |
QueueAdminAsync.updateQueue(UpdateQueueRequest request,
AsyncHandler<UpdateQueueRequest,UpdateQueueResponse> handler)
Updates the specified queue.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateQueueResponse> |
QueueAdminAsyncClient.updateQueue(UpdateQueueRequest request,
AsyncHandler<UpdateQueueRequest,UpdateQueueResponse> handler) |
Future<UpdateQueueResponse> |
QueueAdminAsync.updateQueue(UpdateQueueRequest request,
AsyncHandler<UpdateQueueRequest,UpdateQueueResponse> handler)
Updates the specified queue.
|
Modifier and Type | Method and Description |
---|---|
UpdateQueueRequest |
UpdateQueueRequest.Builder.build()
Build the instance of UpdateQueueRequest as configured by this builder
|
UpdateQueueRequest |
UpdateQueueRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateQueueRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateQueueRequest.Builder |
UpdateQueueRequest.Builder.copy(UpdateQueueRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.