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 SnapshotSubscriptionAdminClient. createSnapshot(CreateSnapshotRequest request)Creates a snapshot from the requested subscription.SnapshotSubscriptionAdminClient. createSnapshot(ProjectSnapshotName name, ProjectSubscriptionName subscription)Deprecated.SnapshotSubscriptionAdminClient. createSnapshot(ProjectSnapshotName name, String subscription)Deprecated.Use UseSubscriptionAdminClient.createSnapshot(SnapshotName, String)instead.SnapshotSubscriptionAdminClient. createSnapshot(SnapshotName name, SubscriptionName subscription)Creates a snapshot from the requested subscription.SnapshotSubscriptionAdminClient. createSnapshot(SnapshotName name, String subscription)Creates a snapshot from the requested subscription.SnapshotSubscriptionAdminClient. createSnapshot(String name, ProjectSubscriptionName subscription)Deprecated.Use UseSubscriptionAdminClient.createSnapshot(String, SubscriptionName)instead.SnapshotSubscriptionAdminClient. createSnapshot(String name, SubscriptionName subscription)Creates a snapshot from the requested subscription.SnapshotSubscriptionAdminClient. createSnapshot(String name, String subscription)Creates a snapshot from the requested subscription.SnapshotSubscriptionAdminClient. getSnapshot(GetSnapshotRequest request)Gets the configuration details of a snapshot.SnapshotSubscriptionAdminClient. getSnapshot(ProjectSnapshotName snapshot)Deprecated.Use UseSubscriptionAdminClient.getSnapshot(SnapshotName)instead.SnapshotSubscriptionAdminClient. getSnapshot(SnapshotName snapshot)Gets the configuration details of a snapshot.SnapshotSubscriptionAdminClient. getSnapshot(String snapshot)Gets the configuration details of a snapshot.SnapshotSubscriptionAdminClient. updateSnapshot(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)Updates an existing snapshot.SnapshotSubscriptionAdminClient. 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 SnapshotSubscriptionAdminClient. 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.ListSnapshotsPageSubscriptionAdminClient.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 SnapshotSnapshot.Builder. build()SnapshotSnapshot.Builder. buildPartial()SnapshotSubscriberGrpc.SubscriberBlockingStub. createSnapshot(CreateSnapshotRequest request)Creates a snapshot from the requested subscription.static SnapshotSnapshot. getDefaultInstance()SnapshotSnapshot.Builder. getDefaultInstanceForType()SnapshotSnapshot. getDefaultInstanceForType()SnapshotSubscriberGrpc.SubscriberBlockingStub. getSnapshot(GetSnapshotRequest request)Gets the configuration details of a snapshot.SnapshotUpdateSnapshotRequest.Builder. getSnapshot()Required.SnapshotUpdateSnapshotRequest. getSnapshot()Required.SnapshotUpdateSnapshotRequestOrBuilder. getSnapshot()Required.SnapshotListSnapshotsResponse.Builder. getSnapshots(int index)The resulting snapshots.SnapshotListSnapshotsResponse. getSnapshots(int index)The resulting snapshots.SnapshotListSnapshotsResponseOrBuilder. getSnapshots(int index)The resulting snapshots.static SnapshotSnapshot. parseDelimitedFrom(InputStream input)static SnapshotSnapshot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(byte[] data)static SnapshotSnapshot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(com.google.protobuf.ByteString data)static SnapshotSnapshot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(com.google.protobuf.CodedInputStream input)static SnapshotSnapshot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(InputStream input)static SnapshotSnapshot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(ByteBuffer data)static SnapshotSnapshot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SnapshotSubscriberGrpc.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.BuilderListSnapshotsResponse.Builder. addSnapshots(int index, Snapshot value)The resulting snapshots.ListSnapshotsResponse.BuilderListSnapshotsResponse.Builder. addSnapshots(Snapshot value)The resulting snapshots.Snapshot.BuilderSnapshot.Builder. mergeFrom(Snapshot other)UpdateSnapshotRequest.BuilderUpdateSnapshotRequest.Builder. mergeSnapshot(Snapshot value)Required.static Snapshot.BuilderSnapshot. newBuilder(Snapshot prototype)UpdateSnapshotRequest.BuilderUpdateSnapshotRequest.Builder. setSnapshot(Snapshot value)Required.ListSnapshotsResponse.BuilderListSnapshotsResponse.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.BuilderListSnapshotsResponse.Builder. addAllSnapshots(Iterable<? extends Snapshot> values)The resulting snapshots.default voidSubscriberGrpc.AsyncService. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Creates a snapshot from the requested subscription.voidSubscriberGrpc.SubscriberStub. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Creates a snapshot from the requested subscription.default voidSubscriberGrpc.AsyncService. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Gets the configuration details of a snapshot.voidSubscriberGrpc.SubscriberStub. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Gets the configuration details of a snapshot.default voidSubscriberGrpc.AsyncService. updateSnapshot(UpdateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Updates an existing snapshot.voidSubscriberGrpc.SubscriberStub. updateSnapshot(UpdateSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)Updates an existing snapshot.
-