Uses of Class
com.oracle.bmc.core.responses.GetBootVolumeResponse
-
Packages that use GetBootVolumeResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetBootVolumeResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetBootVolumeResponse Modifier and Type Method Description GetBootVolumeResponseBlockstorage. getBootVolume(GetBootVolumeRequest request)Gets information for the specified boot volume.GetBootVolumeResponseBlockstorageClient. getBootVolume(GetBootVolumeRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetBootVolumeResponse Modifier and Type Method Description Future<GetBootVolumeResponse>BlockstorageAsync. getBootVolume(GetBootVolumeRequest request, AsyncHandler<GetBootVolumeRequest,GetBootVolumeResponse> handler)Gets information for the specified boot volume.Future<GetBootVolumeResponse>BlockstorageAsyncClient. getBootVolume(GetBootVolumeRequest request, AsyncHandler<GetBootVolumeRequest,GetBootVolumeResponse> handler) -
Uses of GetBootVolumeResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetBootVolumeResponse Modifier and Type Method Description GetBootVolumeResponseGetBootVolumeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetBootVolumeResponse Modifier and Type Method Description GetBootVolumeResponse.BuilderGetBootVolumeResponse.Builder. copy(GetBootVolumeResponse o)Copy method to populate the builder with values from the given instance.
-