Uses of Class
com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse
-
Packages that use ListDeidentifyTemplatesResponse Package Description com.google.cloud.dlp.v2 A client to Cloud Data Loss Prevention (DLP) APIcom.google.cloud.dlp.v2.stub com.google.privacy.dlp.v2 -
-
Uses of ListDeidentifyTemplatesResponse in com.google.cloud.dlp.v2
Methods in com.google.cloud.dlp.v2 that return types with arguments of type ListDeidentifyTemplatesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse>DlpServiceClient. listDeidentifyTemplatesCallable()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.Methods in com.google.cloud.dlp.v2 with parameters of type ListDeidentifyTemplatesResponse Modifier and Type Method Description protected DlpServiceClient.ListDeidentifyTemplatesPageDlpServiceClient.ListDeidentifyTemplatesPage. createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ListDeidentifyTemplatesResponse response)Method parameters in com.google.cloud.dlp.v2 with type arguments of type ListDeidentifyTemplatesResponse Modifier and Type Method Description 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)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)protected DlpServiceClient.ListDeidentifyTemplatesPageDlpServiceClient.ListDeidentifyTemplatesPage. createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ListDeidentifyTemplatesResponse response)com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage>DlpServiceClient.ListDeidentifyTemplatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage>DlpServiceClient.ListDeidentifyTemplatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse) -
Uses of ListDeidentifyTemplatesResponse in com.google.cloud.dlp.v2.stub
-
Uses of ListDeidentifyTemplatesResponse in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return ListDeidentifyTemplatesResponse Modifier and Type Method Description ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse.Builder. build()ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse.Builder. buildPartial()static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. getDefaultInstance()ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse.Builder. getDefaultInstanceForType()ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. getDefaultInstanceForType()ListDeidentifyTemplatesResponseDlpServiceGrpc.DlpServiceBlockingStub. listDeidentifyTemplates(ListDeidentifyTemplatesRequest request)Lists DeidentifyTemplates.static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseDelimitedFrom(InputStream input)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(byte[] data)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(com.google.protobuf.ByteString data)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(InputStream input)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(ByteBuffer data)static ListDeidentifyTemplatesResponseListDeidentifyTemplatesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type ListDeidentifyTemplatesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse>DlpServiceGrpc. getListDeidentifyTemplatesMethod()com.google.protobuf.Parser<ListDeidentifyTemplatesResponse>ListDeidentifyTemplatesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDeidentifyTemplatesResponse>DlpServiceGrpc.DlpServiceFutureStub. listDeidentifyTemplates(ListDeidentifyTemplatesRequest request)Lists DeidentifyTemplates.static com.google.protobuf.Parser<ListDeidentifyTemplatesResponse>ListDeidentifyTemplatesResponse. parser()Methods in com.google.privacy.dlp.v2 with parameters of type ListDeidentifyTemplatesResponse Modifier and Type Method Description ListDeidentifyTemplatesResponse.BuilderListDeidentifyTemplatesResponse.Builder. mergeFrom(ListDeidentifyTemplatesResponse other)static ListDeidentifyTemplatesResponse.BuilderListDeidentifyTemplatesResponse. newBuilder(ListDeidentifyTemplatesResponse prototype)Method parameters in com.google.privacy.dlp.v2 with type arguments of type ListDeidentifyTemplatesResponse Modifier and Type Method Description default voidDlpServiceGrpc.AsyncService. listDeidentifyTemplates(ListDeidentifyTemplatesRequest request, io.grpc.stub.StreamObserver<ListDeidentifyTemplatesResponse> responseObserver)Lists DeidentifyTemplates.voidDlpServiceGrpc.DlpServiceStub. listDeidentifyTemplates(ListDeidentifyTemplatesRequest request, io.grpc.stub.StreamObserver<ListDeidentifyTemplatesResponse> responseObserver)Lists DeidentifyTemplates.
-