Uses of Class
com.oracle.bmc.oda.responses.GetOdaPrivateEndpointAttachmentResponse
- 
Packages that use GetOdaPrivateEndpointAttachmentResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses 
- 
- 
Uses of GetOdaPrivateEndpointAttachmentResponse in com.oracle.bmc.odaMethods in com.oracle.bmc.oda that return GetOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description GetOdaPrivateEndpointAttachmentResponseManagement. getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request)Gets the specified ODA Private Endpoint Attachment.GetOdaPrivateEndpointAttachmentResponseManagementClient. getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type GetOdaPrivateEndpointAttachmentResponse 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 GetOdaPrivateEndpointAttachmentResponse in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return GetOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description GetOdaPrivateEndpointAttachmentResponseGetOdaPrivateEndpointAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type GetOdaPrivateEndpointAttachmentResponse Modifier and Type Method Description GetOdaPrivateEndpointAttachmentResponse.BuilderGetOdaPrivateEndpointAttachmentResponse.Builder. copy(GetOdaPrivateEndpointAttachmentResponse o)Copy method to populate the builder with values from the given instance.
 
-