Uses of Class
com.oracle.bmc.oda.responses.UpdateOdaInstanceAttachmentResponse
-
Packages that use UpdateOdaInstanceAttachmentResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses -
-
Uses of UpdateOdaInstanceAttachmentResponse in com.oracle.bmc.oda
Methods in com.oracle.bmc.oda that return UpdateOdaInstanceAttachmentResponse Modifier and Type Method Description UpdateOdaInstanceAttachmentResponse
Oda. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request)
Updates the ODA instance attachmentUpdateOdaInstanceAttachmentResponse
OdaClient. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request)
Methods in com.oracle.bmc.oda that return types with arguments of type UpdateOdaInstanceAttachmentResponse Modifier and Type Method Description Future<UpdateOdaInstanceAttachmentResponse>
OdaAsync. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request, AsyncHandler<UpdateOdaInstanceAttachmentRequest,UpdateOdaInstanceAttachmentResponse> handler)
Updates the ODA instance attachmentFuture<UpdateOdaInstanceAttachmentResponse>
OdaAsyncClient. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request, AsyncHandler<UpdateOdaInstanceAttachmentRequest,UpdateOdaInstanceAttachmentResponse> handler)
Method parameters in com.oracle.bmc.oda with type arguments of type UpdateOdaInstanceAttachmentResponse Modifier and Type Method Description Future<UpdateOdaInstanceAttachmentResponse>
OdaAsync. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request, AsyncHandler<UpdateOdaInstanceAttachmentRequest,UpdateOdaInstanceAttachmentResponse> handler)
Updates the ODA instance attachmentFuture<UpdateOdaInstanceAttachmentResponse>
OdaAsyncClient. updateOdaInstanceAttachment(UpdateOdaInstanceAttachmentRequest request, AsyncHandler<UpdateOdaInstanceAttachmentRequest,UpdateOdaInstanceAttachmentResponse> handler)
-
Uses of UpdateOdaInstanceAttachmentResponse in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return UpdateOdaInstanceAttachmentResponse Modifier and Type Method Description UpdateOdaInstanceAttachmentResponse
UpdateOdaInstanceAttachmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type UpdateOdaInstanceAttachmentResponse Modifier and Type Method Description UpdateOdaInstanceAttachmentResponse.Builder
UpdateOdaInstanceAttachmentResponse.Builder. copy(UpdateOdaInstanceAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
-