@Generated(value="by gapic-generator-java") public class GrpcDataTransferServiceStub extends DataTransferServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcDataTransferServiceStub(DataTransferServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcDataTransferServiceStub, using the given settings.
|
protected |
GrpcDataTransferServiceStub(DataTransferServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcDataTransferServiceStub, using the given settings.
|
protected GrpcDataTransferServiceStub(DataTransferServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcDataTransferServiceStub(DataTransferServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcDataTransferServiceStub create(DataTransferServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcDataTransferServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcDataTransferServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<GetDataSourceRequest,DataSource> getDataSourceCallable()
getDataSourceCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDataSourcesRequest,ListDataSourcesResponse> listDataSourcesCallable()
listDataSourcesCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDataSourcesRequest,DataTransferServiceClient.ListDataSourcesPagedResponse> listDataSourcesPagedCallable()
listDataSourcesPagedCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateTransferConfigRequest,TransferConfig> createTransferConfigCallable()
createTransferConfigCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateTransferConfigRequest,TransferConfig> updateTransferConfigCallable()
updateTransferConfigCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteTransferConfigRequest,com.google.protobuf.Empty> deleteTransferConfigCallable()
deleteTransferConfigCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetTransferConfigRequest,TransferConfig> getTransferConfigCallable()
getTransferConfigCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,ListTransferConfigsResponse> listTransferConfigsCallable()
listTransferConfigsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferConfigsRequest,DataTransferServiceClient.ListTransferConfigsPagedResponse> listTransferConfigsPagedCallable()
listTransferConfigsPagedCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ScheduleTransferRunsRequest,ScheduleTransferRunsResponse> scheduleTransferRunsCallable()
scheduleTransferRunsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<StartManualTransferRunsRequest,StartManualTransferRunsResponse> startManualTransferRunsCallable()
startManualTransferRunsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetTransferRunRequest,TransferRun> getTransferRunCallable()
getTransferRunCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteTransferRunRequest,com.google.protobuf.Empty> deleteTransferRunCallable()
deleteTransferRunCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferRunsRequest,ListTransferRunsResponse> listTransferRunsCallable()
listTransferRunsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferRunsRequest,DataTransferServiceClient.ListTransferRunsPagedResponse> listTransferRunsPagedCallable()
listTransferRunsPagedCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferLogsRequest,ListTransferLogsResponse> listTransferLogsCallable()
listTransferLogsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTransferLogsRequest,DataTransferServiceClient.ListTransferLogsPagedResponse> listTransferLogsPagedCallable()
listTransferLogsPagedCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CheckValidCredsRequest,CheckValidCredsResponse> checkValidCredsCallable()
checkValidCredsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<EnrollDataSourcesRequest,com.google.protobuf.Empty> enrollDataSourcesCallable()
enrollDataSourcesCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UnenrollDataSourcesRequest,com.google.protobuf.Empty> unenrollDataSourcesCallable()
unenrollDataSourcesCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
listLocationsCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,DataTransferServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listLocationsPagedCallable in class DataTransferServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
getLocationCallable in class DataTransferServiceStubpublic final void close()
close in interface AutoCloseableclose in class DataTransferServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.