Package com.ibm.cloud.cloudant.v1.model
Interface IndexResult.Result
- Enclosing class:
IndexResult
public static interface IndexResult.Result
Flag to show whether the index was created or one already exists.
-
Field Summary
-
Field Details
-
CREATED
created.- See Also:
-
EXISTS
exists.- See Also:
-