| Package | Description |
|---|---|
| com.google.cloud.datastream.v1alpha1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.datastream.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatastreamClient.FetchStaticIpsPagedResponse |
DatastreamClient.fetchStaticIps(FetchStaticIpsRequest request)
The FetchStaticIps API call exposes the static ips used by Datastream.
|
DatastreamClient.FetchStaticIpsPagedResponse |
DatastreamClient.fetchStaticIps(LocationName name)
The FetchStaticIps API call exposes the static ips used by Datastream.
|
DatastreamClient.FetchStaticIpsPagedResponse |
DatastreamClient.fetchStaticIps(String name)
The FetchStaticIps API call exposes the static ips used by Datastream.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamClient.FetchStaticIpsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context,
com.google.api.core.ApiFuture<FetchStaticIpsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamClient.fetchStaticIpsPagedCallable()
The FetchStaticIps API call exposes the static ips used by Datastream.
|
com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamSettings.fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamSettings.Builder.fetchStaticIpsSettings()
Returns the builder for the settings used for calls to fetchStaticIps.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse> |
HttpJsonDatastreamStub.fetchStaticIpsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse> |
GrpcDatastreamStub.fetchStaticIpsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamStub.fetchStaticIpsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamStubSettings.fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse> |
DatastreamStubSettings.Builder.fetchStaticIpsSettings()
Returns the builder for the settings used for calls to fetchStaticIps.
|
Copyright © 2022 Google LLC. All rights reserved.