public static class DDLIndexField.DDLIndexFieldBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DDLIndexField |
build() |
DDLIndexField.DDLIndexFieldBuilder |
fieldName(String fieldName) |
DDLIndexField.DDLIndexFieldBuilder |
type(TypeInfo<?> type) |
public DDLIndexField.DDLIndexFieldBuilder fieldName(String fieldName)
public DDLIndexField.DDLIndexFieldBuilder type(TypeInfo<?> type)
public DDLIndexField build()
Copyright © 2007–2021 Atlassian. All rights reserved.