Uses of Class
com.google.cloud.datastream.v1alpha1.DatastreamClient.FetchStaticIpsPagedResponse
-
Packages that use DatastreamClient.FetchStaticIpsPagedResponse Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of DatastreamClient.FetchStaticIpsPagedResponse in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return DatastreamClient.FetchStaticIpsPagedResponse Modifier and Type Method 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.Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type DatastreamClient.FetchStaticIpsPagedResponse Modifier and Type Method 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.Builder<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse>
DatastreamSettings.Builder. fetchStaticIpsSettings()
Returns the builder for the settings used for calls to fetchStaticIps.com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse>
DatastreamSettings. fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps. -
Uses of DatastreamClient.FetchStaticIpsPagedResponse in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type DatastreamClient.FetchStaticIpsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse>
DatastreamStub. fetchStaticIpsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse>
GrpcDatastreamStub. fetchStaticIpsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,DatastreamClient.FetchStaticIpsPagedResponse>
HttpJsonDatastreamStub. fetchStaticIpsPagedCallable()
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.com.google.api.gax.rpc.PagedCallSettings<FetchStaticIpsRequest,FetchStaticIpsResponse,DatastreamClient.FetchStaticIpsPagedResponse>
DatastreamStubSettings. fetchStaticIpsSettings()
Returns the object with the settings used for calls to fetchStaticIps.
-