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