Uses of Class
com.oracle.bmc.oda.requests.CreateOdaPrivateEndpointAttachmentRequest
-
Packages that use CreateOdaPrivateEndpointAttachmentRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests -
-
Uses of CreateOdaPrivateEndpointAttachmentRequest in com.oracle.bmc.oda
Method parameters in com.oracle.bmc.oda with type arguments of type CreateOdaPrivateEndpointAttachmentRequest 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 CreateOdaPrivateEndpointAttachmentRequest in com.oracle.bmc.oda.requests
Methods in com.oracle.bmc.oda.requests that return CreateOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentRequest
CreateOdaPrivateEndpointAttachmentRequest.Builder. build()
Build the instance of CreateOdaPrivateEndpointAttachmentRequest as configured by this builderCreateOdaPrivateEndpointAttachmentRequest
CreateOdaPrivateEndpointAttachmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of CreateOdaPrivateEndpointAttachmentRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type CreateOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description CreateOdaPrivateEndpointAttachmentRequest.Builder
CreateOdaPrivateEndpointAttachmentRequest.Builder. copy(CreateOdaPrivateEndpointAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
-