Uses of Class
com.oracle.bmc.core.responses.GetFirmwareBundleResponse
-
Packages that use GetFirmwareBundleResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetFirmwareBundleResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetFirmwareBundleResponse Modifier and Type Method Description GetFirmwareBundleResponseCompute. getFirmwareBundle(GetFirmwareBundleRequest request)Returns the Firmware Bundle matching the provided firmwareBundleId.GetFirmwareBundleResponseComputeClient. getFirmwareBundle(GetFirmwareBundleRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetFirmwareBundleResponse Modifier and Type Method Description Future<GetFirmwareBundleResponse>ComputeAsync. getFirmwareBundle(GetFirmwareBundleRequest request, AsyncHandler<GetFirmwareBundleRequest,GetFirmwareBundleResponse> handler)Returns the Firmware Bundle matching the provided firmwareBundleId.Future<GetFirmwareBundleResponse>ComputeAsyncClient. getFirmwareBundle(GetFirmwareBundleRequest request, AsyncHandler<GetFirmwareBundleRequest,GetFirmwareBundleResponse> handler) -
Uses of GetFirmwareBundleResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetFirmwareBundleResponse Modifier and Type Method Description GetFirmwareBundleResponseGetFirmwareBundleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetFirmwareBundleResponse Modifier and Type Method Description GetFirmwareBundleResponse.BuilderGetFirmwareBundleResponse.Builder. copy(GetFirmwareBundleResponse o)Copy method to populate the builder with values from the given instance.
-