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.odaMethod 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.requestsMethods in com.oracle.bmc.oda.requests that return GetOdaPrivateEndpointAttachmentRequest Modifier and Type Method Description GetOdaPrivateEndpointAttachmentRequestGetOdaPrivateEndpointAttachmentRequest.Builder. build()Build the instance of GetOdaPrivateEndpointAttachmentRequest as configured by this builderGetOdaPrivateEndpointAttachmentRequestGetOdaPrivateEndpointAttachmentRequest.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.BuilderGetOdaPrivateEndpointAttachmentRequest.Builder. copy(GetOdaPrivateEndpointAttachmentRequest o)Copy method to populate the builder with values from the given instance.
 
-