Uses of Class
com.google.dataflow.v1beta3.ListSnapshotsResponse
-
Packages that use ListSnapshotsResponse Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of ListSnapshotsResponse in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return ListSnapshotsResponse Modifier and Type Method Description ListSnapshotsResponseListSnapshotsResponse.Builder. build()ListSnapshotsResponseListSnapshotsResponse.Builder. buildPartial()static ListSnapshotsResponseListSnapshotsResponse. getDefaultInstance()ListSnapshotsResponseListSnapshotsResponse.Builder. getDefaultInstanceForType()ListSnapshotsResponseListSnapshotsResponse. getDefaultInstanceForType()ListSnapshotsResponseSnapshotsV1Beta3Client. listSnapshots(ListSnapshotsRequest request)Lists snapshots.ListSnapshotsResponseSnapshotsV1Beta3Grpc.SnapshotsV1Beta3BlockingStub. listSnapshots(ListSnapshotsRequest request)Lists snapshots.static ListSnapshotsResponseListSnapshotsResponse. parseDelimitedFrom(InputStream input)static ListSnapshotsResponseListSnapshotsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(byte[] data)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(InputStream input)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(ByteBuffer data)static ListSnapshotsResponseListSnapshotsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type ListSnapshotsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3Grpc. getListSnapshotsMethod()com.google.protobuf.Parser<ListSnapshotsResponse>ListSnapshotsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListSnapshotsResponse>SnapshotsV1Beta3Grpc.SnapshotsV1Beta3FutureStub. listSnapshots(ListSnapshotsRequest request)Lists snapshots.com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3Client. listSnapshotsCallable()Lists snapshots.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3Settings.Builder. listSnapshotsSettings()Returns the builder for the settings used for calls to listSnapshots.com.google.api.gax.rpc.UnaryCallSettings<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3Settings. listSnapshotsSettings()Returns the object with the settings used for calls to listSnapshots.static com.google.protobuf.Parser<ListSnapshotsResponse>ListSnapshotsResponse. parser()Methods in com.google.dataflow.v1beta3 with parameters of type ListSnapshotsResponse Modifier and Type Method Description ListSnapshotsResponse.BuilderListSnapshotsResponse.Builder. mergeFrom(ListSnapshotsResponse other)static ListSnapshotsResponse.BuilderListSnapshotsResponse. newBuilder(ListSnapshotsResponse prototype)Method parameters in com.google.dataflow.v1beta3 with type arguments of type ListSnapshotsResponse Modifier and Type Method Description default voidSnapshotsV1Beta3Grpc.AsyncService. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)Lists snapshots.voidSnapshotsV1Beta3Grpc.SnapshotsV1Beta3Stub. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)Lists snapshots. -
Uses of ListSnapshotsResponse in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return types with arguments of type ListSnapshotsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>GrpcSnapshotsV1Beta3Stub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>HttpJsonSnapshotsV1Beta3Stub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3Stub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3StubSettings.Builder. listSnapshotsSettings()Returns the builder for the settings used for calls to listSnapshots.com.google.api.gax.rpc.UnaryCallSettings<ListSnapshotsRequest,ListSnapshotsResponse>SnapshotsV1Beta3StubSettings. listSnapshotsSettings()Returns the object with the settings used for calls to listSnapshots.
-