Uses of Class
com.google.cloud.bigquery.datatransfer.v1.ListTransferConfigsResponse
-
Packages that use ListTransferConfigsResponse Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer APIcom.google.cloud.bigquery.datatransfer.v1.stub -
-
Uses of ListTransferConfigsResponse in com.google.cloud.bigquery.datatransfer.v1
Methods in com.google.cloud.bigquery.datatransfer.v1 that return ListTransferConfigsResponse Modifier and Type Method Description ListTransferConfigsResponseListTransferConfigsResponse.Builder. build()ListTransferConfigsResponseListTransferConfigsResponse.Builder. buildPartial()static ListTransferConfigsResponseListTransferConfigsResponse. getDefaultInstance()ListTransferConfigsResponseListTransferConfigsResponse.Builder. getDefaultInstanceForType()ListTransferConfigsResponseListTransferConfigsResponse. getDefaultInstanceForType()ListTransferConfigsResponseDataTransferServiceGrpc.DataTransferServiceBlockingStub. listTransferConfigs(ListTransferConfigsRequest request)Returns information about all transfer configs owned by a project in the specified location.static ListTransferConfigsResponseListTransferConfigsResponse. parseDelimitedFrom(InputStream input)static ListTransferConfigsResponseListTransferConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(byte[] data)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(InputStream input)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(ByteBuffer data)static ListTransferConfigsResponseListTransferConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.datatransfer.v1 that return types with arguments of type ListTransferConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTransferConfigsRequest,ListTransferConfigsResponse>DataTransferServiceGrpc. getListTransferConfigsMethod()com.google.protobuf.Parser<ListTransferConfigsResponse>ListTransferConfigsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListTransferConfigsResponse>DataTransferServiceGrpc.DataTransferServiceFutureStub. listTransferConfigs(ListTransferConfigsRequest request)Returns information about all transfer configs owned by a project in the specified location.com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,ListTransferConfigsResponse>DataTransferServiceClient. listTransferConfigsCallable()Returns information about all transfer configs owned by a project in the specified location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferConfigsRequest,ListTransferConfigsResponse,DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceSettings.Builder. listTransferConfigsSettings()Returns the builder for the settings used for calls to listTransferConfigs.com.google.api.gax.rpc.PagedCallSettings<ListTransferConfigsRequest,ListTransferConfigsResponse,DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceSettings. listTransferConfigsSettings()Returns the object with the settings used for calls to listTransferConfigs.static com.google.protobuf.Parser<ListTransferConfigsResponse>ListTransferConfigsResponse. parser()Methods in com.google.cloud.bigquery.datatransfer.v1 with parameters of type ListTransferConfigsResponse Modifier and Type Method Description protected DataTransferServiceClient.ListTransferConfigsPageDataTransferServiceClient.ListTransferConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, ListTransferConfigsResponse response)ListTransferConfigsResponse.BuilderListTransferConfigsResponse.Builder. mergeFrom(ListTransferConfigsResponse other)static ListTransferConfigsResponse.BuilderListTransferConfigsResponse. newBuilder(ListTransferConfigsResponse prototype)Method parameters in com.google.cloud.bigquery.datatransfer.v1 with type arguments of type ListTransferConfigsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceClient.ListTransferConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, com.google.api.core.ApiFuture<ListTransferConfigsResponse> futureResponse)static com.google.api.core.ApiFuture<DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceClient.ListTransferConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, com.google.api.core.ApiFuture<ListTransferConfigsResponse> futureResponse)protected DataTransferServiceClient.ListTransferConfigsPageDataTransferServiceClient.ListTransferConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, ListTransferConfigsResponse response)com.google.api.core.ApiFuture<DataTransferServiceClient.ListTransferConfigsPage>DataTransferServiceClient.ListTransferConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, com.google.api.core.ApiFuture<ListTransferConfigsResponse> futureResponse)com.google.api.core.ApiFuture<DataTransferServiceClient.ListTransferConfigsPage>DataTransferServiceClient.ListTransferConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTransferConfigsRequest,ListTransferConfigsResponse,TransferConfig> context, com.google.api.core.ApiFuture<ListTransferConfigsResponse> futureResponse)default voidDataTransferServiceGrpc.AsyncService. listTransferConfigs(ListTransferConfigsRequest request, io.grpc.stub.StreamObserver<ListTransferConfigsResponse> responseObserver)Returns information about all transfer configs owned by a project in the specified location.voidDataTransferServiceGrpc.DataTransferServiceStub. listTransferConfigs(ListTransferConfigsRequest request, io.grpc.stub.StreamObserver<ListTransferConfigsResponse> responseObserver)Returns information about all transfer configs owned by a project in the specified location. -
Uses of ListTransferConfigsResponse in com.google.cloud.bigquery.datatransfer.v1.stub
Methods in com.google.cloud.bigquery.datatransfer.v1.stub that return types with arguments of type ListTransferConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,ListTransferConfigsResponse>DataTransferServiceStub. listTransferConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,ListTransferConfigsResponse>GrpcDataTransferServiceStub. listTransferConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,ListTransferConfigsResponse>HttpJsonDataTransferServiceStub. listTransferConfigsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferConfigsRequest,ListTransferConfigsResponse,DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceStubSettings.Builder. listTransferConfigsSettings()Returns the builder for the settings used for calls to listTransferConfigs.com.google.api.gax.rpc.PagedCallSettings<ListTransferConfigsRequest,ListTransferConfigsResponse,DataTransferServiceClient.ListTransferConfigsPagedResponse>DataTransferServiceStubSettings. listTransferConfigsSettings()Returns the object with the settings used for calls to listTransferConfigs.
-