| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideosignaling.model |
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
Service |
GetIceServerConfigRequest.service()
Specifies the desired service.
|
static Service |
Service.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service[] |
Service.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Service> |
Service.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
GetIceServerConfigRequest.Builder |
GetIceServerConfigRequest.Builder.service(Service service)
Specifies the desired service.
|
Copyright © 2022. All rights reserved.