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