Uses of Class
com.oracle.bmc.resourceanalytics.responses.UpdateTenancyAttachmentResponse
-
Packages that use UpdateTenancyAttachmentResponse Package Description com.oracle.bmc.resourceanalytics com.oracle.bmc.resourceanalytics.responses -
-
Uses of UpdateTenancyAttachmentResponse in com.oracle.bmc.resourceanalytics
Methods in com.oracle.bmc.resourceanalytics that return UpdateTenancyAttachmentResponse Modifier and Type Method Description UpdateTenancyAttachmentResponse
TenancyAttachment. updateTenancyAttachment(UpdateTenancyAttachmentRequest request)
Updates a TenancyAttachment.UpdateTenancyAttachmentResponse
TenancyAttachmentClient. updateTenancyAttachment(UpdateTenancyAttachmentRequest request)
Methods in com.oracle.bmc.resourceanalytics that return types with arguments of type UpdateTenancyAttachmentResponse Modifier and Type Method Description Future<UpdateTenancyAttachmentResponse>
TenancyAttachmentAsync. updateTenancyAttachment(UpdateTenancyAttachmentRequest request, AsyncHandler<UpdateTenancyAttachmentRequest,UpdateTenancyAttachmentResponse> handler)
Updates a TenancyAttachment.Future<UpdateTenancyAttachmentResponse>
TenancyAttachmentAsyncClient. updateTenancyAttachment(UpdateTenancyAttachmentRequest request, AsyncHandler<UpdateTenancyAttachmentRequest,UpdateTenancyAttachmentResponse> handler)
Method parameters in com.oracle.bmc.resourceanalytics with type arguments of type UpdateTenancyAttachmentResponse Modifier and Type Method Description Future<UpdateTenancyAttachmentResponse>
TenancyAttachmentAsync. updateTenancyAttachment(UpdateTenancyAttachmentRequest request, AsyncHandler<UpdateTenancyAttachmentRequest,UpdateTenancyAttachmentResponse> handler)
Updates a TenancyAttachment.Future<UpdateTenancyAttachmentResponse>
TenancyAttachmentAsyncClient. updateTenancyAttachment(UpdateTenancyAttachmentRequest request, AsyncHandler<UpdateTenancyAttachmentRequest,UpdateTenancyAttachmentResponse> handler)
-
Uses of UpdateTenancyAttachmentResponse in com.oracle.bmc.resourceanalytics.responses
Methods in com.oracle.bmc.resourceanalytics.responses that return UpdateTenancyAttachmentResponse Modifier and Type Method Description UpdateTenancyAttachmentResponse
UpdateTenancyAttachmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.resourceanalytics.responses with parameters of type UpdateTenancyAttachmentResponse Modifier and Type Method Description UpdateTenancyAttachmentResponse.Builder
UpdateTenancyAttachmentResponse.Builder. copy(UpdateTenancyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
-