Uses of Class
com.arangodb.model.CollectionRenameOptions
-
Packages that use CollectionRenameOptions Package Description com.arangodb.model -
-
Uses of CollectionRenameOptions in com.arangodb.model
Methods in com.arangodb.model that return CollectionRenameOptions Modifier and Type Method Description static CollectionRenameOptions
OptionsBuilder. build(CollectionRenameOptions options, String name)
Methods in com.arangodb.model with parameters of type CollectionRenameOptions Modifier and Type Method Description static CollectionRenameOptions
OptionsBuilder. build(CollectionRenameOptions options, String name)
-