Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
ListStreamPoolsResponse |
StreamAdmin.listStreamPools(ListStreamPoolsRequest request)
List the stream pools for a given compartment ID.
|
ListStreamPoolsResponse |
StreamAdminClient.listStreamPools(ListStreamPoolsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListStreamPoolsResponse> |
StreamAdminAsync.listStreamPools(ListStreamPoolsRequest request,
AsyncHandler<ListStreamPoolsRequest,ListStreamPoolsResponse> handler)
List the stream pools for a given compartment ID.
|
Future<ListStreamPoolsResponse> |
StreamAdminAsyncClient.listStreamPools(ListStreamPoolsRequest request,
AsyncHandler<ListStreamPoolsRequest,ListStreamPoolsResponse> handler) |
Iterable<ListStreamPoolsResponse> |
StreamAdminPaginators.listStreamPoolsResponseIterator(ListStreamPoolsRequest request)
Creates a new iterable which will iterate over the responses received from the
listStreamPools operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListStreamPoolsResponse> |
StreamAdminAsync.listStreamPools(ListStreamPoolsRequest request,
AsyncHandler<ListStreamPoolsRequest,ListStreamPoolsResponse> handler)
List the stream pools for a given compartment ID.
|
Future<ListStreamPoolsResponse> |
StreamAdminAsyncClient.listStreamPools(ListStreamPoolsRequest request,
AsyncHandler<ListStreamPoolsRequest,ListStreamPoolsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListStreamPoolsResponse |
ListStreamPoolsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListStreamPoolsResponse.Builder |
ListStreamPoolsResponse.Builder.copy(ListStreamPoolsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.