| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceName |
ServiceName.fromValue(String value)
Use this in place of valueOf.
|
static ServiceName |
ServiceName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceName[] |
ServiceName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceHealth |
ServiceHealth.withServiceName(ServiceName serviceName)
The name of the Amazon Web Services service.
|
ServiceCollection |
ServiceCollection.withServiceNames(ServiceName... serviceNames)
An array of strings that each specifies the name of an Amazon Web Services service.
|
Copyright © 2022. All rights reserved.