Uses of Class
com.oracle.bmc.oda.requests.GetOdaPrivateEndpointAttachmentRequest
-
Packages that use GetOdaPrivateEndpointAttachmentRequest Package Description com.oracle.bmc.oda com.oracle.bmc.oda.requests -
-
Uses of GetOdaPrivateEndpointAttachmentRequest in com.oracle.bmc.oda
Method parameters in com.oracle.bmc.oda with type arguments of type GetOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description Future<GetOdaPrivateEndpointAttachmentResponse>
ManagementAsync. getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request, AsyncHandler<GetOdaPrivateEndpointAttachmentRequest,GetOdaPrivateEndpointAttachmentResponse> handler)
Gets the specified ODA Private Endpoint Attachment.Future<GetOdaPrivateEndpointAttachmentResponse>
ManagementAsyncClient. getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request, AsyncHandler<GetOdaPrivateEndpointAttachmentRequest,GetOdaPrivateEndpointAttachmentResponse> handler)
-
Uses of GetOdaPrivateEndpointAttachmentRequest in com.oracle.bmc.oda.requests
Methods in com.oracle.bmc.oda.requests that return GetOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description GetOdaPrivateEndpointAttachmentRequest
GetOdaPrivateEndpointAttachmentRequest.Builder. build()
Build the instance of GetOdaPrivateEndpointAttachmentRequest as configured by this builderGetOdaPrivateEndpointAttachmentRequest
GetOdaPrivateEndpointAttachmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetOdaPrivateEndpointAttachmentRequest as configured by this builderMethods in com.oracle.bmc.oda.requests with parameters of type GetOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description GetOdaPrivateEndpointAttachmentRequest.Builder
GetOdaPrivateEndpointAttachmentRequest.Builder. copy(GetOdaPrivateEndpointAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
-