com.google.api.gax.rpc.UnaryCallable<BatchSearchLinkProcessesRequest,LineageClient.BatchSearchLinkProcessesPagedResponse> |
LineageClient.batchSearchLinkProcessesPagedCallable() |
Retrieve information about LineageProcesses associated with specific links.
|
com.google.api.gax.rpc.PagedCallSettings<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,LineageClient.BatchSearchLinkProcessesPagedResponse> |
LineageSettings.batchSearchLinkProcessesSettings() |
Returns the object with the settings used for calls to batchSearchLinkProcesses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,LineageClient.BatchSearchLinkProcessesPagedResponse> |
LineageSettings.Builder.batchSearchLinkProcessesSettings() |
Returns the builder for the settings used for calls to batchSearchLinkProcesses.
|
static com.google.api.core.ApiFuture<LineageClient.BatchSearchLinkProcessesPagedResponse> |
LineageClient.BatchSearchLinkProcessesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<BatchSearchLinkProcessesRequest,BatchSearchLinkProcessesResponse,ProcessLinks> context,
com.google.api.core.ApiFuture<BatchSearchLinkProcessesResponse> futureResponse) |
|