Uses of Class
com.oracle.bmc.oda.responses.ListOdaPrivateEndpointAttachmentsResponse
-
Packages that use ListOdaPrivateEndpointAttachmentsResponse Package Description com.oracle.bmc.oda com.oracle.bmc.oda.responses -
-
Uses of ListOdaPrivateEndpointAttachmentsResponse in com.oracle.bmc.oda
Methods in com.oracle.bmc.oda that return ListOdaPrivateEndpointAttachmentsResponse Modifier and Type Method Description ListOdaPrivateEndpointAttachmentsResponseManagement. listOdaPrivateEndpointAttachments(ListOdaPrivateEndpointAttachmentsRequest request)Returns a page of ODA Instances attached to this ODA Private Endpoint.ListOdaPrivateEndpointAttachmentsResponseManagementClient. listOdaPrivateEndpointAttachments(ListOdaPrivateEndpointAttachmentsRequest request)Method parameters in com.oracle.bmc.oda with type arguments of type ListOdaPrivateEndpointAttachmentsResponse Modifier and Type Method Description Future<ListOdaPrivateEndpointAttachmentsResponse>ManagementAsync. listOdaPrivateEndpointAttachments(ListOdaPrivateEndpointAttachmentsRequest request, AsyncHandler<ListOdaPrivateEndpointAttachmentsRequest,ListOdaPrivateEndpointAttachmentsResponse> handler)Returns a page of ODA Instances attached to this ODA Private Endpoint.Future<ListOdaPrivateEndpointAttachmentsResponse>ManagementAsyncClient. listOdaPrivateEndpointAttachments(ListOdaPrivateEndpointAttachmentsRequest request, AsyncHandler<ListOdaPrivateEndpointAttachmentsRequest,ListOdaPrivateEndpointAttachmentsResponse> handler) -
Uses of ListOdaPrivateEndpointAttachmentsResponse in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return ListOdaPrivateEndpointAttachmentsResponse Modifier and Type Method Description ListOdaPrivateEndpointAttachmentsResponseListOdaPrivateEndpointAttachmentsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.oda.responses with parameters of type ListOdaPrivateEndpointAttachmentsResponse Modifier and Type Method Description ListOdaPrivateEndpointAttachmentsResponse.BuilderListOdaPrivateEndpointAttachmentsResponse.Builder. copy(ListOdaPrivateEndpointAttachmentsResponse o)Copy method to populate the builder with values from the given instance.
-