| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
static SigningStatus |
SigningStatus.fromValue(String value)
Use this in place of valueOf.
|
static SigningStatus |
SigningStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SigningStatus[] |
SigningStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SigningJob |
SigningJob.withStatus(SigningStatus status)
The status of the signing job.
|
ListSigningJobsRequest |
ListSigningJobsRequest.withStatus(SigningStatus status)
A status value with which to filter your results.
|
DescribeSigningJobResult |
DescribeSigningJobResult.withStatus(SigningStatus status)
Status of the signing job.
|
Copyright © 2024. All rights reserved.