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 ListDataScansResponse
ListDataScansResponse.Builder. build()
ListDataScansResponse
ListDataScansResponse.Builder. buildPartial()
static ListDataScansResponse
ListDataScansResponse. getDefaultInstance()
ListDataScansResponse
ListDataScansResponse.Builder. getDefaultInstanceForType()
ListDataScansResponse
ListDataScansResponse. getDefaultInstanceForType()
ListDataScansResponse
DataScanServiceGrpc.DataScanServiceBlockingStub. listDataScans(ListDataScansRequest request)
Lists DataScans.static ListDataScansResponse
ListDataScansResponse. parseDelimitedFrom(InputStream input)
static ListDataScansResponse
ListDataScansResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataScansResponse
ListDataScansResponse. parseFrom(byte[] data)
static ListDataScansResponse
ListDataScansResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataScansResponse
ListDataScansResponse. parseFrom(com.google.protobuf.ByteString data)
static ListDataScansResponse
ListDataScansResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataScansResponse
ListDataScansResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDataScansResponse
ListDataScansResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataScansResponse
ListDataScansResponse. parseFrom(InputStream input)
static ListDataScansResponse
ListDataScansResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDataScansResponse
ListDataScansResponse. parseFrom(ByteBuffer data)
static ListDataScansResponse
ListDataScansResponse. 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.ListDataScansPage
DataScanServiceClient.ListDataScansPage. createPage(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, ListDataScansResponse response)
ListDataScansResponse.Builder
ListDataScansResponse.Builder. mergeFrom(ListDataScansResponse other)
static ListDataScansResponse.Builder
ListDataScansResponse. 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.ListDataScansPage
DataScanServiceClient.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 void
DataScanServiceGrpc.AsyncService. listDataScans(ListDataScansRequest request, io.grpc.stub.StreamObserver<ListDataScansResponse> responseObserver)
Lists DataScans.void
DataScanServiceGrpc.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.
-