Uses of Class
com.google.pubsub.v1.ListTopicSnapshotsResponse
-
Packages that use ListTopicSnapshotsResponse Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub com.google.pubsub.v1 -
-
Uses of ListTopicSnapshotsResponse in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return types with arguments of type ListTopicSnapshotsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse>
TopicAdminClient. listTopicSnapshotsCallable()
Lists the names of the snapshots on this topic.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,TopicAdminClient.ListTopicSnapshotsPagedResponse>
TopicAdminSettings.Builder. listTopicSnapshotsSettings()
Returns the builder for the settings used for calls to listTopicSnapshots.com.google.api.gax.rpc.PagedCallSettings<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,TopicAdminClient.ListTopicSnapshotsPagedResponse>
TopicAdminSettings. listTopicSnapshotsSettings()
Returns the object with the settings used for calls to listTopicSnapshots.Methods in com.google.cloud.pubsub.v1 with parameters of type ListTopicSnapshotsResponse Modifier and Type Method Description protected TopicAdminClient.ListTopicSnapshotsPage
TopicAdminClient.ListTopicSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ListTopicSnapshotsResponse response)
Method parameters in com.google.cloud.pubsub.v1 with type arguments of type ListTopicSnapshotsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPagedResponse>
TopicAdminClient.ListTopicSnapshotsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPagedResponse>
TopicAdminClient.ListTopicSnapshotsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
protected TopicAdminClient.ListTopicSnapshotsPage
TopicAdminClient.ListTopicSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, ListTopicSnapshotsResponse response)
com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPage>
TopicAdminClient.ListTopicSnapshotsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
com.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPage>
TopicAdminClient.ListTopicSnapshotsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse)
-
Uses of ListTopicSnapshotsResponse in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return types with arguments of type ListTopicSnapshotsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse>
GrpcPublisherStub. listTopicSnapshotsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse>
HttpJsonPublisherStub. listTopicSnapshotsCallable()
com.google.api.gax.rpc.UnaryCallable<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse>
PublisherStub. listTopicSnapshotsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,TopicAdminClient.ListTopicSnapshotsPagedResponse>
PublisherStubSettings.Builder. listTopicSnapshotsSettings()
Returns the builder for the settings used for calls to listTopicSnapshots.com.google.api.gax.rpc.PagedCallSettings<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,TopicAdminClient.ListTopicSnapshotsPagedResponse>
PublisherStubSettings. listTopicSnapshotsSettings()
Returns the object with the settings used for calls to listTopicSnapshots. -
Uses of ListTopicSnapshotsResponse in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return ListTopicSnapshotsResponse Modifier and Type Method Description ListTopicSnapshotsResponse
ListTopicSnapshotsResponse.Builder. build()
ListTopicSnapshotsResponse
ListTopicSnapshotsResponse.Builder. buildPartial()
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. getDefaultInstance()
ListTopicSnapshotsResponse
ListTopicSnapshotsResponse.Builder. getDefaultInstanceForType()
ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. getDefaultInstanceForType()
ListTopicSnapshotsResponse
PublisherGrpc.PublisherBlockingStub. listTopicSnapshots(ListTopicSnapshotsRequest request)
Lists the names of the snapshots on this topic.static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseDelimitedFrom(InputStream input)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(byte[] data)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(InputStream input)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(ByteBuffer data)
static ListTopicSnapshotsResponse
ListTopicSnapshotsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.pubsub.v1 that return types with arguments of type ListTopicSnapshotsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse>
PublisherGrpc. getListTopicSnapshotsMethod()
com.google.protobuf.Parser<ListTopicSnapshotsResponse>
ListTopicSnapshotsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTopicSnapshotsResponse>
PublisherGrpc.PublisherFutureStub. listTopicSnapshots(ListTopicSnapshotsRequest request)
Lists the names of the snapshots on this topic.static com.google.protobuf.Parser<ListTopicSnapshotsResponse>
ListTopicSnapshotsResponse. parser()
Methods in com.google.pubsub.v1 with parameters of type ListTopicSnapshotsResponse Modifier and Type Method Description ListTopicSnapshotsResponse.Builder
ListTopicSnapshotsResponse.Builder. mergeFrom(ListTopicSnapshotsResponse other)
static ListTopicSnapshotsResponse.Builder
ListTopicSnapshotsResponse. newBuilder(ListTopicSnapshotsResponse prototype)
Method parameters in com.google.pubsub.v1 with type arguments of type ListTopicSnapshotsResponse Modifier and Type Method Description default void
PublisherGrpc.AsyncService. listTopicSnapshots(ListTopicSnapshotsRequest request, io.grpc.stub.StreamObserver<ListTopicSnapshotsResponse> responseObserver)
Lists the names of the snapshots on this topic.void
PublisherGrpc.PublisherStub. listTopicSnapshots(ListTopicSnapshotsRequest request, io.grpc.stub.StreamObserver<ListTopicSnapshotsResponse> responseObserver)
Lists the names of the snapshots on this topic.
-