Package | Description |
---|---|
com.oracle.bmc.queue | |
com.oracle.bmc.queue.responses |
Modifier and Type | Method and Description |
---|---|
ListChannelsResponse |
QueueClient.listChannels(ListChannelsRequest request) |
ListChannelsResponse |
Queue.listChannels(ListChannelsRequest request)
Gets the list of IDs of non-empty channels.
|
Modifier and Type | Method and Description |
---|---|
Future<ListChannelsResponse> |
QueueAsyncClient.listChannels(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResponse> handler) |
Future<ListChannelsResponse> |
QueueAsync.listChannels(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResponse> handler)
Gets the list of IDs of non-empty channels.
|
Modifier and Type | Method and Description |
---|---|
Future<ListChannelsResponse> |
QueueAsyncClient.listChannels(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResponse> handler) |
Future<ListChannelsResponse> |
QueueAsync.listChannels(ListChannelsRequest request,
AsyncHandler<ListChannelsRequest,ListChannelsResponse> handler)
Gets the list of IDs of non-empty channels.
|
Modifier and Type | Method and Description |
---|---|
ListChannelsResponse |
ListChannelsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.copy(ListChannelsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.