Uses of Class
com.oracle.bmc.oda.responses.GetOdaInstanceAttachmentResponse
- 
Packages that use GetOdaInstanceAttachmentResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetOdaInstanceAttachmentResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetOdaInstanceAttachmentResponse Modifier and Type Method Description GetOdaInstanceAttachmentResponseOda. getOdaInstanceAttachment(GetOdaInstanceAttachmentRequest request)Gets an ODA instance attachment by identifierGetOdaInstanceAttachmentResponseOdaClient. getOdaInstanceAttachment(GetOdaInstanceAttachmentRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetOdaInstanceAttachmentResponse Modifier and Type Method Description Future<GetOdaInstanceAttachmentResponse>OdaAsync. getOdaInstanceAttachment(GetOdaInstanceAttachmentRequest request, AsyncHandler<GetOdaInstanceAttachmentRequest,GetOdaInstanceAttachmentResponse> handler)Gets an ODA instance attachment by identifierFuture<GetOdaInstanceAttachmentResponse>OdaAsyncClient. getOdaInstanceAttachment(GetOdaInstanceAttachmentRequest request, AsyncHandler<GetOdaInstanceAttachmentRequest,GetOdaInstanceAttachmentResponse> handler)
- 
Uses of GetOdaInstanceAttachmentResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetOdaInstanceAttachmentResponse Modifier and Type Method Description GetOdaInstanceAttachmentResponseGetOdaInstanceAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetOdaInstanceAttachmentResponse Modifier and Type Method Description GetOdaInstanceAttachmentResponse.BuilderGetOdaInstanceAttachmentResponse.Builder. copy(GetOdaInstanceAttachmentResponse o)Copy method to populate the builder with values from the given instance.
 
-