Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
ListJobAssociatedResourcesResponse |
ResourceManagerClient.listJobAssociatedResources(ListJobAssociatedResourcesRequest request) |
ListJobAssociatedResourcesResponse |
ResourceManager.listJobAssociatedResources(ListJobAssociatedResourcesRequest request)
Gets the list of resources associated with the specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<ListJobAssociatedResourcesResponse> |
ResourceManagerAsync.listJobAssociatedResources(ListJobAssociatedResourcesRequest request,
AsyncHandler<ListJobAssociatedResourcesRequest,ListJobAssociatedResourcesResponse> handler)
Gets the list of resources associated with the specified job.
|
Future<ListJobAssociatedResourcesResponse> |
ResourceManagerAsyncClient.listJobAssociatedResources(ListJobAssociatedResourcesRequest request,
AsyncHandler<ListJobAssociatedResourcesRequest,ListJobAssociatedResourcesResponse> handler) |
Iterable<ListJobAssociatedResourcesResponse> |
ResourceManagerPaginators.listJobAssociatedResourcesResponseIterator(ListJobAssociatedResourcesRequest request)
Creates a new iterable which will iterate over the responses received from the
listJobAssociatedResources operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListJobAssociatedResourcesResponse> |
ResourceManagerAsync.listJobAssociatedResources(ListJobAssociatedResourcesRequest request,
AsyncHandler<ListJobAssociatedResourcesRequest,ListJobAssociatedResourcesResponse> handler)
Gets the list of resources associated with the specified job.
|
Future<ListJobAssociatedResourcesResponse> |
ResourceManagerAsyncClient.listJobAssociatedResources(ListJobAssociatedResourcesRequest request,
AsyncHandler<ListJobAssociatedResourcesRequest,ListJobAssociatedResourcesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListJobAssociatedResourcesResponse |
ListJobAssociatedResourcesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListJobAssociatedResourcesResponse.Builder |
ListJobAssociatedResourcesResponse.Builder.copy(ListJobAssociatedResourcesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.