Uses of Class
com.google.cloud.datastream.v1.DatastreamClient.FetchStaticIpsPagedResponse
-
Packages that use DatastreamClient.FetchStaticIpsPagedResponse Package Description com.google.cloud.datastream.v1 A client to Datastream APIcom.google.cloud.datastream.v1.stub -
-
Uses of DatastreamClient.FetchStaticIpsPagedResponse in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return DatastreamClient.FetchStaticIpsPagedResponse Modifier and Type Method Description DatastreamClient.FetchStaticIpsPagedResponseDatastreamClient. fetchStaticIps(FetchStaticIpsRequest request)The FetchStaticIps API call exposes the static IP addresses used by Datastream.DatastreamClient.FetchStaticIpsPagedResponseDatastreamClient. fetchStaticIps(LocationName name)The FetchStaticIps API call exposes the static IP addresses used by Datastream.DatastreamClient.FetchStaticIpsPagedResponseDatastreamClient. fetchStaticIps(String name)The FetchStaticIps API call exposes the static IP addresses used by Datastream.Methods in com.google.cloud.datastream.v1 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 IP addresses 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.v1.stub
Methods in com.google.cloud.datastream.v1.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.
-