| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.properties |
| Modifier and Type | Method and Description |
|---|---|
DigitalServiceStatus |
DigitalService.getStatus()
Return the status of the digital service.
|
static DigitalServiceStatus |
DigitalServiceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalServiceStatus[] |
DigitalServiceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigitalService.setStatus(DigitalServiceStatus status)
Set up the status of the digital service.
|
Copyright © 2017–2018 ODPi. All rights reserved.