Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.responses |
Modifier and Type | Method and Description |
---|---|
ListFsuCollectionTargetsResponse |
FleetSoftwareUpdate.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request)
Gets a list of all Targets that are members of a specific Exadata Fleet Update Collection.
|
ListFsuCollectionTargetsResponse |
FleetSoftwareUpdateClient.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListFsuCollectionTargetsResponse> |
FleetSoftwareUpdateAsync.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request,
AsyncHandler<ListFsuCollectionTargetsRequest,ListFsuCollectionTargetsResponse> handler)
Gets a list of all Targets that are members of a specific Exadata Fleet Update Collection.
|
Future<ListFsuCollectionTargetsResponse> |
FleetSoftwareUpdateAsyncClient.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request,
AsyncHandler<ListFsuCollectionTargetsRequest,ListFsuCollectionTargetsResponse> handler) |
Iterable<ListFsuCollectionTargetsResponse> |
FleetSoftwareUpdatePaginators.listFsuCollectionTargetsResponseIterator(ListFsuCollectionTargetsRequest request)
Creates a new iterable which will iterate over the responses received from the
listFsuCollectionTargets operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFsuCollectionTargetsResponse> |
FleetSoftwareUpdateAsync.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request,
AsyncHandler<ListFsuCollectionTargetsRequest,ListFsuCollectionTargetsResponse> handler)
Gets a list of all Targets that are members of a specific Exadata Fleet Update Collection.
|
Future<ListFsuCollectionTargetsResponse> |
FleetSoftwareUpdateAsyncClient.listFsuCollectionTargets(ListFsuCollectionTargetsRequest request,
AsyncHandler<ListFsuCollectionTargetsRequest,ListFsuCollectionTargetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListFsuCollectionTargetsResponse |
ListFsuCollectionTargetsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListFsuCollectionTargetsResponse.Builder |
ListFsuCollectionTargetsResponse.Builder.copy(ListFsuCollectionTargetsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.