Uses of Class
com.google.cloud.datastream.v1.FetchStaticIpsResponse
-
Packages that use FetchStaticIpsResponse Package Description com.google.cloud.datastream.v1 A client to Datastream APIcom.google.cloud.datastream.v1.stub -
-
Uses of FetchStaticIpsResponse in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return FetchStaticIpsResponse Modifier and Type Method Description FetchStaticIpsResponse
FetchStaticIpsResponse.Builder. build()
FetchStaticIpsResponse
FetchStaticIpsResponse.Builder. buildPartial()
FetchStaticIpsResponse
DatastreamGrpc.DatastreamBlockingStub. fetchStaticIps(FetchStaticIpsRequest request)
The FetchStaticIps API call exposes the static IP addresses used by Datastream.static FetchStaticIpsResponse
FetchStaticIpsResponse. getDefaultInstance()
FetchStaticIpsResponse
FetchStaticIpsResponse.Builder. getDefaultInstanceForType()
FetchStaticIpsResponse
FetchStaticIpsResponse. getDefaultInstanceForType()
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseDelimitedFrom(InputStream input)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(byte[] data)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(com.google.protobuf.ByteString data)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(InputStream input)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(ByteBuffer data)
static FetchStaticIpsResponse
FetchStaticIpsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datastream.v1 that return types with arguments of type FetchStaticIpsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<FetchStaticIpsResponse>
DatastreamGrpc.DatastreamFutureStub. fetchStaticIps(FetchStaticIpsRequest request)
The FetchStaticIps API call exposes the static IP addresses used by Datastream.com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,FetchStaticIpsResponse>
DatastreamClient. fetchStaticIpsCallable()
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.static io.grpc.MethodDescriptor<FetchStaticIpsRequest,FetchStaticIpsResponse>
DatastreamGrpc. getFetchStaticIpsMethod()
com.google.protobuf.Parser<FetchStaticIpsResponse>
FetchStaticIpsResponse. getParserForType()
static com.google.protobuf.Parser<FetchStaticIpsResponse>
FetchStaticIpsResponse. parser()
Methods in com.google.cloud.datastream.v1 with parameters of type FetchStaticIpsResponse Modifier and Type Method Description protected DatastreamClient.FetchStaticIpsPage
DatastreamClient.FetchStaticIpsPage. createPage(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, FetchStaticIpsResponse response)
FetchStaticIpsResponse.Builder
FetchStaticIpsResponse.Builder. mergeFrom(FetchStaticIpsResponse other)
static FetchStaticIpsResponse.Builder
FetchStaticIpsResponse. newBuilder(FetchStaticIpsResponse prototype)
Method parameters in com.google.cloud.datastream.v1 with type arguments of type FetchStaticIpsResponse 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)
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)
protected DatastreamClient.FetchStaticIpsPage
DatastreamClient.FetchStaticIpsPage. createPage(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, FetchStaticIpsResponse response)
com.google.api.core.ApiFuture<DatastreamClient.FetchStaticIpsPage>
DatastreamClient.FetchStaticIpsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, com.google.api.core.ApiFuture<FetchStaticIpsResponse> futureResponse)
com.google.api.core.ApiFuture<DatastreamClient.FetchStaticIpsPage>
DatastreamClient.FetchStaticIpsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, com.google.api.core.ApiFuture<FetchStaticIpsResponse> futureResponse)
default void
DatastreamGrpc.AsyncService. fetchStaticIps(FetchStaticIpsRequest request, io.grpc.stub.StreamObserver<FetchStaticIpsResponse> responseObserver)
The FetchStaticIps API call exposes the static IP addresses used by Datastream.void
DatastreamGrpc.DatastreamStub. fetchStaticIps(FetchStaticIpsRequest request, io.grpc.stub.StreamObserver<FetchStaticIpsResponse> responseObserver)
The FetchStaticIps API call exposes the static IP addresses used by Datastream. -
Uses of FetchStaticIpsResponse in com.google.cloud.datastream.v1.stub
Methods in com.google.cloud.datastream.v1.stub that return types with arguments of type FetchStaticIpsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,FetchStaticIpsResponse>
DatastreamStub. fetchStaticIpsCallable()
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,FetchStaticIpsResponse>
GrpcDatastreamStub. fetchStaticIpsCallable()
com.google.api.gax.rpc.UnaryCallable<FetchStaticIpsRequest,FetchStaticIpsResponse>
HttpJsonDatastreamStub. fetchStaticIpsCallable()
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.
-