Uses of Class
com.google.cloud.dataplex.v1.ListDataScansRequest
-
Packages that use ListDataScansRequest Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListDataScansRequest in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListDataScansRequest Modifier and Type Method Description ListDataScansRequestListDataScansRequest.Builder. build()ListDataScansRequestListDataScansRequest.Builder. buildPartial()static ListDataScansRequestListDataScansRequest. getDefaultInstance()ListDataScansRequestListDataScansRequest.Builder. getDefaultInstanceForType()ListDataScansRequestListDataScansRequest. getDefaultInstanceForType()static ListDataScansRequestListDataScansRequest. parseDelimitedFrom(InputStream input)static ListDataScansRequestListDataScansRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansRequestListDataScansRequest. parseFrom(byte[] data)static ListDataScansRequestListDataScansRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansRequestListDataScansRequest. parseFrom(com.google.protobuf.ByteString data)static ListDataScansRequestListDataScansRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansRequestListDataScansRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataScansRequestListDataScansRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansRequestListDataScansRequest. parseFrom(InputStream input)static ListDataScansRequestListDataScansRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansRequestListDataScansRequest. parseFrom(ByteBuffer data)static ListDataScansRequestListDataScansRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListDataScansRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataScansRequest,ListDataScansResponse>DataScanServiceGrpc. getListDataScansMethod()com.google.protobuf.Parser<ListDataScansRequest>ListDataScansRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,ListDataScansResponse>DataScanServiceClient. listDataScansCallable()Lists DataScans.com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceClient. listDataScansPagedCallable()Lists DataScans.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceSettings.Builder. listDataScansSettings()Returns the builder for the settings used for calls to listDataScans.com.google.api.gax.rpc.PagedCallSettings<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceSettings. listDataScansSettings()Returns the object with the settings used for calls to listDataScans.static com.google.protobuf.Parser<ListDataScansRequest>ListDataScansRequest. parser()Methods in com.google.cloud.dataplex.v1 with parameters of type ListDataScansRequest Modifier and Type Method Description DataScanServiceClient.ListDataScansPagedResponseDataScanServiceClient. listDataScans(ListDataScansRequest request)Lists DataScans.default voidDataScanServiceGrpc.AsyncService. listDataScans(ListDataScansRequest request, io.grpc.stub.StreamObserver<ListDataScansResponse> responseObserver)Lists DataScans.ListDataScansResponseDataScanServiceGrpc.DataScanServiceBlockingStub. listDataScans(ListDataScansRequest request)Lists DataScans.com.google.common.util.concurrent.ListenableFuture<ListDataScansResponse>DataScanServiceGrpc.DataScanServiceFutureStub. listDataScans(ListDataScansRequest request)Lists DataScans.voidDataScanServiceGrpc.DataScanServiceStub. listDataScans(ListDataScansRequest request, io.grpc.stub.StreamObserver<ListDataScansResponse> responseObserver)Lists DataScans.ListDataScansRequest.BuilderListDataScansRequest.Builder. mergeFrom(ListDataScansRequest other)static ListDataScansRequest.BuilderListDataScansRequest. newBuilder(ListDataScansRequest prototype)Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListDataScansRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceClient.ListDataScansPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse)protected DataScanServiceClient.ListDataScansPageDataScanServiceClient.ListDataScansPage. createPage(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, ListDataScansResponse response)com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPage>DataScanServiceClient.ListDataScansPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse) -
Uses of ListDataScansRequest in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListDataScansRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,ListDataScansResponse>DataScanServiceStub. listDataScansCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,ListDataScansResponse>GrpcDataScanServiceStub. listDataScansCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,ListDataScansResponse>HttpJsonDataScanServiceStub. listDataScansCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceStub. listDataScansPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse>GrpcDataScanServiceStub. listDataScansPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse>HttpJsonDataScanServiceStub. listDataScansPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceStubSettings.Builder. listDataScansSettings()Returns the builder for the settings used for calls to listDataScans.com.google.api.gax.rpc.PagedCallSettings<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse>DataScanServiceStubSettings. listDataScansSettings()Returns the object with the settings used for calls to listDataScans.
-