| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Service.categories()
A list of categories that describe the type of support issue a case describes.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.categories(Category... categories)
A list of categories that describe the type of support issue a case describes.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.categories(Collection<Category> categories)
A list of categories that describe the type of support issue a case describes.
|
Copyright © 2022. All rights reserved.