| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static UseCaseType |
UseCaseType.fromValue(String value)
Use this in place of valueOf.
|
static UseCaseType |
UseCaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UseCaseType[] |
UseCaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UseCase |
UseCase.withUseCaseType(UseCaseType useCaseType)
The type of use case to associate to the integration association.
|
CreateUseCaseRequest |
CreateUseCaseRequest.withUseCaseType(UseCaseType useCaseType)
The type of use case to associate to the integration association.
|
Copyright © 2024. All rights reserved.