| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.clone() |
Destination |
StartSigningJobRequest.getDestination()
The S3 bucket in which to save your signed object.
|
Destination |
Destination.withS3(S3Destination s3)
The
S3Destination object. |
| Modifier and Type | Method and Description |
|---|---|
void |
StartSigningJobRequest.setDestination(Destination destination)
The S3 bucket in which to save your signed object.
|
StartSigningJobRequest |
StartSigningJobRequest.withDestination(Destination destination)
The S3 bucket in which to save your signed object.
|
Copyright © 2021. All rights reserved.