@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeSigningJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeSigningJobResult() |
Modifier and Type | Method and Description |
---|---|
DescribeSigningJobResult |
addSigningParametersEntry(String key,
String value)
Add a single SigningParameters entry
|
DescribeSigningJobResult |
clearSigningParametersEntries()
Removes all the entries added into SigningParameters.
|
DescribeSigningJobResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCompletedAt()
Date and time that the signing job was completed.
|
Date |
getCreatedAt()
Date and time that the signing job was created.
|
String |
getJobId()
The ID of the signing job on output.
|
String |
getJobInvoker()
The IAM entity that initiated the signing job.
|
String |
getJobOwner()
The AWS account ID of the job owner.
|
SigningPlatformOverrides |
getOverrides()
A list of any overrides that were applied to the signing operation.
|
String |
getPlatformDisplayName()
A human-readable name for the signing platform associated with the signing job.
|
String |
getPlatformId()
The microcontroller platform to which your signed code image will be distributed.
|
String |
getProfileName()
The name of the profile that initiated the signing operation.
|
String |
getProfileVersion()
The version of the signing profile used to initiate the signing job.
|
String |
getRequestedBy()
The IAM principal that requested the signing job.
|
SigningJobRevocationRecord |
getRevocationRecord()
A revocation record if the signature generated by the signing job has been revoked.
|
Date |
getSignatureExpiresAt()
Thr expiration timestamp for the signature generated by the signing job.
|
SignedObject |
getSignedObject()
Name of the S3 bucket where the signed code image is saved by AWS Signer.
|
SigningMaterial |
getSigningMaterial()
The Amazon Resource Name (ARN) of your code signing certificate.
|
Map<String,String> |
getSigningParameters()
Map of user-assigned key-value pairs used during signing.
|
Source |
getSource()
The object that contains the name of your S3 bucket or your raw code.
|
String |
getStatus()
Status of the signing job.
|
String |
getStatusReason()
String value that contains the status reason.
|
int |
hashCode() |
void |
setCompletedAt(Date completedAt)
Date and time that the signing job was completed.
|
void |
setCreatedAt(Date createdAt)
Date and time that the signing job was created.
|
void |
setJobId(String jobId)
The ID of the signing job on output.
|
void |
setJobInvoker(String jobInvoker)
The IAM entity that initiated the signing job.
|
void |
setJobOwner(String jobOwner)
The AWS account ID of the job owner.
|
void |
setOverrides(SigningPlatformOverrides overrides)
A list of any overrides that were applied to the signing operation.
|
void |
setPlatformDisplayName(String platformDisplayName)
A human-readable name for the signing platform associated with the signing job.
|
void |
setPlatformId(String platformId)
The microcontroller platform to which your signed code image will be distributed.
|
void |
setProfileName(String profileName)
The name of the profile that initiated the signing operation.
|
void |
setProfileVersion(String profileVersion)
The version of the signing profile used to initiate the signing job.
|
void |
setRequestedBy(String requestedBy)
The IAM principal that requested the signing job.
|
void |
setRevocationRecord(SigningJobRevocationRecord revocationRecord)
A revocation record if the signature generated by the signing job has been revoked.
|
void |
setSignatureExpiresAt(Date signatureExpiresAt)
Thr expiration timestamp for the signature generated by the signing job.
|
void |
setSignedObject(SignedObject signedObject)
Name of the S3 bucket where the signed code image is saved by AWS Signer.
|
void |
setSigningMaterial(SigningMaterial signingMaterial)
The Amazon Resource Name (ARN) of your code signing certificate.
|
void |
setSigningParameters(Map<String,String> signingParameters)
Map of user-assigned key-value pairs used during signing.
|
void |
setSource(Source source)
The object that contains the name of your S3 bucket or your raw code.
|
void |
setStatus(String status)
Status of the signing job.
|
void |
setStatusReason(String statusReason)
String value that contains the status reason.
|
String |
toString()
Returns a string representation of this object.
|
DescribeSigningJobResult |
withCompletedAt(Date completedAt)
Date and time that the signing job was completed.
|
DescribeSigningJobResult |
withCreatedAt(Date createdAt)
Date and time that the signing job was created.
|
DescribeSigningJobResult |
withJobId(String jobId)
The ID of the signing job on output.
|
DescribeSigningJobResult |
withJobInvoker(String jobInvoker)
The IAM entity that initiated the signing job.
|
DescribeSigningJobResult |
withJobOwner(String jobOwner)
The AWS account ID of the job owner.
|
DescribeSigningJobResult |
withOverrides(SigningPlatformOverrides overrides)
A list of any overrides that were applied to the signing operation.
|
DescribeSigningJobResult |
withPlatformDisplayName(String platformDisplayName)
A human-readable name for the signing platform associated with the signing job.
|
DescribeSigningJobResult |
withPlatformId(String platformId)
The microcontroller platform to which your signed code image will be distributed.
|
DescribeSigningJobResult |
withProfileName(String profileName)
The name of the profile that initiated the signing operation.
|
DescribeSigningJobResult |
withProfileVersion(String profileVersion)
The version of the signing profile used to initiate the signing job.
|
DescribeSigningJobResult |
withRequestedBy(String requestedBy)
The IAM principal that requested the signing job.
|
DescribeSigningJobResult |
withRevocationRecord(SigningJobRevocationRecord revocationRecord)
A revocation record if the signature generated by the signing job has been revoked.
|
DescribeSigningJobResult |
withSignatureExpiresAt(Date signatureExpiresAt)
Thr expiration timestamp for the signature generated by the signing job.
|
DescribeSigningJobResult |
withSignedObject(SignedObject signedObject)
Name of the S3 bucket where the signed code image is saved by AWS Signer.
|
DescribeSigningJobResult |
withSigningMaterial(SigningMaterial signingMaterial)
The Amazon Resource Name (ARN) of your code signing certificate.
|
DescribeSigningJobResult |
withSigningParameters(Map<String,String> signingParameters)
Map of user-assigned key-value pairs used during signing.
|
DescribeSigningJobResult |
withSource(Source source)
The object that contains the name of your S3 bucket or your raw code.
|
DescribeSigningJobResult |
withStatus(SigningStatus status)
Status of the signing job.
|
DescribeSigningJobResult |
withStatus(String status)
Status of the signing job.
|
DescribeSigningJobResult |
withStatusReason(String statusReason)
String value that contains the status reason.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setJobId(String jobId)
The ID of the signing job on output.
jobId
- The ID of the signing job on output.public String getJobId()
The ID of the signing job on output.
public DescribeSigningJobResult withJobId(String jobId)
The ID of the signing job on output.
jobId
- The ID of the signing job on output.public void setSource(Source source)
The object that contains the name of your S3 bucket or your raw code.
source
- The object that contains the name of your S3 bucket or your raw code.public Source getSource()
The object that contains the name of your S3 bucket or your raw code.
public DescribeSigningJobResult withSource(Source source)
The object that contains the name of your S3 bucket or your raw code.
source
- The object that contains the name of your S3 bucket or your raw code.public void setSigningMaterial(SigningMaterial signingMaterial)
The Amazon Resource Name (ARN) of your code signing certificate.
signingMaterial
- The Amazon Resource Name (ARN) of your code signing certificate.public SigningMaterial getSigningMaterial()
The Amazon Resource Name (ARN) of your code signing certificate.
public DescribeSigningJobResult withSigningMaterial(SigningMaterial signingMaterial)
The Amazon Resource Name (ARN) of your code signing certificate.
signingMaterial
- The Amazon Resource Name (ARN) of your code signing certificate.public void setPlatformId(String platformId)
The microcontroller platform to which your signed code image will be distributed.
platformId
- The microcontroller platform to which your signed code image will be distributed.public String getPlatformId()
The microcontroller platform to which your signed code image will be distributed.
public DescribeSigningJobResult withPlatformId(String platformId)
The microcontroller platform to which your signed code image will be distributed.
platformId
- The microcontroller platform to which your signed code image will be distributed.public void setPlatformDisplayName(String platformDisplayName)
A human-readable name for the signing platform associated with the signing job.
platformDisplayName
- A human-readable name for the signing platform associated with the signing job.public String getPlatformDisplayName()
A human-readable name for the signing platform associated with the signing job.
public DescribeSigningJobResult withPlatformDisplayName(String platformDisplayName)
A human-readable name for the signing platform associated with the signing job.
platformDisplayName
- A human-readable name for the signing platform associated with the signing job.public void setProfileName(String profileName)
The name of the profile that initiated the signing operation.
profileName
- The name of the profile that initiated the signing operation.public String getProfileName()
The name of the profile that initiated the signing operation.
public DescribeSigningJobResult withProfileName(String profileName)
The name of the profile that initiated the signing operation.
profileName
- The name of the profile that initiated the signing operation.public void setProfileVersion(String profileVersion)
The version of the signing profile used to initiate the signing job.
profileVersion
- The version of the signing profile used to initiate the signing job.public String getProfileVersion()
The version of the signing profile used to initiate the signing job.
public DescribeSigningJobResult withProfileVersion(String profileVersion)
The version of the signing profile used to initiate the signing job.
profileVersion
- The version of the signing profile used to initiate the signing job.public void setOverrides(SigningPlatformOverrides overrides)
A list of any overrides that were applied to the signing operation.
overrides
- A list of any overrides that were applied to the signing operation.public SigningPlatformOverrides getOverrides()
A list of any overrides that were applied to the signing operation.
public DescribeSigningJobResult withOverrides(SigningPlatformOverrides overrides)
A list of any overrides that were applied to the signing operation.
overrides
- A list of any overrides that were applied to the signing operation.public Map<String,String> getSigningParameters()
Map of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job.
public void setSigningParameters(Map<String,String> signingParameters)
Map of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job.
signingParameters
- Map of user-assigned key-value pairs used during signing. These values contain any information that you
specified for use in your signing job.public DescribeSigningJobResult withSigningParameters(Map<String,String> signingParameters)
Map of user-assigned key-value pairs used during signing. These values contain any information that you specified for use in your signing job.
signingParameters
- Map of user-assigned key-value pairs used during signing. These values contain any information that you
specified for use in your signing job.public DescribeSigningJobResult addSigningParametersEntry(String key, String value)
public DescribeSigningJobResult clearSigningParametersEntries()
public void setCreatedAt(Date createdAt)
Date and time that the signing job was created.
createdAt
- Date and time that the signing job was created.public Date getCreatedAt()
Date and time that the signing job was created.
public DescribeSigningJobResult withCreatedAt(Date createdAt)
Date and time that the signing job was created.
createdAt
- Date and time that the signing job was created.public void setCompletedAt(Date completedAt)
Date and time that the signing job was completed.
completedAt
- Date and time that the signing job was completed.public Date getCompletedAt()
Date and time that the signing job was completed.
public DescribeSigningJobResult withCompletedAt(Date completedAt)
Date and time that the signing job was completed.
completedAt
- Date and time that the signing job was completed.public void setSignatureExpiresAt(Date signatureExpiresAt)
Thr expiration timestamp for the signature generated by the signing job.
signatureExpiresAt
- Thr expiration timestamp for the signature generated by the signing job.public Date getSignatureExpiresAt()
Thr expiration timestamp for the signature generated by the signing job.
public DescribeSigningJobResult withSignatureExpiresAt(Date signatureExpiresAt)
Thr expiration timestamp for the signature generated by the signing job.
signatureExpiresAt
- Thr expiration timestamp for the signature generated by the signing job.public void setRequestedBy(String requestedBy)
The IAM principal that requested the signing job.
requestedBy
- The IAM principal that requested the signing job.public String getRequestedBy()
The IAM principal that requested the signing job.
public DescribeSigningJobResult withRequestedBy(String requestedBy)
The IAM principal that requested the signing job.
requestedBy
- The IAM principal that requested the signing job.public void setStatus(String status)
Status of the signing job.
status
- Status of the signing job.SigningStatus
public String getStatus()
Status of the signing job.
SigningStatus
public DescribeSigningJobResult withStatus(String status)
Status of the signing job.
status
- Status of the signing job.SigningStatus
public DescribeSigningJobResult withStatus(SigningStatus status)
Status of the signing job.
status
- Status of the signing job.SigningStatus
public void setStatusReason(String statusReason)
String value that contains the status reason.
statusReason
- String value that contains the status reason.public String getStatusReason()
String value that contains the status reason.
public DescribeSigningJobResult withStatusReason(String statusReason)
String value that contains the status reason.
statusReason
- String value that contains the status reason.public void setRevocationRecord(SigningJobRevocationRecord revocationRecord)
A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp and the ID of the IAM entity that revoked the signature.
revocationRecord
- A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp
and the ID of the IAM entity that revoked the signature.public SigningJobRevocationRecord getRevocationRecord()
A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp and the ID of the IAM entity that revoked the signature.
public DescribeSigningJobResult withRevocationRecord(SigningJobRevocationRecord revocationRecord)
A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp and the ID of the IAM entity that revoked the signature.
revocationRecord
- A revocation record if the signature generated by the signing job has been revoked. Contains a timestamp
and the ID of the IAM entity that revoked the signature.public void setSignedObject(SignedObject signedObject)
Name of the S3 bucket where the signed code image is saved by AWS Signer.
signedObject
- Name of the S3 bucket where the signed code image is saved by AWS Signer.public SignedObject getSignedObject()
Name of the S3 bucket where the signed code image is saved by AWS Signer.
public DescribeSigningJobResult withSignedObject(SignedObject signedObject)
Name of the S3 bucket where the signed code image is saved by AWS Signer.
signedObject
- Name of the S3 bucket where the signed code image is saved by AWS Signer.public void setJobOwner(String jobOwner)
The AWS account ID of the job owner.
jobOwner
- The AWS account ID of the job owner.public String getJobOwner()
The AWS account ID of the job owner.
public DescribeSigningJobResult withJobOwner(String jobOwner)
The AWS account ID of the job owner.
jobOwner
- The AWS account ID of the job owner.public void setJobInvoker(String jobInvoker)
The IAM entity that initiated the signing job.
jobInvoker
- The IAM entity that initiated the signing job.public String getJobInvoker()
The IAM entity that initiated the signing job.
public DescribeSigningJobResult withJobInvoker(String jobInvoker)
The IAM entity that initiated the signing job.
jobInvoker
- The IAM entity that initiated the signing job.public String toString()
toString
in class Object
Object.toString()
public DescribeSigningJobResult clone()