Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetFsuActionOutputContentResponse> |
FleetSoftwareUpdateAsync.getFsuActionOutputContent(GetFsuActionOutputContentRequest request,
AsyncHandler<GetFsuActionOutputContentRequest,GetFsuActionOutputContentResponse> handler)
Gets the Exadata Fleet Update Action Output content as a binary file (string).
|
Future<GetFsuActionOutputContentResponse> |
FleetSoftwareUpdateAsyncClient.getFsuActionOutputContent(GetFsuActionOutputContentRequest request,
AsyncHandler<GetFsuActionOutputContentRequest,GetFsuActionOutputContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFsuActionOutputContentRequest |
GetFsuActionOutputContentRequest.Builder.build()
Build the instance of GetFsuActionOutputContentRequest as configured by this builder
|
GetFsuActionOutputContentRequest |
GetFsuActionOutputContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFsuActionOutputContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFsuActionOutputContentRequest.Builder |
GetFsuActionOutputContentRequest.Builder.copy(GetFsuActionOutputContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.