Class SnapshotResponse

  • All Implemented Interfaces:
    Response

    public class SnapshotResponse
    extends AbstractResponse<io.etcd.jetcd.api.SnapshotResponse>
    • Constructor Detail

      • SnapshotResponse

        public SnapshotResponse​(io.etcd.jetcd.api.SnapshotResponse response)
    • Method Detail

      • getRemainingBytes

        public long getRemainingBytes()
        Returns the remaining bytes.
      • getBlob

        public com.google.protobuf.ByteString getBlob()
        Returns the blob.