Interface LookupDocumentsRequest.TypeStage
- All Known Implementing Classes:
LookupDocumentsRequest.Builder
- Enclosing class:
LookupDocumentsRequest
public static interface LookupDocumentsRequest.TypeStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(LookupDocumentsRequest other) The document type to look up (thetypeof the bound schema).
-
Method Details
-
type
The document type to look up (the
typeof the bound schema). -
from
-