public class CreateViewOptions extends Object
| Constructor and Description | 
|---|
| CreateViewOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateViewOptions | collation(Collation collation)Sets the collation options | 
| Collation | getCollation()Returns the collation options | 
public Collation getCollation()
public CreateViewOptions collation(Collation collation)
A null value represents the server default.
collation - the collation options to use