public static interface StartSigningJobResponse.Builder extends SignerResponse.Builder, SdkPojo, CopyableBuilder<StartSigningJobResponse.Builder,StartSigningJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StartSigningJobResponse.Builder |
jobId(String jobId)
The ID of your signing job.
|
StartSigningJobResponse.Builder |
jobOwner(String jobOwner)
The AWS account ID of the signing job owner.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartSigningJobResponse.Builder jobId(String jobId)
The ID of your signing job.
jobId - The ID of your signing job.StartSigningJobResponse.Builder jobOwner(String jobOwner)
The AWS account ID of the signing job owner.
jobOwner - The AWS account ID of the signing job owner.Copyright © 2023. All rights reserved.