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