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