Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
ListBlocklistsResponse |
JavaManagementService.listBlocklists(ListBlocklistsRequest request)
Returns a list of blocklist entities contained by a fleet.
|
ListBlocklistsResponse |
JavaManagementServiceClient.listBlocklists(ListBlocklistsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListBlocklistsResponse> |
JavaManagementServiceAsync.listBlocklists(ListBlocklistsRequest request,
AsyncHandler<ListBlocklistsRequest,ListBlocklistsResponse> handler)
Returns a list of blocklist entities contained by a fleet.
|
Future<ListBlocklistsResponse> |
JavaManagementServiceAsyncClient.listBlocklists(ListBlocklistsRequest request,
AsyncHandler<ListBlocklistsRequest,ListBlocklistsResponse> handler) |
Iterable<ListBlocklistsResponse> |
JavaManagementServicePaginators.listBlocklistsResponseIterator(ListBlocklistsRequest request)
Creates a new iterable which will iterate over the responses received from the listBlocklists
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBlocklistsResponse> |
JavaManagementServiceAsync.listBlocklists(ListBlocklistsRequest request,
AsyncHandler<ListBlocklistsRequest,ListBlocklistsResponse> handler)
Returns a list of blocklist entities contained by a fleet.
|
Future<ListBlocklistsResponse> |
JavaManagementServiceAsyncClient.listBlocklists(ListBlocklistsRequest request,
AsyncHandler<ListBlocklistsRequest,ListBlocklistsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBlocklistsResponse |
ListBlocklistsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBlocklistsResponse.Builder |
ListBlocklistsResponse.Builder.copy(ListBlocklistsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.