public interface Document extends Buildable
static Document
document(Operation... operations)
List<Operation>
getOperations()
void
setOperations(List<Operation> operations)
build
static Document document(Operation... operations)
List<Operation> getOperations()
void setOperations(List<Operation> operations)
Copyright © 2018–2021. All rights reserved.