Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ObjectStorage.listWorkRequests(ListWorkRequestsRequest request)
Lists the work requests in a compartment.
|
ListWorkRequestsResponse |
ObjectStorageClient.listWorkRequests(ListWorkRequestsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListWorkRequestsResponse> |
ObjectStorageAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Lists the work requests in a compartment.
|
Future<ListWorkRequestsResponse> |
ObjectStorageAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Iterable<ListWorkRequestsResponse> |
ObjectStoragePaginators.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> |
ObjectStorageAsync.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Lists the work requests in a compartment.
|
Future<ListWorkRequestsResponse> |
ObjectStorageAsyncClient.listWorkRequests(ListWorkRequestsRequest request,
AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsResponse |
ListWorkRequestsResponse.Builder.build() |
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–2019. All rights reserved.