Class SchemaRequest.UniqueKey

All Implemented Interfaces:
Serializable
Enclosing class:
SchemaRequest

public static class SchemaRequest.UniqueKey extends AbstractSchemaRequest<SchemaResponse.UniqueKeyResponse>
Schema API request that retrieves the field name that is defined as the uniqueKey for the index of the specified collection.
See Also: