Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
ListFsuJobOutputsResponse |
FleetSoftwareUpdate.listFsuJobOutputs(ListFsuJobOutputsRequest request)
Lists the Exadata Fleet Update Job Output messages, if any.
|
ListFsuJobOutputsResponse |
FleetSoftwareUpdateClient.listFsuJobOutputs(ListFsuJobOutputsRequest request) |
Future<ListFsuJobOutputsResponse> |
FleetSoftwareUpdateAsync.listFsuJobOutputs(ListFsuJobOutputsRequest request,
AsyncHandler<ListFsuJobOutputsRequest,ListFsuJobOutputsResponse> handler)
Lists the Exadata Fleet Update Job Output messages, if any.
|
Future<ListFsuJobOutputsResponse> |
FleetSoftwareUpdateAsyncClient.listFsuJobOutputs(ListFsuJobOutputsRequest request,
AsyncHandler<ListFsuJobOutputsRequest,ListFsuJobOutputsResponse> handler) |
Iterable<FsuJobOutputSummary> |
FleetSoftwareUpdatePaginators.listFsuJobOutputsRecordIterator(ListFsuJobOutputsRequest request)
Creates a new iterable which will iterate over the
FsuJobOutputSummary objects contained in responses
from the listFsuJobOutputs operation. |
Iterable<ListFsuJobOutputsResponse> |
FleetSoftwareUpdatePaginators.listFsuJobOutputsResponseIterator(ListFsuJobOutputsRequest request)
Creates a new iterable which will iterate over the responses received from the
listFsuJobOutputs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFsuJobOutputsResponse> |
FleetSoftwareUpdateAsync.listFsuJobOutputs(ListFsuJobOutputsRequest request,
AsyncHandler<ListFsuJobOutputsRequest,ListFsuJobOutputsResponse> handler)
Lists the Exadata Fleet Update Job Output messages, if any.
|
Future<ListFsuJobOutputsResponse> |
FleetSoftwareUpdateAsyncClient.listFsuJobOutputs(ListFsuJobOutputsRequest request,
AsyncHandler<ListFsuJobOutputsRequest,ListFsuJobOutputsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListFsuJobOutputsRequest |
ListFsuJobOutputsRequest.Builder.build()
Build the instance of ListFsuJobOutputsRequest as configured by this builder
|
ListFsuJobOutputsRequest |
ListFsuJobOutputsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListFsuJobOutputsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListFsuJobOutputsRequest.Builder |
ListFsuJobOutputsRequest.Builder.copy(ListFsuJobOutputsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.