Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
CreateFsuDiscoveryResponse |
FleetSoftwareUpdate.createFsuDiscovery(CreateFsuDiscoveryRequest request)
Creates a new Exadata Fleet Update Discovery.
|
CreateFsuDiscoveryResponse |
FleetSoftwareUpdateClient.createFsuDiscovery(CreateFsuDiscoveryRequest request) |
Future<CreateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsync.createFsuDiscovery(CreateFsuDiscoveryRequest request,
AsyncHandler<CreateFsuDiscoveryRequest,CreateFsuDiscoveryResponse> handler)
Creates a new Exadata Fleet Update Discovery.
|
Future<CreateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsyncClient.createFsuDiscovery(CreateFsuDiscoveryRequest request,
AsyncHandler<CreateFsuDiscoveryRequest,CreateFsuDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsync.createFsuDiscovery(CreateFsuDiscoveryRequest request,
AsyncHandler<CreateFsuDiscoveryRequest,CreateFsuDiscoveryResponse> handler)
Creates a new Exadata Fleet Update Discovery.
|
Future<CreateFsuDiscoveryResponse> |
FleetSoftwareUpdateAsyncClient.createFsuDiscovery(CreateFsuDiscoveryRequest request,
AsyncHandler<CreateFsuDiscoveryRequest,CreateFsuDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateFsuDiscoveryRequest |
CreateFsuDiscoveryRequest.Builder.build()
Build the instance of CreateFsuDiscoveryRequest as configured by this builder
|
CreateFsuDiscoveryRequest |
CreateFsuDiscoveryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateFsuDiscoveryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateFsuDiscoveryRequest.Builder |
CreateFsuDiscoveryRequest.Builder.copy(CreateFsuDiscoveryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.