Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ApmDomainClient.listWorkRequests(ListWorkRequestsRequest request) |
ListWorkRequestsResponse |
ApmDomain.listWorkRequests(ListWorkRequestsRequest request)
Returns a (paginated) list of work requests in a given compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestsResponse> |
ApmDomainAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Returns a (paginated) list of work requests in a given compartment.
|
Future<ListWorkRequestsResponse> |
ApmDomainAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Iterable<ListWorkRequestsResponse> |
ApmDomainPaginators.listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequests operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestsResponse> |
ApmDomainAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Returns a (paginated) list of work requests in a given compartment.
|
Future<ListWorkRequestsResponse> |
ApmDomainAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ListWorkRequestsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse.Builder |
ListWorkRequestsResponse.Builder.copy(ListWorkRequestsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.