Uses of Interface
tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
Packages that use SnapshotInfoOrBuilder
-
Uses of SnapshotInfoOrBuilder in tech.skworks.tachyon.service.contracts.snapshot
Classes in tech.skworks.tachyon.service.contracts.snapshot that implement SnapshotInfoOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typetech.skworks.tachyon.service.contracts.snapshot.SnapshotInfostatic final classProtobuf typetech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoMethods in tech.skworks.tachyon.service.contracts.snapshot that return SnapshotInfoOrBuilderModifier and TypeMethodDescriptionListSnapshotsResponse.Builder.getSnapshotsOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;ListSnapshotsResponse.getSnapshotsOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilder(int index) repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;Methods in tech.skworks.tachyon.service.contracts.snapshot that return types with arguments of type SnapshotInfoOrBuilderModifier and TypeMethodDescriptionList<? extends SnapshotInfoOrBuilder> ListSnapshotsResponse.Builder.getSnapshotsOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;List<? extends SnapshotInfoOrBuilder> ListSnapshotsResponse.getSnapshotsOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;List<? extends SnapshotInfoOrBuilder> ListSnapshotsResponseOrBuilder.getSnapshotsOrBuilderList()repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2;