Interface DocumentLookupRequest.TypeStage
- All Known Implementing Classes:
DocumentLookupRequest.Builder
- Enclosing class:
DocumentLookupRequest
public static interface DocumentLookupRequest.TypeStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(DocumentLookupRequest other) Document type to look up (the type defined by the bound schema).
-
Method Details
-
type
Document type to look up (the type defined by the bound schema).
-
from
-