Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.CreateFsuCollectionResponse
- 
Packages that use CreateFsuCollectionResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of CreateFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdateMethods in com.oracle.bmc.fleetsoftwareupdate that return CreateFsuCollectionResponse Modifier and Type Method Description CreateFsuCollectionResponseFleetSoftwareUpdate. createFsuCollection(CreateFsuCollectionRequest request)Creates a new Exadata Fleet Update Collection.CreateFsuCollectionResponseFleetSoftwareUpdateClient. createFsuCollection(CreateFsuCollectionRequest request)Methods in com.oracle.bmc.fleetsoftwareupdate that return types with arguments of type CreateFsuCollectionResponse Modifier and Type Method Description Future<CreateFsuCollectionResponse>FleetSoftwareUpdateAsync. createFsuCollection(CreateFsuCollectionRequest request, AsyncHandler<CreateFsuCollectionRequest,CreateFsuCollectionResponse> handler)Creates a new Exadata Fleet Update Collection.Future<CreateFsuCollectionResponse>FleetSoftwareUpdateAsyncClient. createFsuCollection(CreateFsuCollectionRequest request, AsyncHandler<CreateFsuCollectionRequest,CreateFsuCollectionResponse> handler)Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type CreateFsuCollectionResponse Modifier and Type Method Description Future<CreateFsuCollectionResponse>FleetSoftwareUpdateAsync. createFsuCollection(CreateFsuCollectionRequest request, AsyncHandler<CreateFsuCollectionRequest,CreateFsuCollectionResponse> handler)Creates a new Exadata Fleet Update Collection.Future<CreateFsuCollectionResponse>FleetSoftwareUpdateAsyncClient. createFsuCollection(CreateFsuCollectionRequest request, AsyncHandler<CreateFsuCollectionRequest,CreateFsuCollectionResponse> handler)
- 
Uses of CreateFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return CreateFsuCollectionResponse Modifier and Type Method Description CreateFsuCollectionResponseCreateFsuCollectionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type CreateFsuCollectionResponse Modifier and Type Method Description CreateFsuCollectionResponse.BuilderCreateFsuCollectionResponse.Builder. copy(CreateFsuCollectionResponse o)Copy method to populate the builder with values from the given instance.
 
-