Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
Classifier |
Classifier.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Classifier> |
IncidentType.getClassifierList()
The list of classifiers.
|
Modifier and Type | Method and Description |
---|---|
Classifier.Builder |
Classifier.Builder.copy(Classifier model) |
Modifier and Type | Method and Description |
---|---|
IncidentType.Builder |
IncidentType.Builder.classifierList(List<Classifier> classifierList)
The list of classifiers.
|
Constructor and Description |
---|
IncidentType(String id,
String name,
String label,
String description,
List<Classifier> classifierList)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.