- getAction() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS Signer action permitted as part of cross-account permissions.
- getAction() - Method in class com.amazonaws.services.signer.model.Permission
-
An AWS Signer action permitted as part of cross-account permissions.
- getAllowedValues() - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The set of accepted encryption algorithms that are allowed in a code signing job.
- getAllowedValues() - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The set of accepted hash algorithms allowed in a code signing job.
- getArn() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The Amazon Resource Name (ARN) for the signing profile.
- getArn() - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The Amazon Resource Name (ARN) of the signing profile created.
- getArn() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The Amazon Resource Name (ARN) for the signing profile.
- getBucketName() - Method in class com.amazonaws.services.signer.model.S3Destination
-
Name of the S3 bucket.
- getBucketName() - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Name of the S3 bucket.
- getBucketName() - Method in class com.amazonaws.services.signer.model.S3Source
-
Name of the S3 bucket.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCategory() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The category type of the target signing platform.
- getCategory() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The category type of a signing platform.
- getCategory() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- getCertificateArn() - Method in class com.amazonaws.services.signer.model.SigningMaterial
-
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
- getCertificateHashes() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
A list of composite signed hashes that identify certificates.
- getClientRequestToken() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
String that identifies the signing request.
- getCode() - Method in exception com.amazonaws.services.signer.model.AccessDeniedException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.BadRequestException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.ConflictException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.InternalServiceErrorException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.NotFoundException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.ResourceNotFoundException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.ServiceLimitExceededException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.ThrottlingException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.TooManyRequestsException
-
- getCode() - Method in exception com.amazonaws.services.signer.model.ValidationException
-
- getCompletedAt() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was completed.
- getCreatedAt() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was created.
- getCreatedAt() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The date and time that the signing job was created.
- getDefaultFormat() - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The default format of a code signing image.
- getDefaultValue() - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- getDefaultValue() - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- getDestination() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket in which to save your signed object.
- getDisplayName() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The display name of the target signing platform.
- getDisplayName() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The display name of a code signing platform.
- getEffectiveTime() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
A timestamp for when revocation of a Signing Profile should become effective.
- getEncryptionAlgorithm() - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default encryption algorithm that is used in a code signing job.
- getEncryptionAlgorithmOptions() - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The encryption algorithm options that are available for a code signing job.
- getExecutorService() - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getHashAlgorithm() - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- getHashAlgorithmOptions() - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The hash algorithm options that are available for a code signing job.
- getIncludeCanceled() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Designates whether to include profiles with the status of CANCELED.
- getIsRevoked() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with revoked signatures.
- getIsRevoked() - Method in class com.amazonaws.services.signer.model.SigningJob
-
Indicates whether the signing job is revoked.
- getJobArn() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ARN of a signing job.
- getJobId() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobRequest
-
The ID of the signing job on input.
- getJobId() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The ID of the signing job on output.
- getJobId() - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
ID of the signing job to be revoked.
- getJobId() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The ID of the signing job.
- getJobId() - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Unique identifier of the signing job.
- getJobId() - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The ID of your signing job.
- getJobInvoker() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM entity that initiated the signing job.
- getJobInvoker() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs initiated by a specified IAM entity.
- getJobInvoker() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job invoker.
- getJobOwner() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The AWS account ID of the job owner.
- getJobOwner() - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
AWS account ID of the job owner.
- getJobOwner() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job owner.
- getJobOwner() - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
The AWS account ID of the job owner.
- getJobOwner() - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The AWS account ID of the signing job owner.
- getJobs() - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
A list of your signing jobs.
- getKey() - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Key name that uniquely identifies a signed code image in your bucket.
- getKey() - Method in class com.amazonaws.services.signer.model.S3Source
-
Key name of the bucket object that contains your unsigned code.
- getMaxResults() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Specifies the maximum number of items to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The maximum number of results to be returned by this operation.
- getMaxResults() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
The maximum number of profiles to be returned.
- getMaxSizeInMB() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The maximum size (in MB) of the payload that can be signed by the target platform.
- getMaxSizeInMB() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The maximum size (in MB) of code that can be signed by a code signing platform.
- getMetadata() - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Information including the signing profile ARN and the signing job ID.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
String for specifying the next set of paginated results.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
String for specifying the next set of paginated results.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
String for specifying the next set of paginated results to return.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
String for specifying the next set of paginated results.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Value for specifying the next set of paginated results to return.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
Value for specifying the next set of paginated results to return.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Value for specifying the next set of paginated results to return.
- getNextToken() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
Value for specifying the next set of paginated results to return.
- getOverrides() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A list of any overrides that were applied to the signing operation.
- getOverrides() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of overrides applied by the target signing profile for signing operations.
- getOverrides() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
A subfield of platform.
- getPartner() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of partner entities that use the target signing platform.
- getPartner() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Any partner entities connected to a signing platform.
- getPartner() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Any partner entities linked to a code signing platform.
- getPayload() - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Specifies the object digest (hash) to sign.
- getPayloadFormat() - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Payload content type
- getPermissions() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
List of permissions associated with the Signing Profile.
- getPlatformDisplayName() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A human-readable name for the signing platform associated with the signing job.
- getPlatformDisplayName() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A human-readable name for the signing platform associated with the signing profile.
- getPlatformDisplayName() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of a signing platform.
- getPlatformDisplayName() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The microcontroller platform to which your signed code image will be distributed.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ID of a signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformRequest
-
The ID of the target signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The ID of the target signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ID of the platform that is used by the target signing profile.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The ID of microcontroller platform that you specified for the distribution of your code image.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs initiated for a specified signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The ID of the signing platform to be created.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The unique identifier for a signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The ID of a code signing platform.
- getPlatformId() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ID of a platform that is available for use by a signing profile.
- getPlatforms() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
A list of all platforms that match the request parameters.
- getPolicySizeBytes() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
Total size of the policy associated with the Signing Profile in bytes.
- getPrefix() - Method in class com.amazonaws.services.signer.model.S3Destination
-
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
- getPrincipal() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS principal receiving cross-account permissions.
- getPrincipal() - Method in class com.amazonaws.services.signer.model.Permission
-
The AWS principal that has been granted a cross-account permission.
- getProfileName() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The human-readable name of the signing profile.
- getProfileName() - Method in class com.amazonaws.services.signer.model.CancelSigningProfileRequest
-
The name of the signing profile to be canceled.
- getProfileName() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The name of the profile that initiated the signing operation.
- getProfileName() - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The name of the target signing profile.
- getProfileName() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The name of the target signing profile.
- getProfileName() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
Name of the signing profile containing the cross-account permissions.
- getProfileName() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The name of the signing profile to be created.
- getProfileName() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A human-readable name for the signing profile with permissions to be removed.
- getProfileName() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The name of the signing profile to be revoked.
- getProfileName() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of the signing profile that created a signing job.
- getProfileName() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing profile.
- getProfileName() - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The name of the signing profile.
- getProfileName() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The name of the signing profile.
- getProfileOwner() - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The AWS account ID of the profile owner.
- getProfileOwner() - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The AWS account ID of the profile owner.
- getProfileOwner() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The AWS account ID of the signing profile owner.
- getProfiles() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
A list of profiles that are available in the AWS account.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The version of the signing profile.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The version of the signing profile used to initiate the signing job.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The current version of the signing profile.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.Permission
-
The signing profile version that a permission applies to.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The version of the signing profile being created.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The version of the signing profile to be revoked.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The version of the signing profile that created a signing job.
- getProfileVersion() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The version of a signing profile.
- getProfileVersionArn() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The version of a signing profile.
- getProfileVersionArn() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The signing profile ARN, including the profile version.
- getProfileVersionArn() - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The signing profile ARN, including the profile version.
- getProfileVersionArn() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ARN of a signing profile, including the profile version.
- getReason() - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
The reason for revoking the signing job.
- getReason() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The reason for revoking a signing profile.
- getReason() - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
A caller-supplied reason for revocation.
- getRequestedBy() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM principal that requested the signing job.
- getRequestedBy() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The IAM principal that requested the signing job.
- getResourceArn() - Method in class com.amazonaws.services.signer.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- getResourceArn() - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- getResourceArn() - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- getRevisionId() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the current profile revision.
- getRevisionId() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionResult
-
A unique identifier for the current profile revision.
- getRevisionId() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
The identifier for the current revision of profile permissions.
- getRevisionId() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
An identifier for the current revision of the signing profile permissions.
- getRevisionId() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionResult
-
An identifier for the current revision of the profile permissions.
- getRevocationEffectiveFrom() - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when revocation becomes effective.
- getRevocationRecord() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A revocation record if the signature generated by the signing job has been revoked.
- getRevocationRecord() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- getRevocationStatus(GetRevocationStatusRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- getRevocationStatus(GetRevocationStatusRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
- getRevocationStatus(GetRevocationStatusRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
- getRevocationStatusAsync(GetRevocationStatusRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getRevocationStatusAsync(GetRevocationStatusRequest, AsyncHandler<GetRevocationStatusRequest, GetRevocationStatusResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getRevocationStatusAsync(GetRevocationStatusRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
- getRevocationStatusAsync(GetRevocationStatusRequest, AsyncHandler<GetRevocationStatusRequest, GetRevocationStatusResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
- getRevocationStatusAsync(GetRevocationStatusRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- getRevocationStatusAsync(GetRevocationStatusRequest, AsyncHandler<GetRevocationStatusRequest, GetRevocationStatusResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- GetRevocationStatusRequest - Class in com.amazonaws.services.signer.model
-
- GetRevocationStatusRequest() - Constructor for class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
- GetRevocationStatusResult - Class in com.amazonaws.services.signer.model
-
- GetRevocationStatusResult() - Constructor for class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
- getRevocationSupported() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A flag indicating whether signatures generated for the signing platform can be revoked.
- getRevocationSupported() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Indicates whether revocation is supported for the platform.
- getRevokedAt() - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The time of revocation.
- getRevokedAt() - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when the signing profile was revoked.
- getRevokedBy() - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The identity of the revoker.
- getRevokedBy() - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The identity of the revoker.
- getRevokedEntities() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
- getS3() - Method in class com.amazonaws.services.signer.model.Destination
-
The S3Destination object.
- getS3() - Method in class com.amazonaws.services.signer.model.SignedObject
-
The S3SignedObject.
- getS3() - Method in class com.amazonaws.services.signer.model.Source
-
The S3Source object.
- getSignature() - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
A cryptographic signature.
- getSignatureExpiresAfter() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring after a specified timestamp.
- getSignatureExpiresAt() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Thr expiration timestamp for the signature generated by the signing job.
- getSignatureExpiresAt() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The time when the signature of a signing job expires.
- getSignatureExpiresBefore() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring before a specified timestamp.
- getSignatureTimestamp() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The timestamp of the signature that validates the profile or job.
- getSignatureValidityPeriod() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- getSignatureValidityPeriod() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The default validity period override for any signature generated using this signing profile.
- getSignatureValidityPeriod() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The validity period for a signing job created using this signing profile.
- getSignedObject() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Name of the S3 bucket where the signed code image is saved by code signing.
- getSignedObject() - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SignedObject structure that contains information about a signing job's signed code image.
- getSigningConfiguration() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of configurations applied to the target platform at signing.
- getSigningConfiguration() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The configuration of a code signing platform.
- getSigningConfiguration() - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- getSigningImageFormat() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The format of the target platform's signing image.
- getSigningImageFormat() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
- getSigningImageFormat() - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- getSigningMaterial() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The Amazon Resource Name (ARN) of your code signing certificate.
- getSigningMaterial() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ARN of the certificate that the target profile uses for signing operations.
- getSigningMaterial() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- getSigningMaterial() - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used for
the signing job.
- getSigningMaterial() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ACM certificate that is available for use by a signing profile.
- getSigningParameters() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Map of user-assigned key-value pairs used during signing.
- getSigningParameters() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A map of key-value pairs for signing operations that is attached to the target signing profile.
- getSigningParameters() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Map of key-value pairs for signing.
- getSigningParameters() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The parameters that are available for use by a code signing user.
- getSigningPlatform(GetSigningPlatformRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- getSigningPlatform(GetSigningPlatformRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Returns information on a specific signing platform.
- getSigningPlatform(GetSigningPlatformRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Returns information on a specific signing platform.
- getSigningPlatformAsync(GetSigningPlatformRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getSigningPlatformAsync(GetSigningPlatformRequest, AsyncHandler<GetSigningPlatformRequest, GetSigningPlatformResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getSigningPlatformAsync(GetSigningPlatformRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Returns information on a specific signing platform.
- getSigningPlatformAsync(GetSigningPlatformRequest, AsyncHandler<GetSigningPlatformRequest, GetSigningPlatformResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Returns information on a specific signing platform.
- getSigningPlatformAsync(GetSigningPlatformRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- getSigningPlatformAsync(GetSigningPlatformRequest, AsyncHandler<GetSigningPlatformRequest, GetSigningPlatformResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- GetSigningPlatformRequest - Class in com.amazonaws.services.signer.model
-
- GetSigningPlatformRequest() - Constructor for class com.amazonaws.services.signer.model.GetSigningPlatformRequest
-
- GetSigningPlatformResult - Class in com.amazonaws.services.signer.model
-
- GetSigningPlatformResult() - Constructor for class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
- getSigningProfile(GetSigningProfileRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- getSigningProfile(GetSigningProfileRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Returns information on a specific signing profile.
- getSigningProfile(GetSigningProfileRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Returns information on a specific signing profile.
- getSigningProfileAsync(GetSigningProfileRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getSigningProfileAsync(GetSigningProfileRequest, AsyncHandler<GetSigningProfileRequest, GetSigningProfileResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- getSigningProfileAsync(GetSigningProfileRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Returns information on a specific signing profile.
- getSigningProfileAsync(GetSigningProfileRequest, AsyncHandler<GetSigningProfileRequest, GetSigningProfileResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Returns information on a specific signing profile.
- getSigningProfileAsync(GetSigningProfileRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- getSigningProfileAsync(GetSigningProfileRequest, AsyncHandler<GetSigningProfileRequest, GetSigningProfileResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- GetSigningProfileRequest - Class in com.amazonaws.services.signer.model
-
- GetSigningProfileRequest() - Constructor for class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
- GetSigningProfileResult - Class in com.amazonaws.services.signer.model
-
- GetSigningProfileResult() - Constructor for class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- getSource() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The object that contains the name of your S3 bucket or your raw code.
- getSource() - Method in class com.amazonaws.services.signer.model.SigningJob
-
A Source that contains information about a signing job's code image source.
- getSource() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- getStatementId() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the cross-account permission statement.
- getStatementId() - Method in class com.amazonaws.services.signer.model.Permission
-
A unique identifier for a cross-account permission statement.
- getStatementId() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A unique identifier for the cross-account permissions statement.
- getStatus() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Status of the signing job.
- getStatus() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The status of the target signing profile.
- getStatus() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- getStatus() - Method in class com.amazonaws.services.signer.model.SigningJob
-
The status of the signing job.
- getStatus() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The status of a code signing profile.
- getStatuses() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- getStatusReason() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
String value that contains the status reason.
- getStatusReason() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
Reason for the status of the target signing profile.
- getSupportedFormats() - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- getTagKeys() - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
A list of tag keys to be removed from the signing profile.
- getTags() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of tags associated with the signing profile.
- getTags() - Method in class com.amazonaws.services.signer.model.ListTagsForResourceResult
-
A list of tags associated with the signing profile.
- getTags() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Tags to be associated with the signing profile that is being created.
- getTags() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
A list of tags associated with the signing profile.
- getTags() - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
One or more tags to be associated with the signing profile.
- getTarget() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The validation template that is used by the target signing platform.
- getTarget() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The validation template that is used by the target signing platform.
- getTarget() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The types of targets that can be signed by a code signing platform.
- getType() - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- getValue() - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The numerical value of the time unit for signature validity.
- getVersion() - Method in class com.amazonaws.services.signer.model.S3Source
-
Version of your source image in your version enabled S3 bucket.
- S3Destination - Class in com.amazonaws.services.signer.model
-
The name and prefix of the S3 bucket where code signing saves your signed objects.
- S3Destination() - Constructor for class com.amazonaws.services.signer.model.S3Destination
-
- S3SignedObject - Class in com.amazonaws.services.signer.model
-
The S3 bucket name and key where code signing saved your signed code image.
- S3SignedObject() - Constructor for class com.amazonaws.services.signer.model.S3SignedObject
-
- S3Source - Class in com.amazonaws.services.signer.model
-
Information about the S3 bucket where you saved your unsigned code.
- S3Source() - Constructor for class com.amazonaws.services.signer.model.S3Source
-
- ServiceLimitExceededException - Exception in com.amazonaws.services.signer.model
-
The client is making a request that exceeds service limits.
- ServiceLimitExceededException(String) - Constructor for exception com.amazonaws.services.signer.model.ServiceLimitExceededException
-
Constructs a new ServiceLimitExceededException with the specified error message.
- setAction(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS Signer action permitted as part of cross-account permissions.
- setAction(String) - Method in class com.amazonaws.services.signer.model.Permission
-
An AWS Signer action permitted as part of cross-account permissions.
- setAllowedValues(Collection<String>) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The set of accepted encryption algorithms that are allowed in a code signing job.
- setAllowedValues(Collection<String>) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The set of accepted hash algorithms allowed in a code signing job.
- setArn(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The Amazon Resource Name (ARN) for the signing profile.
- setArn(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The Amazon Resource Name (ARN) of the signing profile created.
- setArn(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The Amazon Resource Name (ARN) for the signing profile.
- setBucketName(String) - Method in class com.amazonaws.services.signer.model.S3Destination
-
Name of the S3 bucket.
- setBucketName(String) - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Name of the S3 bucket.
- setBucketName(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Name of the S3 bucket.
- setCategory(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The category type of the target signing platform.
- setCategory(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The category type of a signing platform.
- setCategory(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- setCertificateArn(String) - Method in class com.amazonaws.services.signer.model.SigningMaterial
-
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
- setCertificateHashes(Collection<String>) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
A list of composite signed hashes that identify certificates.
- setClientRequestToken(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
String that identifies the signing request.
- setCode(String) - Method in exception com.amazonaws.services.signer.model.AccessDeniedException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.BadRequestException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.ConflictException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.InternalServiceErrorException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.NotFoundException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.ResourceNotFoundException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.ServiceLimitExceededException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.ThrottlingException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.TooManyRequestsException
-
- setCode(String) - Method in exception com.amazonaws.services.signer.model.ValidationException
-
- setCompletedAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was completed.
- setCreatedAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The date and time that the signing job was created.
- setDefaultFormat(String) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The default format of a code signing image.
- setDefaultValue(String) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- setDefaultValue(String) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- setDestination(Destination) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket in which to save your signed object.
- setDisplayName(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The display name of the target signing platform.
- setDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The display name of a code signing platform.
- setEffectiveTime(Date) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
A timestamp for when revocation of a Signing Profile should become effective.
- setEncryptionAlgorithm(String) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default encryption algorithm that is used in a code signing job.
- setEncryptionAlgorithmOptions(EncryptionAlgorithmOptions) - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The encryption algorithm options that are available for a code signing job.
- setHashAlgorithm(String) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- setHashAlgorithmOptions(HashAlgorithmOptions) - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The hash algorithm options that are available for a code signing job.
- setIncludeCanceled(Boolean) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Designates whether to include profiles with the status of CANCELED.
- setIsRevoked(Boolean) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with revoked signatures.
- setIsRevoked(Boolean) - Method in class com.amazonaws.services.signer.model.SigningJob
-
Indicates whether the signing job is revoked.
- setJobArn(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ARN of a signing job.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobRequest
-
The ID of the signing job on input.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The ID of the signing job on output.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
ID of the signing job to be revoked.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The ID of the signing job.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Unique identifier of the signing job.
- setJobId(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The ID of your signing job.
- setJobInvoker(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM entity that initiated the signing job.
- setJobInvoker(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs initiated by a specified IAM entity.
- setJobInvoker(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job invoker.
- setJobOwner(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The AWS account ID of the job owner.
- setJobOwner(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
AWS account ID of the job owner.
- setJobOwner(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job owner.
- setJobOwner(String) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
The AWS account ID of the job owner.
- setJobOwner(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The AWS account ID of the signing job owner.
- setJobs(Collection<SigningJob>) - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
A list of your signing jobs.
- setKey(String) - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Key name that uniquely identifies a signed code image in your bucket.
- setKey(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Key name of the bucket object that contains your unsigned code.
- setMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Specifies the maximum number of items to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The maximum number of results to be returned by this operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
The maximum number of profiles to be returned.
- setMaxSizeInMB(Integer) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The maximum size (in MB) of the payload that can be signed by the target platform.
- setMaxSizeInMB(Integer) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The maximum size (in MB) of code that can be signed by a code signing platform.
- setMetadata(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Information including the signing profile ARN and the signing job ID.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
String for specifying the next set of paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
String for specifying the next set of paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
String for specifying the next set of paginated results to return.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
String for specifying the next set of paginated results.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Value for specifying the next set of paginated results to return.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
Value for specifying the next set of paginated results to return.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Value for specifying the next set of paginated results to return.
- setNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
Value for specifying the next set of paginated results to return.
- setOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A list of any overrides that were applied to the signing operation.
- setOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of overrides applied by the target signing profile for signing operations.
- setOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
A subfield of platform.
- setPartner(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of partner entities that use the target signing platform.
- setPartner(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Any partner entities connected to a signing platform.
- setPartner(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Any partner entities linked to a code signing platform.
- setPayload(ByteBuffer) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Specifies the object digest (hash) to sign.
- setPayloadFormat(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Payload content type
- setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
List of permissions associated with the Signing Profile.
- setPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A human-readable name for the signing platform associated with the signing job.
- setPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A human-readable name for the signing platform associated with the signing profile.
- setPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of a signing platform.
- setPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The microcontroller platform to which your signed code image will be distributed.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ID of a signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformRequest
-
The ID of the target signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The ID of the target signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ID of the platform that is used by the target signing profile.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The ID of microcontroller platform that you specified for the distribution of your code image.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs initiated for a specified signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The ID of the signing platform to be created.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The unique identifier for a signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The ID of a code signing platform.
- setPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ID of a platform that is available for use by a signing profile.
- setPlatforms(Collection<SigningPlatform>) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
A list of all platforms that match the request parameters.
- setPolicySizeBytes(Integer) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
Total size of the policy associated with the Signing Profile in bytes.
- setPrefix(String) - Method in class com.amazonaws.services.signer.model.S3Destination
-
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
- setPrincipal(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS principal receiving cross-account permissions.
- setPrincipal(String) - Method in class com.amazonaws.services.signer.model.Permission
-
The AWS principal that has been granted a cross-account permission.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The human-readable name of the signing profile.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.CancelSigningProfileRequest
-
The name of the signing profile to be canceled.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The name of the profile that initiated the signing operation.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The name of the target signing profile.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The name of the target signing profile.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
Name of the signing profile containing the cross-account permissions.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The name of the signing profile to be created.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A human-readable name for the signing profile with permissions to be removed.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The name of the signing profile to be revoked.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of the signing profile that created a signing job.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing profile.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The name of the signing profile.
- setProfileName(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The name of the signing profile.
- setProfileOwner(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The AWS account ID of the profile owner.
- setProfileOwner(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The AWS account ID of the profile owner.
- setProfileOwner(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The AWS account ID of the signing profile owner.
- setProfiles(Collection<SigningProfile>) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
A list of profiles that are available in the AWS account.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The version of the signing profile.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The version of the signing profile used to initiate the signing job.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The current version of the signing profile.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.Permission
-
The signing profile version that a permission applies to.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The version of the signing profile being created.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The version of the signing profile to be revoked.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The version of the signing profile that created a signing job.
- setProfileVersion(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The version of a signing profile.
- setProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The version of a signing profile.
- setProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The signing profile ARN, including the profile version.
- setProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The signing profile ARN, including the profile version.
- setProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ARN of a signing profile, including the profile version.
- setReason(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
The reason for revoking the signing job.
- setReason(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The reason for revoking a signing profile.
- setReason(String) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
A caller-supplied reason for revocation.
- setRequestedBy(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM principal that requested the signing job.
- setRequestedBy(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The IAM principal that requested the signing job.
- setResourceArn(String) - Method in class com.amazonaws.services.signer.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- setResourceArn(String) - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- setResourceArn(String) - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- setRevisionId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the current profile revision.
- setRevisionId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionResult
-
A unique identifier for the current profile revision.
- setRevisionId(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
The identifier for the current revision of profile permissions.
- setRevisionId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
An identifier for the current revision of the signing profile permissions.
- setRevisionId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionResult
-
An identifier for the current revision of the profile permissions.
- setRevocationEffectiveFrom(Date) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when revocation becomes effective.
- setRevocationRecord(SigningJobRevocationRecord) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A revocation record if the signature generated by the signing job has been revoked.
- setRevocationRecord(SigningProfileRevocationRecord) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- setRevocationSupported(Boolean) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A flag indicating whether signatures generated for the signing platform can be revoked.
- setRevocationSupported(Boolean) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Indicates whether revocation is supported for the platform.
- setRevokedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The time of revocation.
- setRevokedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when the signing profile was revoked.
- setRevokedBy(String) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The identity of the revoker.
- setRevokedBy(String) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The identity of the revoker.
- setRevokedEntities(Collection<String>) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
- setS3(S3Destination) - Method in class com.amazonaws.services.signer.model.Destination
-
The S3Destination object.
- setS3(S3SignedObject) - Method in class com.amazonaws.services.signer.model.SignedObject
-
The S3SignedObject.
- setS3(S3Source) - Method in class com.amazonaws.services.signer.model.Source
-
The S3Source object.
- setSignature(ByteBuffer) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
A cryptographic signature.
- setSignatureExpiresAfter(Date) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring after a specified timestamp.
- setSignatureExpiresAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Thr expiration timestamp for the signature generated by the signing job.
- setSignatureExpiresAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The time when the signature of a signing job expires.
- setSignatureExpiresBefore(Date) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring before a specified timestamp.
- setSignatureTimestamp(Date) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The timestamp of the signature that validates the profile or job.
- setSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- setSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The default validity period override for any signature generated using this signing profile.
- setSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The validity period for a signing job created using this signing profile.
- setSignedObject(SignedObject) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Name of the S3 bucket where the signed code image is saved by code signing.
- setSignedObject(SignedObject) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SignedObject structure that contains information about a signing job's signed code image.
- setSigningConfiguration(SigningConfiguration) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of configurations applied to the target platform at signing.
- setSigningConfiguration(SigningConfiguration) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The configuration of a code signing platform.
- setSigningConfiguration(SigningConfigurationOverrides) - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- setSigningImageFormat(SigningImageFormat) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The format of the target platform's signing image.
- setSigningImageFormat(SigningImageFormat) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
- setSigningImageFormat(String) - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- setSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The Amazon Resource Name (ARN) of your code signing certificate.
- setSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ARN of the certificate that the target profile uses for signing operations.
- setSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- setSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used for
the signing job.
- setSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ACM certificate that is available for use by a signing profile.
- setSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Map of user-assigned key-value pairs used during signing.
- setSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A map of key-value pairs for signing operations that is attached to the target signing profile.
- setSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Map of key-value pairs for signing.
- setSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The parameters that are available for use by a code signing user.
- setSource(Source) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The object that contains the name of your S3 bucket or your raw code.
- setSource(Source) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A Source that contains information about a signing job's code image source.
- setSource(Source) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- setStatementId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the cross-account permission statement.
- setStatementId(String) - Method in class com.amazonaws.services.signer.model.Permission
-
A unique identifier for a cross-account permission statement.
- setStatementId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A unique identifier for the cross-account permissions statement.
- setStatus(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Status of the signing job.
- setStatus(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The status of the target signing profile.
- setStatus(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- setStatus(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The status of the signing job.
- setStatus(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The status of a code signing profile.
- setStatuses(Collection<String>) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- setStatusReason(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
String value that contains the status reason.
- setStatusReason(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
Reason for the status of the target signing profile.
- setSupportedFormats(Collection<String>) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
A list of tag keys to be removed from the signing profile.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of tags associated with the signing profile.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.ListTagsForResourceResult
-
A list of tags associated with the signing profile.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Tags to be associated with the signing profile that is being created.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
A list of tags associated with the signing profile.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
One or more tags to be associated with the signing profile.
- setTarget(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The validation template that is used by the target signing platform.
- setTarget(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The validation template that is used by the target signing platform.
- setTarget(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The types of targets that can be signed by a code signing platform.
- setType(String) - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- setValue(Integer) - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The numerical value of the time unit for signature validity.
- setVersion(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Version of your source image in your version enabled S3 bucket.
- shutdown() - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- shutdown() - Method in interface com.amazonaws.services.signer.AWSsigner
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.signer.AWSsignerClient
-
- shutdown() - Method in class com.amazonaws.services.signer.waiters.AWSsignerWaiters
-
- SignatureValidityPeriod - Class in com.amazonaws.services.signer.model
-
The validity period for a signing job.
- SignatureValidityPeriod() - Constructor for class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
- SignedObject - Class in com.amazonaws.services.signer.model
-
Points to an S3SignedObject object that contains information about your signed code image.
- SignedObject() - Constructor for class com.amazonaws.services.signer.model.SignedObject
-
- SigningConfiguration - Class in com.amazonaws.services.signer.model
-
The configuration of a code signing operation.
- SigningConfiguration() - Constructor for class com.amazonaws.services.signer.model.SigningConfiguration
-
- SigningConfigurationOverrides - Class in com.amazonaws.services.signer.model
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- SigningConfigurationOverrides() - Constructor for class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
- SigningImageFormat - Class in com.amazonaws.services.signer.model
-
The image format of a code signing platform or profile.
- SigningImageFormat() - Constructor for class com.amazonaws.services.signer.model.SigningImageFormat
-
- SigningJob - Class in com.amazonaws.services.signer.model
-
Contains information about a signing job.
- SigningJob() - Constructor for class com.amazonaws.services.signer.model.SigningJob
-
- SigningJobRevocationRecord - Class in com.amazonaws.services.signer.model
-
Revocation information for a signing job.
- SigningJobRevocationRecord() - Constructor for class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
- SigningMaterial - Class in com.amazonaws.services.signer.model
-
The ACM certificate that is used to sign your code.
- SigningMaterial() - Constructor for class com.amazonaws.services.signer.model.SigningMaterial
-
- SigningPlatform - Class in com.amazonaws.services.signer.model
-
Contains information about the signing configurations and parameters that are used to perform a code signing job.
- SigningPlatform() - Constructor for class com.amazonaws.services.signer.model.SigningPlatform
-
- SigningPlatformOverrides - Class in com.amazonaws.services.signer.model
-
Any overrides that are applied to the signing configuration of a code signing platform.
- SigningPlatformOverrides() - Constructor for class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
- SigningProfile - Class in com.amazonaws.services.signer.model
-
Contains information about the ACM certificates and code signing configuration parameters that can be used by a given
code signing user.
- SigningProfile() - Constructor for class com.amazonaws.services.signer.model.SigningProfile
-
- SigningProfileRevocationRecord - Class in com.amazonaws.services.signer.model
-
Revocation information for a signing profile.
- SigningProfileRevocationRecord() - Constructor for class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
- SigningProfileStatus - Enum in com.amazonaws.services.signer.model
-
- SigningStatus - Enum in com.amazonaws.services.signer.model
-
- signPayload(SignPayloadRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- signPayload(SignPayloadRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Signs a binary payload and returns a signature envelope.
- signPayload(SignPayloadRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Signs a binary payload and returns a signature envelope.
- signPayloadAsync(SignPayloadRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- signPayloadAsync(SignPayloadRequest, AsyncHandler<SignPayloadRequest, SignPayloadResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- signPayloadAsync(SignPayloadRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Signs a binary payload and returns a signature envelope.
- signPayloadAsync(SignPayloadRequest, AsyncHandler<SignPayloadRequest, SignPayloadResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Signs a binary payload and returns a signature envelope.
- signPayloadAsync(SignPayloadRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- signPayloadAsync(SignPayloadRequest, AsyncHandler<SignPayloadRequest, SignPayloadResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- SignPayloadRequest - Class in com.amazonaws.services.signer.model
-
- SignPayloadRequest() - Constructor for class com.amazonaws.services.signer.model.SignPayloadRequest
-
- SignPayloadResult - Class in com.amazonaws.services.signer.model
-
- SignPayloadResult() - Constructor for class com.amazonaws.services.signer.model.SignPayloadResult
-
- Source - Class in com.amazonaws.services.signer.model
-
An S3Source object that contains information about the S3 bucket where you saved your unsigned code.
- Source() - Constructor for class com.amazonaws.services.signer.model.Source
-
- standard() - Static method in class com.amazonaws.services.signer.AWSsignerAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.signer.AWSsignerClientBuilder
-
- startSigningJob(StartSigningJobRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- startSigningJob(StartSigningJobRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Initiates a signing job to be performed on the code provided.
- startSigningJob(StartSigningJobRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Initiates a signing job to be performed on the code provided.
- startSigningJobAsync(StartSigningJobRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- startSigningJobAsync(StartSigningJobRequest, AsyncHandler<StartSigningJobRequest, StartSigningJobResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- startSigningJobAsync(StartSigningJobRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Initiates a signing job to be performed on the code provided.
- startSigningJobAsync(StartSigningJobRequest, AsyncHandler<StartSigningJobRequest, StartSigningJobResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Initiates a signing job to be performed on the code provided.
- startSigningJobAsync(StartSigningJobRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- startSigningJobAsync(StartSigningJobRequest, AsyncHandler<StartSigningJobRequest, StartSigningJobResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- StartSigningJobRequest - Class in com.amazonaws.services.signer.model
-
- StartSigningJobRequest() - Constructor for class com.amazonaws.services.signer.model.StartSigningJobRequest
-
- StartSigningJobResult - Class in com.amazonaws.services.signer.model
-
- StartSigningJobResult() - Constructor for class com.amazonaws.services.signer.model.StartSigningJobResult
-
- successfulSigningJob() - Method in class com.amazonaws.services.signer.waiters.AWSsignerWaiters
-
Builds a SuccessfulSigningJob waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.signer.AWSsigner
-
Adds one or more tags to a signing profile.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.signer.AWSsignerClient
-
Adds one or more tags to a signing profile.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.signer.AbstractAWSsignerAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Adds one or more tags to a signing profile.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.signer.AWSsignerAsync
-
Adds one or more tags to a signing profile.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.signer.AWSsignerAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.signer.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.signer.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.signer.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.signer.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.signer.model
-
The request was denied due to request throttling.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.signer.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- TooManyRequestsException - Exception in com.amazonaws.services.signer.model
-
The allowed number of job-signing requests has been exceeded.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.signer.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.AddProfilePermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.CancelSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.CancelSigningProfileResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.Category
-
- toString() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.Destination
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.EncryptionAlgorithm
-
- toString() - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.HashAlgorithm
-
- toString() - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.ImageFormat
-
- toString() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.Permission
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RevokeSignatureResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.S3Destination
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.S3Source
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SignedObject
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningJob
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningMaterial
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningProfile
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.SigningProfileStatus
-
- toString() - Method in enum com.amazonaws.services.signer.model.SigningStatus
-
- toString() - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.Source
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.signer.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.signer.model.ValidityType
-
- waiters() - Method in class com.amazonaws.services.signer.AbstractAWSsigner
-
- waiters() - Method in interface com.amazonaws.services.signer.AWSsigner
-
- waiters() - Method in class com.amazonaws.services.signer.AWSsignerClient
-
- withAction(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS Signer action permitted as part of cross-account permissions.
- withAction(String) - Method in class com.amazonaws.services.signer.model.Permission
-
An AWS Signer action permitted as part of cross-account permissions.
- withAllowedValues(String...) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The set of accepted encryption algorithms that are allowed in a code signing job.
- withAllowedValues(Collection<String>) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The set of accepted encryption algorithms that are allowed in a code signing job.
- withAllowedValues(EncryptionAlgorithm...) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The set of accepted encryption algorithms that are allowed in a code signing job.
- withAllowedValues(String...) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The set of accepted hash algorithms allowed in a code signing job.
- withAllowedValues(Collection<String>) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The set of accepted hash algorithms allowed in a code signing job.
- withAllowedValues(HashAlgorithm...) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The set of accepted hash algorithms allowed in a code signing job.
- withArn(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The Amazon Resource Name (ARN) for the signing profile.
- withArn(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The Amazon Resource Name (ARN) of the signing profile created.
- withArn(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The Amazon Resource Name (ARN) for the signing profile.
- withBucketName(String) - Method in class com.amazonaws.services.signer.model.S3Destination
-
Name of the S3 bucket.
- withBucketName(String) - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Name of the S3 bucket.
- withBucketName(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Name of the S3 bucket.
- withCategory(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The category type of the target signing platform.
- withCategory(Category) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The category type of the target signing platform.
- withCategory(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The category type of a signing platform.
- withCategory(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- withCategory(Category) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- withCertificateArn(String) - Method in class com.amazonaws.services.signer.model.SigningMaterial
-
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
- withCertificateHashes(String...) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
A list of composite signed hashes that identify certificates.
- withCertificateHashes(Collection<String>) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
A list of composite signed hashes that identify certificates.
- withClientRequestToken(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
String that identifies the signing request.
- withCode(String) - Method in exception com.amazonaws.services.signer.model.AccessDeniedException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.BadRequestException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.ConflictException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.InternalServiceErrorException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.NotFoundException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.ResourceNotFoundException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.ServiceLimitExceededException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.ThrottlingException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.TooManyRequestsException
-
- withCode(String) - Method in exception com.amazonaws.services.signer.model.ValidationException
-
- withCompletedAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was completed.
- withCreatedAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Date and time that the signing job was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The date and time that the signing job was created.
- withDefaultFormat(String) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The default format of a code signing image.
- withDefaultFormat(ImageFormat) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The default format of a code signing image.
- withDefaultValue(String) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- withDefaultValue(EncryptionAlgorithm) - Method in class com.amazonaws.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- withDefaultValue(String) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- withDefaultValue(HashAlgorithm) - Method in class com.amazonaws.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- withDestination(Destination) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket in which to save your signed object.
- withDisplayName(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The display name of the target signing platform.
- withDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The display name of a code signing platform.
- withEffectiveTime(Date) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
A timestamp for when revocation of a Signing Profile should become effective.
- withEncryptionAlgorithm(String) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default encryption algorithm that is used in a code signing job.
- withEncryptionAlgorithm(EncryptionAlgorithm) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default encryption algorithm that is used in a code signing job.
- withEncryptionAlgorithmOptions(EncryptionAlgorithmOptions) - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The encryption algorithm options that are available for a code signing job.
- withHashAlgorithm(String) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- withHashAlgorithm(HashAlgorithm) - Method in class com.amazonaws.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- withHashAlgorithmOptions(HashAlgorithmOptions) - Method in class com.amazonaws.services.signer.model.SigningConfiguration
-
The hash algorithm options that are available for a code signing job.
- withIncludeCanceled(Boolean) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Designates whether to include profiles with the status of CANCELED.
- withIsRevoked(Boolean) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with revoked signatures.
- withIsRevoked(Boolean) - Method in class com.amazonaws.services.signer.model.SigningJob
-
Indicates whether the signing job is revoked.
- withJobArn(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ARN of a signing job.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobRequest
-
The ID of the signing job on input.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The ID of the signing job on output.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
ID of the signing job to be revoked.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The ID of the signing job.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Unique identifier of the signing job.
- withJobId(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The ID of your signing job.
- withJobInvoker(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM entity that initiated the signing job.
- withJobInvoker(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs initiated by a specified IAM entity.
- withJobInvoker(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job invoker.
- withJobOwner(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The AWS account ID of the job owner.
- withJobOwner(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
AWS account ID of the job owner.
- withJobOwner(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The AWS account ID of the job owner.
- withJobOwner(String) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
The AWS account ID of the job owner.
- withJobOwner(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobResult
-
The AWS account ID of the signing job owner.
- withJobs(SigningJob...) - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
A list of your signing jobs.
- withJobs(Collection<SigningJob>) - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
A list of your signing jobs.
- withKey(String) - Method in class com.amazonaws.services.signer.model.S3SignedObject
-
Key name that uniquely identifies a signed code image in your bucket.
- withKey(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Key name of the bucket object that contains your unsigned code.
- withMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Specifies the maximum number of items to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The maximum number of results to be returned by this operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
The maximum number of profiles to be returned.
- withMaxSizeInMB(Integer) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The maximum size (in MB) of the payload that can be signed by the target platform.
- withMaxSizeInMB(Integer) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The maximum size (in MB) of code that can be signed by a code signing platform.
- withMetadata(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
Information including the signing profile ARN and the signing job ID.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
String for specifying the next set of paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
String for specifying the next set of paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
String for specifying the next set of paginated results to return.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsResult
-
String for specifying the next set of paginated results.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Value for specifying the next set of paginated results to return.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
Value for specifying the next set of paginated results to return.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Value for specifying the next set of paginated results to return.
- withNextToken(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
Value for specifying the next set of paginated results to return.
- withOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A list of any overrides that were applied to the signing operation.
- withOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of overrides applied by the target signing profile for signing operations.
- withOverrides(SigningPlatformOverrides) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
A subfield of platform.
- withPartner(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of partner entities that use the target signing platform.
- withPartner(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
Any partner entities connected to a signing platform.
- withPartner(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Any partner entities linked to a code signing platform.
- withPayload(ByteBuffer) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Specifies the object digest (hash) to sign.
- withPayloadFormat(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
Payload content type
- withPermissions(Permission...) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
List of permissions associated with the Signing Profile.
- withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
List of permissions associated with the Signing Profile.
- withPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A human-readable name for the signing platform associated with the signing job.
- withPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A human-readable name for the signing platform associated with the signing profile.
- withPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of a signing platform.
- withPlatformDisplayName(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The microcontroller platform to which your signed code image will be distributed.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The ID of a signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformRequest
-
The ID of the target signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The ID of the target signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ID of the platform that is used by the target signing profile.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The ID of microcontroller platform that you specified for the distribution of your code image.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs initiated for a specified signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The ID of the signing platform to be created.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The unique identifier for a signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The ID of a code signing platform.
- withPlatformId(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ID of a platform that is available for use by a signing profile.
- withPlatforms(SigningPlatform...) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
A list of all platforms that match the request parameters.
- withPlatforms(Collection<SigningPlatform>) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsResult
-
A list of all platforms that match the request parameters.
- withPolicySizeBytes(Integer) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
Total size of the policy associated with the Signing Profile in bytes.
- withPrefix(String) - Method in class com.amazonaws.services.signer.model.S3Destination
-
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
- withPrincipal(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The AWS principal receiving cross-account permissions.
- withPrincipal(String) - Method in class com.amazonaws.services.signer.model.Permission
-
The AWS principal that has been granted a cross-account permission.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The human-readable name of the signing profile.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.CancelSigningProfileRequest
-
The name of the signing profile to be canceled.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The name of the profile that initiated the signing operation.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The name of the target signing profile.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The name of the target signing profile.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsRequest
-
Name of the signing profile containing the cross-account permissions.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The name of the signing profile to be created.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A human-readable name for the signing profile with permissions to be removed.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The name of the signing profile to be revoked.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The name of the signing profile that created a signing job.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The name of the signing profile.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The name of the signing profile.
- withProfileName(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The name of the signing profile.
- withProfileOwner(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileRequest
-
The AWS account ID of the profile owner.
- withProfileOwner(String) - Method in class com.amazonaws.services.signer.model.SignPayloadRequest
-
The AWS account ID of the profile owner.
- withProfileOwner(String) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The AWS account ID of the signing profile owner.
- withProfiles(SigningProfile...) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
A list of profiles that are available in the AWS account.
- withProfiles(Collection<SigningProfile>) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesResult
-
A list of profiles that are available in the AWS account.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
The version of the signing profile.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The version of the signing profile used to initiate the signing job.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The current version of the signing profile.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.Permission
-
The signing profile version that a permission applies to.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The version of the signing profile being created.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The version of the signing profile to be revoked.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The version of the signing profile that created a signing job.
- withProfileVersion(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The version of a signing profile.
- withProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The version of a signing profile.
- withProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The signing profile ARN, including the profile version.
- withProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.PutSigningProfileResult
-
The signing profile ARN, including the profile version.
- withProfileVersionArn(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ARN of a signing profile, including the profile version.
- withReason(String) - Method in class com.amazonaws.services.signer.model.RevokeSignatureRequest
-
The reason for revoking the signing job.
- withReason(String) - Method in class com.amazonaws.services.signer.model.RevokeSigningProfileRequest
-
The reason for revoking a signing profile.
- withReason(String) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
A caller-supplied reason for revocation.
- withRequestedBy(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The IAM principal that requested the signing job.
- withRequestedBy(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
The IAM principal that requested the signing job.
- withResourceArn(String) - Method in class com.amazonaws.services.signer.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- withResourceArn(String) - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- withResourceArn(String) - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- withRevisionId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the current profile revision.
- withRevisionId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionResult
-
A unique identifier for the current profile revision.
- withRevisionId(String) - Method in class com.amazonaws.services.signer.model.ListProfilePermissionsResult
-
The identifier for the current revision of profile permissions.
- withRevisionId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
An identifier for the current revision of the signing profile permissions.
- withRevisionId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionResult
-
An identifier for the current revision of the profile permissions.
- withRevocationEffectiveFrom(Date) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when revocation becomes effective.
- withRevocationRecord(SigningJobRevocationRecord) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
A revocation record if the signature generated by the signing job has been revoked.
- withRevocationRecord(SigningProfileRevocationRecord) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- withRevocationSupported(Boolean) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A flag indicating whether signatures generated for the signing platform can be revoked.
- withRevocationSupported(Boolean) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
Indicates whether revocation is supported for the platform.
- withRevokedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The time of revocation.
- withRevokedAt(Date) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The time when the signing profile was revoked.
- withRevokedBy(String) - Method in class com.amazonaws.services.signer.model.SigningJobRevocationRecord
-
The identity of the revoker.
- withRevokedBy(String) - Method in class com.amazonaws.services.signer.model.SigningProfileRevocationRecord
-
The identity of the revoker.
- withRevokedEntities(String...) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
- withRevokedEntities(Collection<String>) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusResult
-
A list of revoked entities (including one or more of the signing profile ARN, signing job ID, and certificate
hash) supplied as input to the API.
- withS3(S3Destination) - Method in class com.amazonaws.services.signer.model.Destination
-
The S3Destination object.
- withS3(S3SignedObject) - Method in class com.amazonaws.services.signer.model.SignedObject
-
The S3SignedObject.
- withS3(S3Source) - Method in class com.amazonaws.services.signer.model.Source
-
The S3Source object.
- withSignature(ByteBuffer) - Method in class com.amazonaws.services.signer.model.SignPayloadResult
-
A cryptographic signature.
- withSignatureExpiresAfter(Date) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring after a specified timestamp.
- withSignatureExpiresAt(Date) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Thr expiration timestamp for the signature generated by the signing job.
- withSignatureExpiresAt(Date) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The time when the signature of a signing job expires.
- withSignatureExpiresBefore(Date) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring before a specified timestamp.
- withSignatureTimestamp(Date) - Method in class com.amazonaws.services.signer.model.GetRevocationStatusRequest
-
The timestamp of the signature that validates the profile or job.
- withSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
- withSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The default validity period override for any signature generated using this signing profile.
- withSignatureValidityPeriod(SignatureValidityPeriod) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The validity period for a signing job created using this signing profile.
- withSignedObject(SignedObject) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Name of the S3 bucket where the signed code image is saved by code signing.
- withSignedObject(SignedObject) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SignedObject structure that contains information about a signing job's signed code image.
- withSigningConfiguration(SigningConfiguration) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
A list of configurations applied to the target platform at signing.
- withSigningConfiguration(SigningConfiguration) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The configuration of a code signing platform.
- withSigningConfiguration(SigningConfigurationOverrides) - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- withSigningImageFormat(SigningImageFormat) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The format of the target platform's signing image.
- withSigningImageFormat(SigningImageFormat) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
- withSigningImageFormat(String) - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- withSigningImageFormat(ImageFormat) - Method in class com.amazonaws.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- withSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The Amazon Resource Name (ARN) of your code signing certificate.
- withSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The ARN of the certificate that the target profile uses for signing operations.
- withSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- withSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used for
the signing job.
- withSigningMaterial(SigningMaterial) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The ACM certificate that is available for use by a signing profile.
- withSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Map of user-assigned key-value pairs used during signing.
- withSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A map of key-value pairs for signing operations that is attached to the target signing profile.
- withSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Map of key-value pairs for signing.
- withSigningParameters(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The parameters that are available for use by a code signing user.
- withSource(Source) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
The object that contains the name of your S3 bucket or your raw code.
- withSource(Source) - Method in class com.amazonaws.services.signer.model.SigningJob
-
A Source that contains information about a signing job's code image source.
- withSource(Source) - Method in class com.amazonaws.services.signer.model.StartSigningJobRequest
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- withStatementId(String) - Method in class com.amazonaws.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the cross-account permission statement.
- withStatementId(String) - Method in class com.amazonaws.services.signer.model.Permission
-
A unique identifier for a cross-account permission statement.
- withStatementId(String) - Method in class com.amazonaws.services.signer.model.RemoveProfilePermissionRequest
-
A unique identifier for the cross-account permissions statement.
- withStatus(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Status of the signing job.
- withStatus(SigningStatus) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
Status of the signing job.
- withStatus(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The status of the target signing profile.
- withStatus(SigningProfileStatus) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
The status of the target signing profile.
- withStatus(String) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- withStatus(SigningStatus) - Method in class com.amazonaws.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- withStatus(String) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The status of the signing job.
- withStatus(SigningStatus) - Method in class com.amazonaws.services.signer.model.SigningJob
-
The status of the signing job.
- withStatus(String) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The status of a code signing profile.
- withStatus(SigningProfileStatus) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
The status of a code signing profile.
- withStatuses(String...) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- withStatuses(Collection<String>) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- withStatuses(SigningProfileStatus...) - Method in class com.amazonaws.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- withStatusReason(String) - Method in class com.amazonaws.services.signer.model.DescribeSigningJobResult
-
String value that contains the status reason.
- withStatusReason(String) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
Reason for the status of the target signing profile.
- withSupportedFormats(String...) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- withSupportedFormats(Collection<String>) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- withSupportedFormats(ImageFormat...) - Method in class com.amazonaws.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- withTagKeys(String...) - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
A list of tag keys to be removed from the signing profile.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.signer.model.UntagResourceRequest
-
A list of tag keys to be removed from the signing profile.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.GetSigningProfileResult
-
A list of tags associated with the signing profile.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.ListTagsForResourceResult
-
A list of tags associated with the signing profile.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.PutSigningProfileRequest
-
Tags to be associated with the signing profile that is being created.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.SigningProfile
-
A list of tags associated with the signing profile.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.signer.model.TagResourceRequest
-
One or more tags to be associated with the signing profile.
- withTarget(String) - Method in class com.amazonaws.services.signer.model.GetSigningPlatformResult
-
The validation template that is used by the target signing platform.
- withTarget(String) - Method in class com.amazonaws.services.signer.model.ListSigningPlatformsRequest
-
The validation template that is used by the target signing platform.
- withTarget(String) - Method in class com.amazonaws.services.signer.model.SigningPlatform
-
The types of targets that can be signed by a code signing platform.
- withType(String) - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- withType(ValidityType) - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- withValue(Integer) - Method in class com.amazonaws.services.signer.model.SignatureValidityPeriod
-
The numerical value of the time unit for signature validity.
- withVersion(String) - Method in class com.amazonaws.services.signer.model.S3Source
-
Version of your source image in your version enabled S3 bucket.