@Generated(value="OracleSDKGenerator", comments="API Version: 20220528") public interface FleetSoftwareUpdateAsync extends AutoCloseable
Use the Exadata Fleet Update service to patch large collections of components directly, as a single entity, orchestrating the maintenance actions to update all chosen components in the stack in a single cycle.
close
void refreshClient()
Rebuilds the client from scratch. Useful to refresh certificates.
void setEndpoint(String endpoint)
Sets the endpoint to call (ex, https://www.example.com).
endpoint
- The endpoint of the serice.String getEndpoint()
Gets the set endpoint for REST call (ex, https://www.example.com)
void setRegion(Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
Note, this will call setEndpoint
after resolving the
endpoint. If the service is not available in this region, however, an
IllegalArgumentException will be raised.
region
- The region of the service.void setRegion(String regionId)
Sets the region to call (ex, ‘us-phoenix-1’).
Note, this will first try to map the region ID to a known Region and call setRegion
.
If no known Region could be determined, it will create an endpoint based on the default
endpoint format (Region.formatDefaultRegionEndpoint(Service, String)
and then call setEndpoint
.
regionId
- The public region ID.void useRealmSpecificEndpointTemplate(boolean realmSpecificEndpointTemplateEnabled)
Determines whether realm specific endpoint should be used or not. Set realmSpecificEndpointTemplateEnabled to “true” if the user wants to enable use of realm specific endpoint template, otherwise set it to “false”
realmSpecificEndpointTemplateEnabled
- flag to enable the use of realm specific endpoint
templateFuture<AbortFsuDiscoveryResponse> abortFsuDiscovery(AbortFsuDiscoveryRequest request, AsyncHandler<AbortFsuDiscoveryRequest,AbortFsuDiscoveryResponse> handler)
Aborts Exadata Fleet Update Discovery in progress.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<AddFsuCollectionTargetsResponse> addFsuCollectionTargets(AddFsuCollectionTargetsRequest request, AsyncHandler<AddFsuCollectionTargetsRequest,AddFsuCollectionTargetsResponse> handler)
Adds targets to an existing Exadata Fleet Update Collection. Targets that are already part of a different Collection with an active Fleet Software Update Cycle cannot be added. This operation can only be performed on Collections that do not have an Action executing under an active Fleet Software Update Cycle. Additionally, during an active Fleet Software Update Cycle, targets can be added only prior to executing an Apply Action. This will require running a new Stage Action for the active Cycle.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CancelFsuActionResponse> cancelFsuAction(CancelFsuActionRequest request, AsyncHandler<CancelFsuActionRequest,CancelFsuActionResponse> handler)
Cancels a scheduled Action. Only applicable for Actions that have not started executing.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeFsuActionCompartmentResponse> changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request, AsyncHandler<ChangeFsuActionCompartmentRequest,ChangeFsuActionCompartmentResponse> handler)
Moves a Exadata Fleet Update Action resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeFsuCollectionCompartmentResponse> changeFsuCollectionCompartment(ChangeFsuCollectionCompartmentRequest request, AsyncHandler<ChangeFsuCollectionCompartmentRequest,ChangeFsuCollectionCompartmentResponse> handler)
Moves a Exadata Fleet Update Collection resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeFsuCycleCompartmentResponse> changeFsuCycleCompartment(ChangeFsuCycleCompartmentRequest request, AsyncHandler<ChangeFsuCycleCompartmentRequest,ChangeFsuCycleCompartmentResponse> handler)
Moves a Exadata Fleet Update Cycle resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ChangeFsuDiscoveryCompartmentResponse> changeFsuDiscoveryCompartment(ChangeFsuDiscoveryCompartmentRequest request, AsyncHandler<ChangeFsuDiscoveryCompartmentRequest,ChangeFsuDiscoveryCompartmentResponse> handler)
Moves a Exadata Fleet Update Discovery resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CloneFsuCycleResponse> cloneFsuCycle(CloneFsuCycleRequest request, AsyncHandler<CloneFsuCycleRequest,CloneFsuCycleResponse> handler)
Clones existing Exadata Fleet Update Cycle details into a new Exadata Fleet Update Cycle resource.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateFsuActionResponse> createFsuAction(CreateFsuActionRequest request, AsyncHandler<CreateFsuActionRequest,CreateFsuActionResponse> handler)
Creates a new Exadata Fleet Update Action.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateFsuCollectionResponse> createFsuCollection(CreateFsuCollectionRequest request, AsyncHandler<CreateFsuCollectionRequest,CreateFsuCollectionResponse> handler)
Creates a new Exadata Fleet Update Collection.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateFsuCycleResponse> createFsuCycle(CreateFsuCycleRequest request, AsyncHandler<CreateFsuCycleRequest,CreateFsuCycleResponse> handler)
Creates a new Exadata Fleet Update Cycle.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<CreateFsuDiscoveryResponse> createFsuDiscovery(CreateFsuDiscoveryRequest request, AsyncHandler<CreateFsuDiscoveryRequest,CreateFsuDiscoveryResponse> handler)
Creates a new Exadata Fleet Update Discovery.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuActionResponse> deleteFsuAction(DeleteFsuActionRequest request, AsyncHandler<DeleteFsuActionRequest,DeleteFsuActionResponse> handler)
Deletes a Exadata Fleet Update Action resource by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuCollectionResponse> deleteFsuCollection(DeleteFsuCollectionRequest request, AsyncHandler<DeleteFsuCollectionRequest,DeleteFsuCollectionResponse> handler)
Deletes a Exadata Fleet Update Collection resource by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuCollectionTargetResponse> deleteFsuCollectionTarget(DeleteFsuCollectionTargetRequest request, AsyncHandler<DeleteFsuCollectionTargetRequest,DeleteFsuCollectionTargetResponse> handler)
Removes a target from an existing Exadata Fleet Update Collection. This operation can only be performed on Collections that do not have an Action executing under an active Fleet Software Update Cycle. Additionally, during an active Fleet Software Update Cycle, a target can be removed only prior to executing an Apply Action.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuCycleResponse> deleteFsuCycle(DeleteFsuCycleRequest request, AsyncHandler<DeleteFsuCycleRequest,DeleteFsuCycleResponse> handler)
Deletes a Exadata Fleet Update Cycle resource by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuDiscoveryResponse> deleteFsuDiscovery(DeleteFsuDiscoveryRequest request, AsyncHandler<DeleteFsuDiscoveryRequest,DeleteFsuDiscoveryResponse> handler)
Deletes a Exadata Fleet Update Discovery resource by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<DeleteFsuJobResponse> deleteFsuJob(DeleteFsuJobRequest request, AsyncHandler<DeleteFsuJobRequest,DeleteFsuJobResponse> handler)
Deletes the Exadata Fleet Update Job resource by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuActionResponse> getFsuAction(GetFsuActionRequest request, AsyncHandler<GetFsuActionRequest,GetFsuActionResponse> handler)
Gets a Exadata Fleet Update Action by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuActionOutputContentResponse> getFsuActionOutputContent(GetFsuActionOutputContentRequest request, AsyncHandler<GetFsuActionOutputContentRequest,GetFsuActionOutputContentResponse> handler)
Gets the Exadata Fleet Update Action Output content as a binary file (string). This will only include the output from FAILED Exadata Fleet Update Jobs. No content in case there are no FAILED jobs.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuCollectionResponse> getFsuCollection(GetFsuCollectionRequest request, AsyncHandler<GetFsuCollectionRequest,GetFsuCollectionResponse> handler)
Gets a Exadata Fleet Update Collection by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuCollectionTargetResponse> getFsuCollectionTarget(GetFsuCollectionTargetRequest request, AsyncHandler<GetFsuCollectionTargetRequest,GetFsuCollectionTargetResponse> handler)
Gets a Exadata Fleet Update Collection Target by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuCycleResponse> getFsuCycle(GetFsuCycleRequest request, AsyncHandler<GetFsuCycleRequest,GetFsuCycleResponse> handler)
Gets a Exadata Fleet Update Cycle by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuDiscoveryResponse> getFsuDiscovery(GetFsuDiscoveryRequest request, AsyncHandler<GetFsuDiscoveryRequest,GetFsuDiscoveryResponse> handler)
Gets a Exadata Fleet Update Discovery by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuJobResponse> getFsuJob(GetFsuJobRequest request, AsyncHandler<GetFsuJobRequest,GetFsuJobResponse> handler)
Gets a Exadata Fleet Update Job by identifier.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetFsuJobOutputContentResponse> getFsuJobOutputContent(GetFsuJobOutputContentRequest request, AsyncHandler<GetFsuJobOutputContentRequest,GetFsuJobOutputContentResponse> handler)
Get the Exadata Fleet Update Job Output content as a binary file (string).
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<GetWorkRequestResponse> getWorkRequest(GetWorkRequestRequest request, AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the status of the work request with the specified ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuActionsResponse> listFsuActions(ListFsuActionsRequest request, AsyncHandler<ListFsuActionsRequest,ListFsuActionsResponse> handler)
Gets a list of all Exadata Fleet Update Actions in a compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuCollectionTargetsResponse> listFsuCollectionTargets(ListFsuCollectionTargetsRequest request, AsyncHandler<ListFsuCollectionTargetsRequest,ListFsuCollectionTargetsResponse> handler)
Gets a list of all Targets that are members of a specific Exadata Fleet Update Collection.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuCollectionsResponse> listFsuCollections(ListFsuCollectionsRequest request, AsyncHandler<ListFsuCollectionsRequest,ListFsuCollectionsResponse> handler)
Gets a list of all Exadata Fleet Update Collections in a compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuCyclesResponse> listFsuCycles(ListFsuCyclesRequest request, AsyncHandler<ListFsuCyclesRequest,ListFsuCyclesResponse> handler)
Gets a list of all Exadata Fleet Update Cycles in a compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuDiscoveriesResponse> listFsuDiscoveries(ListFsuDiscoveriesRequest request, AsyncHandler<ListFsuDiscoveriesRequest,ListFsuDiscoveriesResponse> handler)
Returns a list of Exadata Fleet Update Discoveries resources in the specified compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuDiscoveryTargetsResponse> listFsuDiscoveryTargets(ListFsuDiscoveryTargetsRequest request, AsyncHandler<ListFsuDiscoveryTargetsRequest,ListFsuDiscoveryTargetsResponse> handler)
Gets a list of all Targets in the results of a Exadata Fleet Update Discovery.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuJobOutputsResponse> listFsuJobOutputs(ListFsuJobOutputsRequest request, AsyncHandler<ListFsuJobOutputsRequest,ListFsuJobOutputsResponse> handler)
Lists the Exadata Fleet Update Job Output messages, if any.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListFsuJobsResponse> listFsuJobs(ListFsuJobsRequest request, AsyncHandler<ListFsuJobsRequest,ListFsuJobsResponse> handler)
Lists all the Exadata Fleet Update Jobs associated to the specified Exadata Fleet Update Action.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestErrorsResponse> listWorkRequestErrors(ListWorkRequestErrorsRequest request, AsyncHandler<ListWorkRequestErrorsRequest,ListWorkRequestErrorsResponse> handler)
Returns a paginated list of errors for a specified Work Request..
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestLogsResponse> listWorkRequestLogs(ListWorkRequestLogsRequest request, AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Returns a paginated list of logs for a specified Work Request.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ListWorkRequestsResponse> listWorkRequests(ListWorkRequestsRequest request, AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Lists the work requests in a compartment.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<RemoveFsuCollectionTargetsResponse> removeFsuCollectionTargets(RemoveFsuCollectionTargetsRequest request, AsyncHandler<RemoveFsuCollectionTargetsRequest,RemoveFsuCollectionTargetsResponse> handler)
Removes targets from an existing Exadata Fleet Update Collection. This operation can only be performed on Collections that do not have an Action executing under an active Fleet Software Update Cycle. Additionally, during an active Fleet Software Update Cycle, targets can be removed only prior to executing an Apply Action.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<ResumeFsuActionResponse> resumeFsuAction(ResumeFsuActionRequest request, AsyncHandler<ResumeFsuActionRequest,ResumeFsuActionResponse> handler)
Resumes an Action that has batches of targets waiting to execute.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<RetryFsuJobResponse> retryFsuJob(RetryFsuJobRequest request, AsyncHandler<RetryFsuJobRequest,RetryFsuJobResponse> handler)
Retry a failed Job, only while the current Action is being executed. After the Action reaches a terminal state, a new Action of the same kind is required to retry on failed targets.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateFsuActionResponse> updateFsuAction(UpdateFsuActionRequest request, AsyncHandler<UpdateFsuActionRequest,UpdateFsuActionResponse> handler)
Updates the Exadata Fleet Update Action identified by the ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateFsuCollectionResponse> updateFsuCollection(UpdateFsuCollectionRequest request, AsyncHandler<UpdateFsuCollectionRequest,UpdateFsuCollectionResponse> handler)
Updates the Exadata Fleet Update Collection identified by the ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateFsuCycleResponse> updateFsuCycle(UpdateFsuCycleRequest request, AsyncHandler<UpdateFsuCycleRequest,UpdateFsuCycleResponse> handler)
Updates the Exadata Fleet Update Cycle identified by the ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateFsuDiscoveryResponse> updateFsuDiscovery(UpdateFsuDiscoveryRequest request, AsyncHandler<UpdateFsuDiscoveryRequest,UpdateFsuDiscoveryResponse> handler)
Updates the Exadata Fleet Update Discovery identified by the ID.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Future<UpdateFsuJobResponse> updateFsuJob(UpdateFsuJobRequest request, AsyncHandler<UpdateFsuJobRequest,UpdateFsuJobResponse> handler)
Updates Exadata Fleet Update Job resource details.
request
- The request object containing the details to sendhandler
- The request handler to invoke upon completion, may be null.Copyright © 2016–2024. All rights reserved.