public class DataModelField
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DataModelField.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
classification()
Gets the classification.
|
String |
description()
Gets the description.
|
Boolean |
indexed()
Gets the indexed.
|
String |
label()
Gets the label.
|
DataModelField.Builder |
newBuilder()
New builder.
|
public DataModelField.Builder newBuilder()
public Boolean indexed()
public String classification()
public String description()
public String label()
Copyright © 2021 IBM Cloud. All rights reserved.