| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
static SigningProfileStatus |
SigningProfileStatus.fromValue(String value)
Use this in place of valueOf.
|
static SigningProfileStatus |
SigningProfileStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SigningProfileStatus[] |
SigningProfileStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetSigningProfileResult |
GetSigningProfileResult.withStatus(SigningProfileStatus status)
The status of the target signing profile.
|
SigningProfile |
SigningProfile.withStatus(SigningProfileStatus status)
The status of an AWS Signer profile.
|
Copyright © 2018. All rights reserved.