Uses of Class
com.google.pubsub.v1.Snapshot
-
Packages that use Snapshot 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 Snapshot in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return Snapshot Modifier and Type Method Description Snapshot
SubscriptionAdminClient. createSnapshot(CreateSnapshotRequest request)
Creates a snapshot from the requested subscription.Snapshot
SubscriptionAdminClient. createSnapshot(ProjectSnapshotName name, ProjectSubscriptionName subscription)
Deprecated.Snapshot
SubscriptionAdminClient. createSnapshot(ProjectSnapshotName name, String subscription)
Deprecated.Use UseSubscriptionAdminClient.createSnapshot(SnapshotName, String)
instead.Snapshot
SubscriptionAdminClient. createSnapshot(SnapshotName name, SubscriptionName subscription)
Creates a snapshot from the requested subscription.Snapshot
SubscriptionAdminClient. createSnapshot(SnapshotName name, String subscription)
Creates a snapshot from the requested subscription.Snapshot
SubscriptionAdminClient. createSnapshot(String name, ProjectSubscriptionName subscription)
Deprecated.Use UseSubscriptionAdminClient.createSnapshot(String, SubscriptionName)
instead.Snapshot
SubscriptionAdminClient. createSnapshot(String name, SubscriptionName subscription)
Creates a snapshot from the requested subscription.Snapshot
SubscriptionAdminClient. createSnapshot(String name, String subscription)
Creates a snapshot from the requested subscription.Snapshot
SubscriptionAdminClient. getSnapshot(GetSnapshotRequest request)
Gets the configuration details of a snapshot.Snapshot
SubscriptionAdminClient. getSnapshot(ProjectSnapshotName snapshot)
Deprecated.Use UseSubscriptionAdminClient.getSnapshot(SnapshotName)
instead.Snapshot
SubscriptionAdminClient. getSnapshot(SnapshotName snapshot)
Gets the configuration details of a snapshot.Snapshot
SubscriptionAdminClient. getSnapshot(String snapshot)
Gets the configuration details of a snapshot.Snapshot
SubscriptionAdminClient. updateSnapshot(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates an existing snapshot.Snapshot
SubscriptionAdminClient. updateSnapshot(UpdateSnapshotRequest request)
Updates an existing snapshot.Methods in com.google.cloud.pubsub.v1 that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,Snapshot>
SubscriptionAdminClient. createSnapshotCallable()
Creates a snapshot from the requested subscription.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,Snapshot>
SubscriptionAdminSettings.Builder. createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,Snapshot>
SubscriptionAdminSettings. createSnapshotSettings()
Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
SubscriptionAdminClient. getSnapshotCallable()
Gets the configuration details of a snapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
SubscriptionAdminSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
SubscriptionAdminSettings. getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallable<UpdateSnapshotRequest,Snapshot>
SubscriptionAdminClient. updateSnapshotCallable()
Updates an existing snapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnapshotRequest,Snapshot>
SubscriptionAdminSettings.Builder. updateSnapshotSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.UnaryCallSettings<UpdateSnapshotRequest,Snapshot>
SubscriptionAdminSettings. updateSnapshotSettings()
Returns the object with the settings used for calls to updateSnapshot.Methods in com.google.cloud.pubsub.v1 with parameters of type Snapshot Modifier and Type Method Description Snapshot
SubscriptionAdminClient. updateSnapshot(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates an existing snapshot.Method parameters in com.google.cloud.pubsub.v1 with type arguments of type Snapshot Modifier and Type Method 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)
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)
-
Uses of Snapshot in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,Snapshot>
GrpcSubscriberStub. createSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,Snapshot>
HttpJsonSubscriberStub. createSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,Snapshot>
SubscriberStub. createSnapshotCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,Snapshot>
SubscriberStubSettings.Builder. createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,Snapshot>
SubscriberStubSettings. createSnapshotSettings()
Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
GrpcSubscriberStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
HttpJsonSubscriberStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
SubscriberStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
SubscriberStubSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
SubscriberStubSettings. getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallable<UpdateSnapshotRequest,Snapshot>
GrpcSubscriberStub. updateSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSnapshotRequest,Snapshot>
HttpJsonSubscriberStub. updateSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSnapshotRequest,Snapshot>
SubscriberStub. updateSnapshotCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnapshotRequest,Snapshot>
SubscriberStubSettings.Builder. updateSnapshotSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.UnaryCallSettings<UpdateSnapshotRequest,Snapshot>
SubscriberStubSettings. updateSnapshotSettings()
Returns the object with the settings used for calls to updateSnapshot. -
Uses of Snapshot in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return Snapshot Modifier and Type Method Description Snapshot
Snapshot.Builder. build()
Snapshot
Snapshot.Builder. buildPartial()
Snapshot
SubscriberGrpc.SubscriberBlockingStub. createSnapshot(CreateSnapshotRequest request)
Creates a snapshot from the requested subscription.static Snapshot
Snapshot. getDefaultInstance()
Snapshot
Snapshot.Builder. getDefaultInstanceForType()
Snapshot
Snapshot. getDefaultInstanceForType()
Snapshot
SubscriberGrpc.SubscriberBlockingStub. getSnapshot(GetSnapshotRequest request)
Gets the configuration details of a snapshot.Snapshot
UpdateSnapshotRequest.Builder. getSnapshot()
Required.Snapshot
UpdateSnapshotRequest. getSnapshot()
Required.Snapshot
UpdateSnapshotRequestOrBuilder. getSnapshot()
Required.Snapshot
ListSnapshotsResponse.Builder. getSnapshots(int index)
The resulting snapshots.Snapshot
ListSnapshotsResponse. getSnapshots(int index)
The resulting snapshots.Snapshot
ListSnapshotsResponseOrBuilder. getSnapshots(int index)
The resulting snapshots.static Snapshot
Snapshot. parseDelimitedFrom(InputStream input)
static Snapshot
Snapshot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(byte[] data)
static Snapshot
Snapshot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.ByteString data)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.CodedInputStream input)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(InputStream input)
static Snapshot
Snapshot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(ByteBuffer data)
static Snapshot
Snapshot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Snapshot
SubscriberGrpc.SubscriberBlockingStub. updateSnapshot(UpdateSnapshotRequest request)
Updates an existing snapshot.Methods in com.google.pubsub.v1 that return types with arguments of type Snapshot Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Snapshot>
SubscriberGrpc.SubscriberFutureStub. createSnapshot(CreateSnapshotRequest request)
Creates a snapshot from the requested subscription.static io.grpc.MethodDescriptor<CreateSnapshotRequest,Snapshot>
SubscriberGrpc. getCreateSnapshotMethod()
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot>
SubscriberGrpc. getGetSnapshotMethod()
com.google.protobuf.Parser<Snapshot>
Snapshot. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Snapshot>
SubscriberGrpc.SubscriberFutureStub. getSnapshot(GetSnapshotRequest request)
Gets the configuration details of a snapshot.List<Snapshot>
ListSnapshotsResponse.Builder. getSnapshotsList()
The resulting snapshots.List<Snapshot>
ListSnapshotsResponse. getSnapshotsList()
The resulting snapshots.List<Snapshot>
ListSnapshotsResponseOrBuilder. getSnapshotsList()
The resulting snapshots.static io.grpc.MethodDescriptor<UpdateSnapshotRequest,Snapshot>
SubscriberGrpc. getUpdateSnapshotMethod()
static com.google.protobuf.Parser<Snapshot>
Snapshot. parser()
com.google.common.util.concurrent.ListenableFuture<Snapshot>
SubscriberGrpc.SubscriberFutureStub. updateSnapshot(UpdateSnapshotRequest request)
Updates an existing snapshot.Methods in com.google.pubsub.v1 with parameters of type Snapshot Modifier and Type Method Description ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addSnapshots(int index, Snapshot value)
The resulting snapshots.ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addSnapshots(Snapshot value)
The resulting snapshots.Snapshot.Builder
Snapshot.Builder. mergeFrom(Snapshot other)
UpdateSnapshotRequest.Builder
UpdateSnapshotRequest.Builder. mergeSnapshot(Snapshot value)
Required.static Snapshot.Builder
Snapshot. newBuilder(Snapshot prototype)
UpdateSnapshotRequest.Builder
UpdateSnapshotRequest.Builder. setSnapshot(Snapshot value)
Required.ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. setSnapshots(int index, Snapshot value)
The resulting snapshots.Method parameters in com.google.pubsub.v1 with type arguments of type Snapshot Modifier and Type Method Description ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addAllSnapshots(Iterable<? extends Snapshot> values)
The resulting snapshots.default void
SubscriberGrpc.AsyncService. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Creates a snapshot from the requested subscription.void
SubscriberGrpc.SubscriberStub. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Creates a snapshot from the requested subscription.default void
SubscriberGrpc.AsyncService. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Gets the configuration details of a snapshot.void
SubscriberGrpc.SubscriberStub. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Gets the configuration details of a snapshot.default void
SubscriberGrpc.AsyncService. updateSnapshot(UpdateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Updates an existing snapshot.void
SubscriberGrpc.SubscriberStub. updateSnapshot(UpdateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Updates an existing snapshot.
-