public class DeleteOptions
extends java.lang.Object
Constructor and Description |
---|
DeleteOptions() |
Modifier and Type | Method and Description |
---|---|
DeleteOptions |
collation(Collation collation)
Sets the collation options
|
Collation |
getCollation()
Returns the collation options
|
java.lang.String |
toString() |
@Nullable public Collation getCollation()
public DeleteOptions collation(@Nullable Collation collation)
A null value represents the server default.
collation
- the collation options to usepublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved