static com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.ListDeidentifyTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.listDeidentifyTemplatesPagedCallable() |
Lists DeidentifyTemplates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.Builder.listDeidentifyTemplatesSettings() |
Returns the builder for the settings used for calls to listDeidentifyTemplates.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.listDeidentifyTemplatesSettings() |
Returns the object with the settings used for calls to listDeidentifyTemplates.
|