Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.requests |
Modifier and Type | Method and Description |
---|---|
ListResourcesResponse |
ResourcesClient.listResources(ListResourcesRequest request) |
ListResourcesResponse |
Resources.listResources(ListResourcesRequest request)
Returns the resource details for a service > Important: Calls to this API will only
succeed against the endpoint in the home region.
|
Future<ListResourcesResponse> |
ResourcesAsync.listResources(ListResourcesRequest request,
AsyncHandler<ListResourcesRequest,ListResourcesResponse> handler)
Returns the resource details for a service > Important: Calls to this API will only
succeed against the endpoint in the home region.
|
Future<ListResourcesResponse> |
ResourcesAsyncClient.listResources(ListResourcesRequest request,
AsyncHandler<ListResourcesRequest,ListResourcesResponse> handler) |
Iterable<ResourceSummary> |
ResourcesPaginators.listResourcesRecordIterator(ListResourcesRequest request)
Creates a new iterable which will iterate over the
ResourceSummary objects contained in responses from the
listResources operation. |
Iterable<ListResourcesResponse> |
ResourcesPaginators.listResourcesResponseIterator(ListResourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listResources
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListResourcesResponse> |
ResourcesAsync.listResources(ListResourcesRequest request,
AsyncHandler<ListResourcesRequest,ListResourcesResponse> handler)
Returns the resource details for a service > Important: Calls to this API will only
succeed against the endpoint in the home region.
|
Future<ListResourcesResponse> |
ResourcesAsyncClient.listResources(ListResourcesRequest request,
AsyncHandler<ListResourcesRequest,ListResourcesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListResourcesRequest |
ListResourcesRequest.Builder.build()
Build the instance of ListResourcesRequest as configured by this builder
|
ListResourcesRequest |
ListResourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListResourcesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListResourcesRequest.Builder |
ListResourcesRequest.Builder.copy(ListResourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.