| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static ConferenceProviderType |
ConferenceProviderType.fromValue(String value)
Use this in place of valueOf.
|
static ConferenceProviderType |
ConferenceProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConferenceProviderType[] |
ConferenceProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConferenceProviderRequest |
UpdateConferenceProviderRequest.withConferenceProviderType(ConferenceProviderType conferenceProviderType)
The type of the conference provider.
|
CreateConferenceProviderRequest |
CreateConferenceProviderRequest.withConferenceProviderType(ConferenceProviderType conferenceProviderType)
Represents a type within a list of predefined types.
|
ConferenceProvider |
ConferenceProvider.withType(ConferenceProviderType type)
The type of conference providers.
|
Copyright © 2019. All rights reserved.