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