| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
static Category |
Category.fromValue(String value)
Use this in place of valueOf.
|
static Category |
Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetSigningPlatformResult |
GetSigningPlatformResult.withCategory(Category category)
The category type of the target signing platform.
|
SigningPlatform |
SigningPlatform.withCategory(Category category)
The category of a signing platform.
|
Copyright © 2024. All rights reserved.