Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
Services |
Services.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Services> |
IncidentResourceType.getServices()
The service categories list for MOS Taxonomy.
|
Modifier and Type | Method and Description |
---|---|
Services.Builder |
Services.Builder.copy(Services model) |
Modifier and Type | Method and Description |
---|---|
IncidentResourceType.Builder |
IncidentResourceType.Builder.services(List<Services> services)
The service categories list for MOS Taxonomy.
|
Constructor and Description |
---|
IncidentResourceType(String resourceTypeKey,
String name,
String label,
String description,
Boolean isSubscriptionsSupported,
List<ServiceCategory> serviceCategoryList,
Map<String,String> service,
List<Services> services)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.