Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to Cloud Pub/Sub API
|
com.google.cloud.pubsub.v1.stub | |
com.google.pubsub.v1 |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse> |
SubscriptionAdminClient.listSnapshotsCallable()
Lists the existing snapshots.
|
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Modifier and Type | Method and Description |
---|---|
protected SubscriptionAdminClient.ListSnapshotsPage |
SubscriptionAdminClient.ListSnapshotsPage.createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
ListSnapshotsResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
static com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
protected SubscriptionAdminClient.ListSnapshotsPage |
SubscriptionAdminClient.ListSnapshotsPage.createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
ListSnapshotsResponse response) |
com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPage> |
SubscriptionAdminClient.ListSnapshotsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPage> |
SubscriptionAdminClient.ListSnapshotsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse> |
SubscriberStub.listSnapshotsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse> |
GrpcSubscriberStub.listSnapshotsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse> |
HttpJsonSubscriberStub.listSnapshotsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriberStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriberStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse |
ListSnapshotsResponse.Builder.build() |
ListSnapshotsResponse |
ListSnapshotsResponse.Builder.buildPartial() |
static ListSnapshotsResponse |
ListSnapshotsResponse.getDefaultInstance() |
ListSnapshotsResponse |
ListSnapshotsResponse.getDefaultInstanceForType() |
ListSnapshotsResponse |
ListSnapshotsResponse.Builder.getDefaultInstanceForType() |
ListSnapshotsResponse |
SubscriberGrpc.SubscriberBlockingStub.listSnapshots(ListSnapshotsRequest request)
Lists the existing snapshots.
|
static ListSnapshotsResponse |
ListSnapshotsResponse.parseDelimitedFrom(InputStream input) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(byte[] data) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(ByteBuffer data) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(InputStream input) |
static ListSnapshotsResponse |
ListSnapshotsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> |
SubscriberGrpc.getListSnapshotsMethod() |
com.google.protobuf.Parser<ListSnapshotsResponse> |
ListSnapshotsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListSnapshotsResponse> |
SubscriberGrpc.SubscriberFutureStub.listSnapshots(ListSnapshotsRequest request)
Lists the existing snapshots.
|
static com.google.protobuf.Parser<ListSnapshotsResponse> |
ListSnapshotsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.mergeFrom(ListSnapshotsResponse other) |
static ListSnapshotsResponse.Builder |
ListSnapshotsResponse.newBuilder(ListSnapshotsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
SubscriberGrpc.AsyncService.listSnapshots(ListSnapshotsRequest request,
StreamObserver<ListSnapshotsResponse> responseObserver)
Lists the existing snapshots.
|
void |
SubscriberGrpc.SubscriberStub.listSnapshots(ListSnapshotsRequest request,
StreamObserver<ListSnapshotsResponse> responseObserver)
Lists the existing snapshots.
|
Copyright © 2023 Google LLC. All rights reserved.