| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
DescribeSigningJobResponse.source()
The object that contains the name of your S3 bucket or your raw code.
|
Source |
SigningJob.source()
A
Source that contains information about a signing job's code image source. |
Source |
StartSigningJobRequest.source()
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSigningJobResponse.Builder |
DescribeSigningJobResponse.Builder.source(Source source)
The object that contains the name of your S3 bucket or your raw code.
|
SigningJob.Builder |
SigningJob.Builder.source(Source source)
A
Source that contains information about a signing job's code image source. |
StartSigningJobRequest.Builder |
StartSigningJobRequest.Builder.source(Source source)
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
|
Copyright © 2019. All rights reserved.