Uses of Class
com.google.cloud.dataplex.v1.ListDataScanJobsResponse
-
Packages that use ListDataScanJobsResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListDataScanJobsResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListDataScanJobsResponse Modifier and Type Method Description ListDataScanJobsResponseListDataScanJobsResponse.Builder. build()ListDataScanJobsResponseListDataScanJobsResponse.Builder. buildPartial()static ListDataScanJobsResponseListDataScanJobsResponse. getDefaultInstance()ListDataScanJobsResponseListDataScanJobsResponse.Builder. getDefaultInstanceForType()ListDataScanJobsResponseListDataScanJobsResponse. getDefaultInstanceForType()ListDataScanJobsResponseDataScanServiceGrpc.DataScanServiceBlockingStub. listDataScanJobs(ListDataScanJobsRequest request)Lists DataScanJobs under the given DataScan.static ListDataScanJobsResponseListDataScanJobsResponse. parseDelimitedFrom(InputStream input)static ListDataScanJobsResponseListDataScanJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(byte[] data)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(InputStream input)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(ByteBuffer data)static ListDataScanJobsResponseListDataScanJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListDataScanJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDataScanJobsRequest,ListDataScanJobsResponse>DataScanServiceGrpc. getListDataScanJobsMethod()com.google.protobuf.Parser<ListDataScanJobsResponse>ListDataScanJobsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDataScanJobsResponse>DataScanServiceGrpc.DataScanServiceFutureStub. listDataScanJobs(ListDataScanJobsRequest request)Lists DataScanJobs under the given DataScan.com.google.api.gax.rpc.UnaryCallable<ListDataScanJobsRequest,ListDataScanJobsResponse>DataScanServiceClient. listDataScanJobsCallable()Lists DataScanJobs under the given DataScan.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceSettings.Builder. listDataScanJobsSettings()Returns the builder for the settings used for calls to listDataScanJobs.com.google.api.gax.rpc.PagedCallSettings<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceSettings. listDataScanJobsSettings()Returns the object with the settings used for calls to listDataScanJobs.static com.google.protobuf.Parser<ListDataScanJobsResponse>ListDataScanJobsResponse. parser()Methods in com.google.cloud.dataplex.v1 with parameters of type ListDataScanJobsResponse Modifier and Type Method Description protected DataScanServiceClient.ListDataScanJobsPageDataScanServiceClient.ListDataScanJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ListDataScanJobsResponse response)ListDataScanJobsResponse.BuilderListDataScanJobsResponse.Builder. mergeFrom(ListDataScanJobsResponse other)static ListDataScanJobsResponse.BuilderListDataScanJobsResponse. newBuilder(ListDataScanJobsResponse prototype)Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListDataScanJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceClient.ListDataScanJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, com.google.api.core.ApiFuture<ListDataScanJobsResponse> futureResponse)static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceClient.ListDataScanJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, com.google.api.core.ApiFuture<ListDataScanJobsResponse> futureResponse)protected DataScanServiceClient.ListDataScanJobsPageDataScanServiceClient.ListDataScanJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ListDataScanJobsResponse response)com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScanJobsPage>DataScanServiceClient.ListDataScanJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, com.google.api.core.ApiFuture<ListDataScanJobsResponse> futureResponse)com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScanJobsPage>DataScanServiceClient.ListDataScanJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, com.google.api.core.ApiFuture<ListDataScanJobsResponse> futureResponse)default voidDataScanServiceGrpc.AsyncService. listDataScanJobs(ListDataScanJobsRequest request, io.grpc.stub.StreamObserver<ListDataScanJobsResponse> responseObserver)Lists DataScanJobs under the given DataScan.voidDataScanServiceGrpc.DataScanServiceStub. listDataScanJobs(ListDataScanJobsRequest request, io.grpc.stub.StreamObserver<ListDataScanJobsResponse> responseObserver)Lists DataScanJobs under the given DataScan. -
Uses of ListDataScanJobsResponse in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListDataScanJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDataScanJobsRequest,ListDataScanJobsResponse>DataScanServiceStub. listDataScanJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScanJobsRequest,ListDataScanJobsResponse>GrpcDataScanServiceStub. listDataScanJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListDataScanJobsRequest,ListDataScanJobsResponse>HttpJsonDataScanServiceStub. listDataScanJobsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceStubSettings.Builder. listDataScanJobsSettings()Returns the builder for the settings used for calls to listDataScanJobs.com.google.api.gax.rpc.PagedCallSettings<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanServiceClient.ListDataScanJobsPagedResponse>DataScanServiceStubSettings. listDataScanJobsSettings()Returns the object with the settings used for calls to listDataScanJobs.
-