Uses of Class
com.oracle.bmc.oda.responses.CreateOdaPrivateEndpointAttachmentResponse
- 
Packages that use CreateOdaPrivateEndpointAttachmentResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of CreateOdaPrivateEndpointAttachmentResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return CreateOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentResponseManagement. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request)Starts an asynchronous job to create an ODA Private Endpoint Attachment.CreateOdaPrivateEndpointAttachmentResponseManagementClient. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request)Methods in com.oracle.bmc.oda that return types with arguments of type CreateOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description Future<CreateOdaPrivateEndpointAttachmentResponse>ManagementAsync. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request, AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler)Starts an asynchronous job to create an ODA Private Endpoint Attachment.Future<CreateOdaPrivateEndpointAttachmentResponse>ManagementAsyncClient. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request, AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler)Method parameters in com.oracle.bmc.oda with type arguments of type CreateOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description Future<CreateOdaPrivateEndpointAttachmentResponse>ManagementAsync. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request, AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler)Starts an asynchronous job to create an ODA Private Endpoint Attachment.Future<CreateOdaPrivateEndpointAttachmentResponse>ManagementAsyncClient. createOdaPrivateEndpointAttachment(CreateOdaPrivateEndpointAttachmentRequest request, AsyncHandler<CreateOdaPrivateEndpointAttachmentRequest,CreateOdaPrivateEndpointAttachmentResponse> handler)
- 
Uses of CreateOdaPrivateEndpointAttachmentResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return CreateOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentResponseCreateOdaPrivateEndpointAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type CreateOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentResponse.BuilderCreateOdaPrivateEndpointAttachmentResponse.Builder. copy(CreateOdaPrivateEndpointAttachmentResponse o)Copy method to populate the builder with values from the given instance.
 
-