Uses of Class
com.google.cloud.dataplex.v1.ListDataScansResponse
-
Packages that use ListDataScansResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListDataScansResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListDataScansResponse Modifier and Type Method Description ListDataScansResponseListDataScansResponse.Builder. build()ListDataScansResponseListDataScansResponse.Builder. buildPartial()static ListDataScansResponseListDataScansResponse. getDefaultInstance()ListDataScansResponseListDataScansResponse.Builder. getDefaultInstanceForType()ListDataScansResponseListDataScansResponse. getDefaultInstanceForType()ListDataScansResponseDataScanServiceGrpc.DataScanServiceBlockingStub. listDataScans(ListDataScansRequest request)Lists DataScans.static ListDataScansResponseListDataScansResponse. parseDelimitedFrom(InputStream input)static ListDataScansResponseListDataScansResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansResponseListDataScansResponse. parseFrom(byte[] data)static ListDataScansResponseListDataScansResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansResponseListDataScansResponse. parseFrom(com.google.protobuf.ByteString data)static ListDataScansResponseListDataScansResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansResponseListDataScansResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataScansResponseListDataScansResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansResponseListDataScansResponse. parseFrom(InputStream input)static ListDataScansResponseListDataScansResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScansResponseListDataScansResponse. parseFrom(ByteBuffer data)static ListDataScansResponseListDataScansResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListDataScansResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataScansRequest,ListDataScansResponse>DataScanServiceGrpc. getListDataScansMethod()com.google.protobuf.Parser<ListDataScansResponse>ListDataScansResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDataScansResponse>DataScanServiceGrpc.DataScanServiceFutureStub. listDataScans(ListDataScansRequest request)Lists DataScans.com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,ListDataScansResponse>DataScanServiceClient. listDataScansCallable()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<ListDataScansResponse>ListDataScansResponse. parser()Methods in com.google.cloud.dataplex.v1 with parameters of type ListDataScansResponse Modifier and Type Method Description protected DataScanServiceClient.ListDataScansPageDataScanServiceClient.ListDataScansPage. createPage(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, ListDataScansResponse response)ListDataScansResponse.BuilderListDataScansResponse.Builder. mergeFrom(ListDataScansResponse other)static ListDataScansResponse.BuilderListDataScansResponse. newBuilder(ListDataScansResponse prototype)Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListDataScansResponse 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)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)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)default voidDataScanServiceGrpc.AsyncService. listDataScans(ListDataScansRequest request, io.grpc.stub.StreamObserver<ListDataScansResponse> responseObserver)Lists DataScans.voidDataScanServiceGrpc.DataScanServiceStub. listDataScans(ListDataScansRequest request, io.grpc.stub.StreamObserver<ListDataScansResponse> responseObserver)Lists DataScans. -
Uses of ListDataScansResponse in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListDataScansResponse 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.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.
-