Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.requests |
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 |
---|---|
ListJobAssociatedResourcesRequest |
ListJobAssociatedResourcesRequest.Builder.build()
Build the instance of ListJobAssociatedResourcesRequest as configured by this builder
|
ListJobAssociatedResourcesRequest |
ListJobAssociatedResourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListJobAssociatedResourcesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListJobAssociatedResourcesRequest.Builder |
ListJobAssociatedResourcesRequest.Builder.copy(ListJobAssociatedResourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.