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