com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata> |
DatastreamClient.createConnectionProfileAsync(CreateConnectionProfileRequest request) |
Use this method to create a connection profile in a project and location.
|
com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata> |
DatastreamClient.createConnectionProfileAsync(LocationName parent,
ConnectionProfile connectionProfile,
String connectionProfileId) |
Use this method to create a connection profile in a project and location.
|
com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata> |
DatastreamClient.createConnectionProfileAsync(String parent,
ConnectionProfile connectionProfile,
String connectionProfileId) |
Use this method to create a connection profile in a project and location.
|
com.google.api.gax.rpc.OperationCallable<CreateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamClient.createConnectionProfileOperationCallable() |
Use this method to create a connection profile in a project and location.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamSettings.Builder.createConnectionProfileOperationSettings() |
Returns the builder for the settings used for calls to createConnectionProfile.
|
com.google.api.gax.rpc.OperationCallSettings<CreateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamSettings.createConnectionProfileOperationSettings() |
Returns the object with the settings used for calls to createConnectionProfile.
|
com.google.api.gax.longrunning.OperationFuture<PrivateConnection,OperationMetadata> |
DatastreamClient.createPrivateConnectionAsync(CreatePrivateConnectionRequest request) |
Use this method to create a private connectivity configuration.
|
com.google.api.gax.longrunning.OperationFuture<PrivateConnection,OperationMetadata> |
DatastreamClient.createPrivateConnectionAsync(LocationName parent,
PrivateConnection privateConnection,
String privateConnectionId) |
Use this method to create a private connectivity configuration.
|
com.google.api.gax.longrunning.OperationFuture<PrivateConnection,OperationMetadata> |
DatastreamClient.createPrivateConnectionAsync(String parent,
PrivateConnection privateConnection,
String privateConnectionId) |
Use this method to create a private connectivity configuration.
|
com.google.api.gax.rpc.OperationCallable<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata> |
DatastreamClient.createPrivateConnectionOperationCallable() |
Use this method to create a private connectivity configuration.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata> |
DatastreamSettings.Builder.createPrivateConnectionOperationSettings() |
Returns the builder for the settings used for calls to createPrivateConnection.
|
com.google.api.gax.rpc.OperationCallSettings<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata> |
DatastreamSettings.createPrivateConnectionOperationSettings() |
Returns the object with the settings used for calls to createPrivateConnection.
|
com.google.api.gax.longrunning.OperationFuture<Route,OperationMetadata> |
DatastreamClient.createRouteAsync(CreateRouteRequest request) |
Use this method to create a route for a private connectivity in a project and location.
|
com.google.api.gax.longrunning.OperationFuture<Route,OperationMetadata> |
DatastreamClient.createRouteAsync(PrivateConnectionName parent,
Route route,
String routeId) |
Use this method to create a route for a private connectivity in a project and location.
|
com.google.api.gax.longrunning.OperationFuture<Route,OperationMetadata> |
DatastreamClient.createRouteAsync(String parent,
Route route,
String routeId) |
Use this method to create a route for a private connectivity in a project and location.
|
com.google.api.gax.rpc.OperationCallable<CreateRouteRequest,Route,OperationMetadata> |
DatastreamClient.createRouteOperationCallable() |
Use this method to create a route for a private connectivity in a project and location.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRouteRequest,Route,OperationMetadata> |
DatastreamSettings.Builder.createRouteOperationSettings() |
Returns the builder for the settings used for calls to createRoute.
|
com.google.api.gax.rpc.OperationCallSettings<CreateRouteRequest,Route,OperationMetadata> |
DatastreamSettings.createRouteOperationSettings() |
Returns the object with the settings used for calls to createRoute.
|
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata> |
DatastreamClient.createStreamAsync(CreateStreamRequest request) |
Use this method to create a stream.
|
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata> |
DatastreamClient.createStreamAsync(LocationName parent,
Stream stream,
String streamId) |
Use this method to create a stream.
|
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata> |
DatastreamClient.createStreamAsync(String parent,
Stream stream,
String streamId) |
Use this method to create a stream.
|
com.google.api.gax.rpc.OperationCallable<CreateStreamRequest,Stream,OperationMetadata> |
DatastreamClient.createStreamOperationCallable() |
Use this method to create a stream.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateStreamRequest,Stream,OperationMetadata> |
DatastreamSettings.Builder.createStreamOperationSettings() |
Returns the builder for the settings used for calls to createStream.
|
com.google.api.gax.rpc.OperationCallSettings<CreateStreamRequest,Stream,OperationMetadata> |
DatastreamSettings.createStreamOperationSettings() |
Returns the object with the settings used for calls to createStream.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteConnectionProfileAsync(ConnectionProfileName name) |
Use this method to delete a connection profile..
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteConnectionProfileAsync(DeleteConnectionProfileRequest request) |
Use this method to delete a connection profile..
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteConnectionProfileAsync(String name) |
Use this method to delete a connection profile..
|
com.google.api.gax.rpc.OperationCallable<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteConnectionProfileOperationCallable() |
Use this method to delete a connection profile..
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.Builder.deleteConnectionProfileOperationSettings() |
Returns the builder for the settings used for calls to deleteConnectionProfile.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteConnectionProfileRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.deleteConnectionProfileOperationSettings() |
Returns the object with the settings used for calls to deleteConnectionProfile.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deletePrivateConnectionAsync(DeletePrivateConnectionRequest request) |
Use this method to delete a private connectivity configuration.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deletePrivateConnectionAsync(PrivateConnectionName name) |
Use this method to delete a private connectivity configuration.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deletePrivateConnectionAsync(String name) |
Use this method to delete a private connectivity configuration.
|
com.google.api.gax.rpc.OperationCallable<DeletePrivateConnectionRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deletePrivateConnectionOperationCallable() |
Use this method to delete a private connectivity configuration.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePrivateConnectionRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.Builder.deletePrivateConnectionOperationSettings() |
Returns the builder for the settings used for calls to deletePrivateConnection.
|
com.google.api.gax.rpc.OperationCallSettings<DeletePrivateConnectionRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.deletePrivateConnectionOperationSettings() |
Returns the object with the settings used for calls to deletePrivateConnection.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteRouteAsync(DeleteRouteRequest request) |
Use this method to delete a route.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteRouteAsync(RouteName name) |
Use this method to delete a route.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteRouteAsync(String name) |
Use this method to delete a route.
|
com.google.api.gax.rpc.OperationCallable<DeleteRouteRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteRouteOperationCallable() |
Use this method to delete a route.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRouteRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.Builder.deleteRouteOperationSettings() |
Returns the builder for the settings used for calls to deleteRoute.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteRouteRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.deleteRouteOperationSettings() |
Returns the object with the settings used for calls to deleteRoute.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteStreamAsync(DeleteStreamRequest request) |
Use this method to delete a stream.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteStreamAsync(StreamName name) |
Use this method to delete a stream.
|
com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteStreamAsync(String name) |
Use this method to delete a stream.
|
com.google.api.gax.rpc.OperationCallable<DeleteStreamRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamClient.deleteStreamOperationCallable() |
Use this method to delete a stream.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteStreamRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.Builder.deleteStreamOperationSettings() |
Returns the builder for the settings used for calls to deleteStream.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteStreamRequest,com.google.protobuf.Empty,OperationMetadata> |
DatastreamSettings.deleteStreamOperationSettings() |
Returns the object with the settings used for calls to deleteStream.
|
com.google.api.gax.longrunning.OperationFuture<FetchErrorsResponse,OperationMetadata> |
DatastreamClient.fetchErrorsAsync(FetchErrorsRequest request) |
Use this method to fetch any errors associated with a stream.
|
com.google.api.gax.rpc.OperationCallable<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata> |
DatastreamClient.fetchErrorsOperationCallable() |
Use this method to fetch any errors associated with a stream.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata> |
DatastreamSettings.Builder.fetchErrorsOperationSettings() |
Returns the builder for the settings used for calls to fetchErrors.
|
com.google.api.gax.rpc.OperationCallSettings<FetchErrorsRequest,FetchErrorsResponse,OperationMetadata> |
DatastreamSettings.fetchErrorsOperationSettings() |
Returns the object with the settings used for calls to fetchErrors.
|
com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.getParserForType() |
|
static com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.parser() |
|
com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata> |
DatastreamClient.updateConnectionProfileAsync(ConnectionProfile connectionProfile,
com.google.protobuf.FieldMask updateMask) |
Use this method to update the parameters of a connection profile.
|
com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata> |
DatastreamClient.updateConnectionProfileAsync(UpdateConnectionProfileRequest request) |
Use this method to update the parameters of a connection profile.
|
com.google.api.gax.rpc.OperationCallable<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamClient.updateConnectionProfileOperationCallable() |
Use this method to update the parameters of a connection profile.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamSettings.Builder.updateConnectionProfileOperationSettings() |
Returns the builder for the settings used for calls to updateConnectionProfile.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata> |
DatastreamSettings.updateConnectionProfileOperationSettings() |
Returns the object with the settings used for calls to updateConnectionProfile.
|
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata> |
DatastreamClient.updateStreamAsync(Stream stream,
com.google.protobuf.FieldMask updateMask) |
Use this method to update the configuration of a stream.
|
com.google.api.gax.longrunning.OperationFuture<Stream,OperationMetadata> |
DatastreamClient.updateStreamAsync(UpdateStreamRequest request) |
Use this method to update the configuration of a stream.
|
com.google.api.gax.rpc.OperationCallable<UpdateStreamRequest,Stream,OperationMetadata> |
DatastreamClient.updateStreamOperationCallable() |
Use this method to update the configuration of a stream.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateStreamRequest,Stream,OperationMetadata> |
DatastreamSettings.Builder.updateStreamOperationSettings() |
Returns the builder for the settings used for calls to updateStream.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateStreamRequest,Stream,OperationMetadata> |
DatastreamSettings.updateStreamOperationSettings() |
Returns the object with the settings used for calls to updateStream.
|