Uses of Class
com.oracle.bmc.core.responses.GetBootVolumeAttachmentResponse
-
Packages that use GetBootVolumeAttachmentResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetBootVolumeAttachmentResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetBootVolumeAttachmentResponse Modifier and Type Method Description GetBootVolumeAttachmentResponseCompute. getBootVolumeAttachment(GetBootVolumeAttachmentRequest request)Gets information about the specified boot volume attachment.GetBootVolumeAttachmentResponseComputeClient. getBootVolumeAttachment(GetBootVolumeAttachmentRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetBootVolumeAttachmentResponse Modifier and Type Method Description Future<GetBootVolumeAttachmentResponse>ComputeAsync. getBootVolumeAttachment(GetBootVolumeAttachmentRequest request, AsyncHandler<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> handler)Gets information about the specified boot volume attachment.Future<GetBootVolumeAttachmentResponse>ComputeAsyncClient. getBootVolumeAttachment(GetBootVolumeAttachmentRequest request, AsyncHandler<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> handler) -
Uses of GetBootVolumeAttachmentResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetBootVolumeAttachmentResponse Modifier and Type Method Description GetBootVolumeAttachmentResponseGetBootVolumeAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetBootVolumeAttachmentResponse Modifier and Type Method Description GetBootVolumeAttachmentResponse.BuilderGetBootVolumeAttachmentResponse.Builder. copy(GetBootVolumeAttachmentResponse o)Copy method to populate the builder with values from the given instance.
-