Uses of Class
com.oracle.bmc.cims.model.Services
-
Packages that use Services Package Description com.oracle.bmc.cims.model -
-
Uses of Services in com.oracle.bmc.cims.model
Methods in com.oracle.bmc.cims.model that return Services Modifier and Type Method Description Services
Services.Builder. build()
Methods in com.oracle.bmc.cims.model that return types with arguments of type Services Modifier and Type Method Description List<Services>
IncidentResourceType. getServices()
The service categories list for MOS Taxonomy.Methods in com.oracle.bmc.cims.model with parameters of type Services Modifier and Type Method Description Services.Builder
Services.Builder. copy(Services model)
Method parameters in com.oracle.bmc.cims.model with type arguments of type Services Modifier and Type Method Description IncidentResourceType.Builder
IncidentResourceType.Builder. services(List<Services> services)
The service categories list for MOS Taxonomy.
-