Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.CreateFsuCycleResponse
- 
Packages that use CreateFsuCycleResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of CreateFsuCycleResponse in com.oracle.bmc.fleetsoftwareupdateMethods in com.oracle.bmc.fleetsoftwareupdate that return CreateFsuCycleResponse Modifier and Type Method Description CreateFsuCycleResponseFleetSoftwareUpdate. createFsuCycle(CreateFsuCycleRequest request)Creates a new Exadata Fleet Update Cycle.CreateFsuCycleResponseFleetSoftwareUpdateClient. createFsuCycle(CreateFsuCycleRequest request)Methods in com.oracle.bmc.fleetsoftwareupdate that return types with arguments of type CreateFsuCycleResponse Modifier and Type Method Description Future<CreateFsuCycleResponse>FleetSoftwareUpdateAsync. createFsuCycle(CreateFsuCycleRequest request, AsyncHandler<CreateFsuCycleRequest,CreateFsuCycleResponse> handler)Creates a new Exadata Fleet Update Cycle.Future<CreateFsuCycleResponse>FleetSoftwareUpdateAsyncClient. createFsuCycle(CreateFsuCycleRequest request, AsyncHandler<CreateFsuCycleRequest,CreateFsuCycleResponse> handler)Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type CreateFsuCycleResponse Modifier and Type Method Description Future<CreateFsuCycleResponse>FleetSoftwareUpdateAsync. createFsuCycle(CreateFsuCycleRequest request, AsyncHandler<CreateFsuCycleRequest,CreateFsuCycleResponse> handler)Creates a new Exadata Fleet Update Cycle.Future<CreateFsuCycleResponse>FleetSoftwareUpdateAsyncClient. createFsuCycle(CreateFsuCycleRequest request, AsyncHandler<CreateFsuCycleRequest,CreateFsuCycleResponse> handler)
- 
Uses of CreateFsuCycleResponse in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return CreateFsuCycleResponse Modifier and Type Method Description CreateFsuCycleResponseCreateFsuCycleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type CreateFsuCycleResponse Modifier and Type Method Description CreateFsuCycleResponse.BuilderCreateFsuCycleResponse.Builder. copy(CreateFsuCycleResponse o)Copy method to populate the builder with values from the given instance.
 
-