- cancelSigningProfile(CancelSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of an ACTIVE signing profile to CANCELED.
- cancelSigningProfile(Consumer<CancelSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of an ACTIVE signing profile to CANCELED.
- cancelSigningProfile(CancelSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of an ACTIVE signing profile to CANCELED.
- cancelSigningProfile(Consumer<CancelSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of an ACTIVE signing profile to CANCELED.
- CancelSigningProfileRequest - Class in software.amazon.awssdk.services.signer.model
-
- CancelSigningProfileRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- CancelSigningProfileRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- CancelSigningProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.CancelSigningProfileRequestMarshaller
-
- CancelSigningProfileResponse - Class in software.amazon.awssdk.services.signer.model
-
- CancelSigningProfileResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- Category - Enum in software.amazon.awssdk.services.signer.model
-
- category(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The category type of the target signing platform.
- category(Category) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The category type of the target signing platform.
- category() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The category type of the target signing platform.
- category(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest.Builder
-
The category type of a signing platform.
- category() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
The category type of a signing platform.
- category(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The category of a code signing platform.
- category(Category) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The category of a code signing platform.
- category() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- categoryAsString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The category type of the target signing platform.
- categoryAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The category of a code signing platform.
- cause(Throwable) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.SourceException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.AccessDeniedException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.BadRequestException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.InternalServiceErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.NotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.ServiceLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.SignerException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.signer.model.SignerException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.ThrottlingException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.TooManyRequestsException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.signer.model.ValidationException.Builder
-
- certificateArn(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningMaterial.Builder
-
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
- certificateArn() - Method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
- chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AuthSchemeUtils
-
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an
auth scheme we recognize.
- client(SignerAsyncClient) - Method in interface software.amazon.awssdk.services.signer.waiters.SignerAsyncWaiter.Builder
-
- client(SignerClient) - Method in interface software.amazon.awssdk.services.signer.waiters.SignerWaiter.Builder
-
Sets a custom
SignerClient that will be used to poll the resource
- clientRequestToken(String) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
String that identifies the signing request.
- clientRequestToken() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
String that identifies the signing request.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.AccessDeniedException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.BadRequestException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.BadRequestException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.ConflictException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.ConflictException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.InternalServiceErrorException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.InternalServiceErrorException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.NotFoundException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.NotFoundException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.ResourceNotFoundException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.ServiceLimitExceededException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.ServiceLimitExceededException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.ThrottlingException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.ThrottlingException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.TooManyRequestsException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.TooManyRequestsException
-
Returns the value of the Code property for this object.
- code(String) - Method in interface software.amazon.awssdk.services.signer.model.ValidationException.Builder
-
Sets the value of the Code property for this object.
- code() - Method in exception software.amazon.awssdk.services.signer.model.ValidationException
-
Returns the value of the Code property for this object.
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator:
https://jmespath.org/specification.html#comparison-operators
- completedAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Date and time that the signing job was completed.
- completedAt() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Date and time that the signing job was completed.
- Condition - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- condition() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Fn
-
- Condition.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- CONDITIONS - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- conditions - Variable in class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- ConflictException - Exception in software.amazon.awssdk.services.signer.model
-
The resource encountered a conflicting state.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(Object) - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter:
https://jmespath.org/specification.html#contains
- context(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ParameterReference.Builder
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.signer.model.SignerResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.signer.SignerClient
-
- create() - Static method in interface software.amazon.awssdk.services.signer.waiters.SignerAsyncWaiter
-
- create() - Static method in interface software.amazon.awssdk.services.signer.waiters.SignerWaiter
-
Create an instance of
SignerWaiter with the default configuration.
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AuthSchemeUtils
-
- createdAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Date and time that the signing job was created.
- createdAt() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Date and time that the signing job was created.
- createdAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The date and time that the signing job was created.
- createdAt() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The date and time that the signing job was created.
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.signer.endpoints.internal.RuleError
-
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.signer.endpoints.internal.RuleError
-
- hasAllowedValues() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
For responses, this returns true if the service returned a value for the AllowedValues property.
- hasAllowedValues() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
For responses, this returns true if the service returned a value for the AllowedValues property.
- HashAlgorithm - Enum in software.amazon.awssdk.services.signer.model
-
- hashAlgorithm(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides.Builder
-
A specified override of the default hash algorithm that is used in a code signing job.
- hashAlgorithm(HashAlgorithm) - Method in interface software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides.Builder
-
A specified override of the default hash algorithm that is used in a code signing job.
- hashAlgorithm() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- hashAlgorithmAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
A specified override of the default hash algorithm that is used in a code signing job.
- HashAlgorithmOptions - Class in software.amazon.awssdk.services.signer.model
-
The hash algorithms that are available to a code signing job.
- hashAlgorithmOptions(HashAlgorithmOptions) - Method in interface software.amazon.awssdk.services.signer.model.SigningConfiguration.Builder
-
The hash algorithm options that are available for a code signing job.
- hashAlgorithmOptions(Consumer<HashAlgorithmOptions.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningConfiguration.Builder
-
The hash algorithm options that are available for a code signing job.
- hashAlgorithmOptions() - Method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
The hash algorithm options that are available for a code signing job.
- HashAlgorithmOptions.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointResult
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.FatScope
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Fn
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.FnNode
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Part.Index
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Part.Key
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Identifier
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Deprecated
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ParameterReference
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameters
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Ref
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RegionOverride
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template.Dynamic
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template.Literal
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Array
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Bool
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Endpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Int
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Record
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Str
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.Destination
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.S3Destination
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.S3SignedObject
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.S3Source
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SignedObject
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.Source
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
- hasJobs() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
For responses, this returns true if the service returned a value for the Jobs property.
- hasPermissions() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
For responses, this returns true if the service returned a value for the Permissions property.
- hasPlatforms() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
For responses, this returns true if the service returned a value for the Platforms property.
- hasProfiles() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
For responses, this returns true if the service returned a value for the Profiles property.
- hasSigningParameters() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
For responses, this returns true if the service returned a value for the SigningParameters property.
- hasSigningParameters() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
For responses, this returns true if the service returned a value for the SigningParameters property.
- hasSigningParameters() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
For responses, this returns true if the service returned a value for the SigningParameters property.
- hasSigningParameters() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
For responses, this returns true if the service returned a value for the SigningParameters property.
- hasStatuses() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
For responses, this returns true if the service returned a value for the Statuses property.
- hasSupportedFormats() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
For responses, this returns true if the service returned a value for the SupportedFormats property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hostLabel() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.IsValidHostLabel
-
- hostLabel() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.IsVirtualHostableS3Bucket
-
- length() - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter:
https://jmespath.org/specification.html#length
- listProfilePermissions(ListProfilePermissionsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists the cross-account permissions associated with a signing profile.
- listProfilePermissions(Consumer<ListProfilePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists the cross-account permissions associated with a signing profile.
- listProfilePermissions(ListProfilePermissionsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists the cross-account permissions associated with a signing profile.
- listProfilePermissions(Consumer<ListProfilePermissionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists the cross-account permissions associated with a signing profile.
- ListProfilePermissionsRequest - Class in software.amazon.awssdk.services.signer.model
-
- ListProfilePermissionsRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ListProfilePermissionsRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- ListProfilePermissionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.ListProfilePermissionsRequestMarshaller
-
- ListProfilePermissionsResponse - Class in software.amazon.awssdk.services.signer.model
-
- ListProfilePermissionsResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- listSigningJobs(ListSigningJobsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobs(Consumer<ListSigningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobs() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobs() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- listSigningJobs(ListSigningJobsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- listSigningJobs(Consumer<ListSigningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- ListSigningJobsIterable - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningJobsIterable(SignerClient, ListSigningJobsRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningJobsIterable
-
- listSigningJobsPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobsPaginator(ListSigningJobsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobsPaginator(Consumer<ListSigningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all your signing jobs.
- listSigningJobsPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- listSigningJobsPaginator(ListSigningJobsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- listSigningJobsPaginator(Consumer<ListSigningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all your signing jobs.
- ListSigningJobsPublisher - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningJobsPublisher(SignerAsyncClient, ListSigningJobsRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningJobsPublisher
-
- ListSigningJobsRequest - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningJobsRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ListSigningJobsRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- ListSigningJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.ListSigningJobsRequestMarshaller
-
- ListSigningJobsResponse - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningJobsResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- listSigningPlatforms(ListSigningPlatformsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatforms(Consumer<ListSigningPlatformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatforms() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatforms() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatforms(ListSigningPlatformsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatforms(Consumer<ListSigningPlatformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- ListSigningPlatformsIterable - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningPlatformsIterable(SignerClient, ListSigningPlatformsRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningPlatformsIterable
-
- listSigningPlatformsPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatformsPaginator(ListSigningPlatformsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatformsPaginator(Consumer<ListSigningPlatformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatformsPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatformsPaginator(ListSigningPlatformsRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- listSigningPlatformsPaginator(Consumer<ListSigningPlatformsRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all signing platforms available in code signing that match the request parameters.
- ListSigningPlatformsPublisher - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningPlatformsPublisher(SignerAsyncClient, ListSigningPlatformsRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningPlatformsPublisher
-
- ListSigningPlatformsRequest - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningPlatformsRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ListSigningPlatformsRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- ListSigningPlatformsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.ListSigningPlatformsRequestMarshaller
-
- ListSigningPlatformsResponse - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningPlatformsResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- listSigningProfiles(ListSigningProfilesRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfiles(Consumer<ListSigningProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfiles() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfiles() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfiles(ListSigningProfilesRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfiles(Consumer<ListSigningProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- ListSigningProfilesIterable - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningProfilesIterable(SignerClient, ListSigningProfilesRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningProfilesIterable
-
- listSigningProfilesPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfilesPaginator(ListSigningProfilesRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfilesPaginator(Consumer<ListSigningProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfilesPaginator() - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfilesPaginator(ListSigningProfilesRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- listSigningProfilesPaginator(Consumer<ListSigningProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Lists all available signing profiles in your AWS account.
- ListSigningProfilesPublisher - Class in software.amazon.awssdk.services.signer.paginators
-
- ListSigningProfilesPublisher(SignerAsyncClient, ListSigningProfilesRequest) - Constructor for class software.amazon.awssdk.services.signer.paginators.ListSigningProfilesPublisher
-
- ListSigningProfilesRequest - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningProfilesRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ListSigningProfilesRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- ListSigningProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.ListSigningProfilesRequestMarshaller
-
- ListSigningProfilesResponse - Class in software.amazon.awssdk.services.signer.model
-
- ListSigningProfilesResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Returns a list of the tags associated with a signing profile resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Returns a list of the tags associated with a signing profile resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Returns a list of the tags associated with a signing profile resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Returns a list of the tags associated with a signing profile resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.signer.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.signer.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- Literal - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Literal(String) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Template.Literal
-
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
- loadPartitions() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.DefaultPartitionDataProvider
-
- loadPartitions() - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.PartitionDataProvider
-
- Parameter - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- Parameter.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Parameter.Deprecated - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- ParameterReference - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- ParameterReference.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- parameters(Parameters) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointRuleset.Builder
-
- Parameters - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Parameters.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- ParameterType - Enum in software.amazon.awssdk.services.signer.endpoints.internal
-
- parse(String) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- parse(String) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.Template.Dynamic
-
- ParseArn - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.ParseArn
-
- parseShortform(String) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.ParseUrl
-
- Part() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Template.Part
-
- partition() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- PARTITION - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.ParseArn
-
- Partition - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Partition.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- PartitionDataProvider - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
- PartitionFn - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.PartitionFn
-
- Partitions - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions.Builder
-
- partitions() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions
-
- Partitions.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- partner(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
A list of partner entities that use the target signing platform.
- partner() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
A list of partner entities that use the target signing platform.
- partner(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest.Builder
-
Any partner entities connected to a signing platform.
- partner() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
Any partner entities connected to a signing platform.
- partner(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
Any partner entities linked to a code signing platform.
- partner() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
Any partner entities linked to a code signing platform.
- path(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Builder
-
- path() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr
-
- PATH - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.ParseUrl
-
- Permission - Class in software.amazon.awssdk.services.signer.model
-
A cross-account permission for a signing profile.
- Permission.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- permissions(Collection<Permission>) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse.Builder
-
List of permissions associated with the Signing Profile.
- permissions(Permission...) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse.Builder
-
List of permissions associated with the Signing Profile.
- permissions(Consumer<Permission.Builder>...) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse.Builder
-
List of permissions associated with the Signing Profile.
- permissions() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
List of permissions associated with the Signing Profile.
- platformDisplayName(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
A human-readable name for the signing platform associated with the signing job.
- platformDisplayName() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
A human-readable name for the signing platform associated with the signing job.
- platformDisplayName(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
A human-readable name for the signing platform associated with the signing profile.
- platformDisplayName() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
A human-readable name for the signing platform associated with the signing profile.
- platformDisplayName(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The name of a signing platform.
- platformDisplayName() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The name of a signing platform.
- platformDisplayName(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The name of the signing platform.
- platformDisplayName() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The name of the signing platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The microcontroller platform to which your signed code image will be distributed.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The microcontroller platform to which your signed code image will be distributed.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest.Builder
-
The ID of the target signing platform.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
The ID of the target signing platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The ID of the target signing platform.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The ID of the target signing platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The ID of the platform that is used by the target signing profile.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The ID of the platform that is used by the target signing profile.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
The ID of microcontroller platform that you specified for the distribution of your code image.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
The ID of microcontroller platform that you specified for the distribution of your code image.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest.Builder
-
Filters results to return only signing jobs initiated for a specified signing platform.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs initiated for a specified signing platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The ID of the signing platform to be created.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
The ID of the signing platform to be created.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The unique identifier for a signing platform.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The unique identifier for a signing platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The ID of a code signing; platform.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The ID of a code signing; platform.
- platformId(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The ID of a platform that is available for use by a signing profile.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The ID of a platform that is available for use by a signing profile.
- platforms(Collection<SigningPlatform>) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse.Builder
-
A list of all platforms that match the request parameters.
- platforms(SigningPlatform...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse.Builder
-
A list of all platforms that match the request parameters.
- platforms(Consumer<SigningPlatform.Builder>...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse.Builder
-
A list of all platforms that match the request parameters.
- platforms() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
A list of all platforms that match the request parameters.
- policySizeBytes(Integer) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse.Builder
-
Total size of the policy associated with the Signing Profile in bytes.
- policySizeBytes() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
Total size of the policy associated with the Signing Profile in bytes.
- pop() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Scope
-
- prefix(String) - Method in interface software.amazon.awssdk.services.signer.model.S3Destination.Builder
-
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
- prefix() - Method in class software.amazon.awssdk.services.signer.model.S3Destination
-
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
- principal(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest.Builder
-
The AWS principal receiving cross-account permissions.
- principal() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
The AWS principal receiving cross-account permissions.
- principal(String) - Method in interface software.amazon.awssdk.services.signer.model.Permission.Builder
-
The AWS principal that has been granted a cross-account permission.
- principal() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
The AWS principal that has been granted a cross-account permission.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest.Builder
-
The human-readable name of the signing profile.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
The human-readable name of the signing profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest.Builder
-
The name of the signing profile to be canceled.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
The name of the signing profile to be canceled.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The name of the profile that initiated the signing operation.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The name of the profile that initiated the signing operation.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileRequest.Builder
-
The name of the target signing profile.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
The name of the target signing profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The name of the target signing profile.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The name of the target signing profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest.Builder
-
Name of the signing profile containing the cross-account permissions.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
Name of the signing profile containing the cross-account permissions.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The name of the signing profile to be created.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
The name of the signing profile to be created.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest.Builder
-
A human-readable name for the signing profile with permissions to be removed.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
A human-readable name for the signing profile with permissions to be removed.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest.Builder
-
The name of the signing profile to be revoked.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
The name of the signing profile to be revoked.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The name of the signing profile that created a signing job.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The name of the signing profile that created a signing job.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The name of the signing profile.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The name of the signing profile.
- profileName(String) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The name of the signing profile.
- profileName() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
The name of the signing profile.
- profileOwner(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileRequest.Builder
-
The AWS account ID of the profile owner.
- profileOwner() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
The AWS account ID of the profile owner.
- profileOwner(String) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The AWS account ID of the signing profile owner.
- profileOwner() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
The AWS account ID of the signing profile owner.
- profiles(Collection<SigningProfile>) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse.Builder
-
A list of profiles that are available in the AWS account.
- profiles(SigningProfile...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse.Builder
-
A list of profiles that are available in the AWS account.
- profiles(Consumer<SigningProfile.Builder>...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse.Builder
-
A list of profiles that are available in the AWS account.
- profiles() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
A list of profiles that are available in the AWS account.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest.Builder
-
The version of the signing profile.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
The version of the signing profile.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The version of the signing profile used to initiate the signing job.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The version of the signing profile used to initiate the signing job.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The current version of the signing profile.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The current version of the signing profile.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.Permission.Builder
-
The signing profile version that a permission applies to.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
The signing profile version that a permission applies to.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileResponse.Builder
-
The version of the signing profile being created.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
The version of the signing profile being created.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest.Builder
-
The version of the signing profile to be revoked.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
The version of the signing profile to be revoked.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The version of the signing profile that created a signing job.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The version of the signing profile that created a signing job.
- profileVersion(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The version of a signing profile.
- profileVersion() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The version of a signing profile.
- profileVersionArn(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The signing profile ARN, including the profile version.
- profileVersionArn() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The signing profile ARN, including the profile version.
- profileVersionArn(String) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileResponse.Builder
-
The signing profile ARN, including the profile version.
- profileVersionArn() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
The signing profile ARN, including the profile version.
- profileVersionArn(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The ARN of a signing profile, including the profile version.
- profileVersionArn() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The ARN of a signing profile, including the profile version.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Endpoint.Builder
-
- property(String, Value) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Endpoint.Builder
-
- push() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Scope
-
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition.Builder
-
- putSigningProfile(PutSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Creates a signing profile.
- putSigningProfile(Consumer<PutSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Creates a signing profile.
- putSigningProfile(PutSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Creates a signing profile.
- putSigningProfile(Consumer<PutSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Creates a signing profile.
- PutSigningProfileRequest - Class in software.amazon.awssdk.services.signer.model
-
- PutSigningProfileRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- PutSigningProfileRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- PutSigningProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.PutSigningProfileRequestMarshaller
-
- PutSigningProfileResponse - Class in software.amazon.awssdk.services.signer.model
-
- PutSigningProfileResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- reason(String) - Method in interface software.amazon.awssdk.services.signer.model.RevokeSignatureRequest.Builder
-
The reason for revoking the signing job.
- reason() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
The reason for revoking the signing job.
- reason(String) - Method in interface software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest.Builder
-
The reason for revoking a signing profile.
- reason() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
The reason for revoking a signing profile.
- reason(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord.Builder
-
A caller-supplied reason for revocation.
- reason() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
A caller-supplied reason for revocation.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.Expr
-
- Ref - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Ref
-
- region() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- REGION - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.ParseArn
-
- region(Region) - Method in interface software.amazon.awssdk.services.signer.endpoints.SignerEndpointParams.Builder
-
- region() - Method in class software.amazon.awssdk.services.signer.endpoints.SignerEndpointParams
-
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AwsEndpointProviderUtils
-
- RegionOverride - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- RegionOverride.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- regionRegex(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition.Builder
-
- regionRegex() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition
-
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition.Builder
-
- regions() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partition
-
- removeProfilePermission(RemoveProfilePermissionRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Removes cross-account permissions from a signing profile.
- removeProfilePermission(Consumer<RemoveProfilePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Removes cross-account permissions from a signing profile.
- removeProfilePermission(RemoveProfilePermissionRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Removes cross-account permissions from a signing profile.
- removeProfilePermission(Consumer<RemoveProfilePermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Removes cross-account permissions from a signing profile.
- RemoveProfilePermissionRequest - Class in software.amazon.awssdk.services.signer.model
-
- RemoveProfilePermissionRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- RemoveProfilePermissionRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- RemoveProfilePermissionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.RemoveProfilePermissionRequestMarshaller
-
- RemoveProfilePermissionResponse - Class in software.amazon.awssdk.services.signer.model
-
- RemoveProfilePermissionResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- requestedBy(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The IAM principal that requested the signing job.
- requestedBy() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The IAM principal that requested the signing job.
- requestedBy(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
The IAM principal that requested the signing job.
- requestedBy() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
The IAM principal that requested the signing job.
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.AccessDeniedException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.BadRequestException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.InternalServiceErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.NotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.ServiceLimitExceededException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.SignerException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.signer.model.SignerException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.ThrottlingException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.TooManyRequestsException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.signer.model.ValidationException.Builder
-
- required(boolean) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Builder
-
- resolveEndpoint(SignerEndpointParams) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.DefaultSignerEndpointProvider
-
- resolveEndpoint(SignerEndpointParams) - Method in interface software.amazon.awssdk.services.signer.endpoints.SignerEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Consumer<SignerEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.signer.endpoints.SignerEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resource() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) for the signing profile.
- resourceArn() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.signer.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) for the signing profile.
- resourceArn() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.signer.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) for the signing profile.
- resourceArn() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) for the signing profile.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.signer.model
-
A specified resource could not be found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.signer.model.SignerResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.signer.model.SignerResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.signer.model.SignerResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.signer.model.SignerResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.signer.model.SignerResponse
-
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- result(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Condition.Builder
-
- reverse() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- revisionId(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest.Builder
-
A unique identifier for the current profile revision.
- revisionId() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the current profile revision.
- revisionId(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse.Builder
-
A unique identifier for the current profile revision.
- revisionId() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
A unique identifier for the current profile revision.
- revisionId(String) - Method in interface software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse.Builder
-
The identifier for the current revision of profile permissions.
- revisionId() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
The identifier for the current revision of profile permissions.
- revisionId(String) - Method in interface software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest.Builder
-
An identifier for the current revision of the signing profile permissions.
- revisionId() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
An identifier for the current revision of the signing profile permissions.
- revisionId(String) - Method in interface software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse.Builder
-
An identifier for the current revision of the profile permissions.
- revisionId() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
An identifier for the current revision of the profile permissions.
- revocationEffectiveFrom(Instant) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord.Builder
-
The time when revocation becomes effective.
- revocationEffectiveFrom() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
The time when revocation becomes effective.
- revocationRecord(SigningJobRevocationRecord) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
A revocation record if the signature generated by the signing job has been revoked.
- revocationRecord(Consumer<SigningJobRevocationRecord.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
A revocation record if the signature generated by the signing job has been revoked.
- revocationRecord() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
A revocation record if the signature generated by the signing job has been revoked.
- revocationRecord(SigningProfileRevocationRecord) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
Sets the value of the RevocationRecord property for this object.
- revocationRecord(Consumer<SigningProfileRevocationRecord.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
Sets the value of the RevocationRecord property for this object.
- revocationRecord() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
Returns the value of the RevocationRecord property for this object.
- revocationSupported(Boolean) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
A flag indicating whether signatures generated for the signing platform can be revoked.
- revocationSupported() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
A flag indicating whether signatures generated for the signing platform can be revoked.
- revocationSupported(Boolean) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
Indicates whether revocation is supported for the platform.
- revocationSupported() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
Indicates whether revocation is supported for the platform.
- revokedAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord.Builder
-
The time of revocation.
- revokedAt() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
The time of revocation.
- revokedAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord.Builder
-
The time when the signing profile was revoked.
- revokedAt() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
The time when the signing profile was revoked.
- revokedBy(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord.Builder
-
The identity of the revoker.
- revokedBy() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
The identity of the revoker.
- revokedBy(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord.Builder
-
The identity of the revoker.
- revokedBy() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
The identity of the revoker.
- revokeSignature(RevokeSignatureRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of a signing job to REVOKED.
- revokeSignature(Consumer<RevokeSignatureRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of a signing job to REVOKED.
- revokeSignature(RevokeSignatureRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of a signing job to REVOKED.
- revokeSignature(Consumer<RevokeSignatureRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of a signing job to REVOKED.
- RevokeSignatureRequest - Class in software.amazon.awssdk.services.signer.model
-
- RevokeSignatureRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- RevokeSignatureRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- RevokeSignatureRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.RevokeSignatureRequestMarshaller
-
- RevokeSignatureResponse - Class in software.amazon.awssdk.services.signer.model
-
- RevokeSignatureResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- revokeSigningProfile(RevokeSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of a signing profile to REVOKED.
- revokeSigningProfile(Consumer<RevokeSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Changes the state of a signing profile to REVOKED.
- revokeSigningProfile(RevokeSigningProfileRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of a signing profile to REVOKED.
- revokeSigningProfile(Consumer<RevokeSigningProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Changes the state of a signing profile to REVOKED.
- RevokeSigningProfileRequest - Class in software.amazon.awssdk.services.signer.model
-
- RevokeSigningProfileRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- RevokeSigningProfileRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- RevokeSigningProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.RevokeSigningProfileRequestMarshaller
-
- RevokeSigningProfileResponse - Class in software.amazon.awssdk.services.signer.model
-
- RevokeSigningProfileResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- Rule - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- Rule.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- RuleEngine - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
- RuleError - Exception in software.amazon.awssdk.services.signer.endpoints.internal
-
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.signer.endpoints.internal.RuleError
-
- RuleError.Builder - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
- RuleEvaluator - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- RULES - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- s3(S3Destination) - Method in interface software.amazon.awssdk.services.signer.model.Destination.Builder
-
The S3Destination object.
- s3(Consumer<S3Destination.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.Destination.Builder
-
The S3Destination object.
- s3() - Method in class software.amazon.awssdk.services.signer.model.Destination
-
The S3Destination object.
- s3(S3SignedObject) - Method in interface software.amazon.awssdk.services.signer.model.SignedObject.Builder
-
The S3SignedObject.
- s3(Consumer<S3SignedObject.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SignedObject.Builder
-
The S3SignedObject.
- s3() - Method in class software.amazon.awssdk.services.signer.model.SignedObject
-
The S3SignedObject.
- s3(S3Source) - Method in interface software.amazon.awssdk.services.signer.model.Source.Builder
-
The S3Source object.
- s3(Consumer<S3Source.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.Source.Builder
-
The S3Source object.
- s3() - Method in class software.amazon.awssdk.services.signer.model.Source
-
The S3Source object.
- S3Destination - Class in software.amazon.awssdk.services.signer.model
-
The name and prefix of the S3 bucket where code signing saves your signed objects.
- S3Destination.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- S3SignedObject - Class in software.amazon.awssdk.services.signer.model
-
The S3 bucket name and key where code signing saved your signed code image.
- S3SignedObject.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- S3Source - Class in software.amazon.awssdk.services.signer.model
-
Information about the S3 bucket where you saved your unsigned code.
- S3Source.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.signer.waiters.SignerAsyncWaiter.Builder
-
- SCHEME - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.ParseUrl
-
- Scope<T> - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Scope() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Scope
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.BadRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.Destination
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.InternalServiceErrorException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.NotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.S3Destination
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.S3SignedObject
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.S3Source
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ServiceLimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SignedObject
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.Source
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.TagResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ThrottlingException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.TooManyRequestsException
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ValidationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.BadRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.Destination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.InternalServiceErrorException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.NotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.Permission
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RevokeSignatureResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.S3Destination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.S3SignedObject
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.S3Source
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ServiceLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SignedObject
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.SignerException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.Source
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.StartSigningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ThrottlingException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.TooManyRequestsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ValidationException
-
- service() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- SERVICE - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.ParseArn
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.signer.SignerClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.signer.SignerClient
-
- serviceId(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointRuleset.Builder
-
- ServiceLimitExceededException - Exception in software.amazon.awssdk.services.signer.model
-
The client is making a request that exceeds service limits.
- ServiceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.signer.SignerClient
-
- setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AuthSchemeUtils
-
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- signatureExpiresAfter(Instant) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
Filters results to return only signing jobs with signatures expiring after a specified timestamp.
- signatureExpiresAfter() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring after a specified timestamp.
- signatureExpiresAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Thr expiration timestamp for the signature generated by the signing job.
- signatureExpiresAt() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Thr expiration timestamp for the signature generated by the signing job.
- signatureExpiresAt(Instant) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The time when the signature of a signing job expires.
- signatureExpiresAt() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The time when the signature of a signing job expires.
- signatureExpiresBefore(Instant) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
Filters results to return only signing jobs with signatures expiring before a specified timestamp.
- signatureExpiresBefore() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
Filters results to return only signing jobs with signatures expiring before a specified timestamp.
- signatureValidityPeriod(SignatureValidityPeriod) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
Sets the value of the SignatureValidityPeriod property for this object.
- signatureValidityPeriod(Consumer<SignatureValidityPeriod.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
Sets the value of the SignatureValidityPeriod property for this object.
- signatureValidityPeriod() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
Returns the value of the SignatureValidityPeriod property for this object.
- signatureValidityPeriod(SignatureValidityPeriod) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The default validity period override for any signature generated using this signing profile.
- signatureValidityPeriod(Consumer<SignatureValidityPeriod.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The default validity period override for any signature generated using this signing profile.
- signatureValidityPeriod() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
The default validity period override for any signature generated using this signing profile.
- SignatureValidityPeriod - Class in software.amazon.awssdk.services.signer.model
-
The validity period for a signing job.
- signatureValidityPeriod(SignatureValidityPeriod) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The validity period for a signing job created using this signing profile.
- signatureValidityPeriod(Consumer<SignatureValidityPeriod.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The validity period for a signing job created using this signing profile.
- signatureValidityPeriod() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The validity period for a signing job created using this signing profile.
- SignatureValidityPeriod.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- signedObject(SignedObject) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Name of the S3 bucket where the signed code image is saved by code signing.
- signedObject(Consumer<SignedObject.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Name of the S3 bucket where the signed code image is saved by code signing.
- signedObject() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Name of the S3 bucket where the signed code image is saved by code signing.
- SignedObject - Class in software.amazon.awssdk.services.signer.model
-
Points to an S3SignedObject object that contains information about your signed code image.
- signedObject(SignedObject) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A SignedObject structure that contains information about a signing job's signed code image.
- signedObject(Consumer<SignedObject.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A SignedObject structure that contains information about a signing job's signed code image.
- signedObject() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
A SignedObject structure that contains information about a signing job's signed code image.
- SignedObject.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SignerAsyncClient - Interface in software.amazon.awssdk.services.signer
-
Service client for accessing signer asynchronously.
- SignerAsyncClientBuilder - Interface in software.amazon.awssdk.services.signer
-
- SignerAsyncWaiter - Interface in software.amazon.awssdk.services.signer.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- SignerAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.signer.waiters
-
- SignerBaseClientBuilder<B extends SignerBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.signer
-
- SignerClient - Interface in software.amazon.awssdk.services.signer
-
Service client for accessing signer.
- SignerClientBuilder - Interface in software.amazon.awssdk.services.signer
-
- SignerClientOption<T> - Class in software.amazon.awssdk.services.signer.internal
-
- SignerEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- SignerEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.SignerEndpointAuthSchemeInterceptor
-
- SignerEndpointParams - Class in software.amazon.awssdk.services.signer.endpoints
-
The parameters object used to resolve an endpoint for the Signer service.
- SignerEndpointParams.Builder - Interface in software.amazon.awssdk.services.signer.endpoints
-
- SignerEndpointProvider - Interface in software.amazon.awssdk.services.signer.endpoints
-
An endpoint provider for Signer.
- SignerException - Exception in software.amazon.awssdk.services.signer.model
-
- SignerException(SignerException.Builder) - Constructor for exception software.amazon.awssdk.services.signer.model.SignerException
-
- SignerException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SignerException.BuilderImpl - Class in software.amazon.awssdk.services.signer.model
-
- SignerRequest - Class in software.amazon.awssdk.services.signer.model
-
- SignerRequest(SignerRequest.Builder) - Constructor for class software.amazon.awssdk.services.signer.model.SignerRequest
-
- SignerRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SignerRequest.BuilderImpl - Class in software.amazon.awssdk.services.signer.model
-
- SignerRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- SignerRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.SignerRequestSetEndpointInterceptor
-
- SignerResolveEndpointInterceptor - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- SignerResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.SignerResolveEndpointInterceptor
-
- SignerResponse - Class in software.amazon.awssdk.services.signer.model
-
- SignerResponse(SignerResponse.Builder) - Constructor for class software.amazon.awssdk.services.signer.model.SignerResponse
-
- SignerResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SignerResponse.BuilderImpl - Class in software.amazon.awssdk.services.signer.model
-
- SignerResponseMetadata - Class in software.amazon.awssdk.services.signer.model
-
- SignerWaiter - Interface in software.amazon.awssdk.services.signer.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- SignerWaiter.Builder - Interface in software.amazon.awssdk.services.signer.waiters
-
- signingConfiguration(SigningConfiguration) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
A list of configurations applied to the target platform at signing.
- signingConfiguration(Consumer<SigningConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
A list of configurations applied to the target platform at signing.
- signingConfiguration() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
A list of configurations applied to the target platform at signing.
- SigningConfiguration - Class in software.amazon.awssdk.services.signer.model
-
The configuration of a code signing operation.
- signingConfiguration(SigningConfiguration) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The configuration of a code signing platform.
- signingConfiguration(Consumer<SigningConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The configuration of a code signing platform.
- signingConfiguration() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The configuration of a code signing platform.
- signingConfiguration(SigningConfigurationOverrides) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatformOverrides.Builder
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- signingConfiguration(Consumer<SigningConfigurationOverrides.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatformOverrides.Builder
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- signingConfiguration() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- SigningConfiguration.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningConfigurationOverrides - Class in software.amazon.awssdk.services.signer.model
-
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
- SigningConfigurationOverrides.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- signingImageFormat(SigningImageFormat) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The format of the target platform's signing image.
- signingImageFormat(Consumer<SigningImageFormat.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The format of the target platform's signing image.
- signingImageFormat() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The format of the target platform's signing image.
- SigningImageFormat - Class in software.amazon.awssdk.services.signer.model
-
The image format of a code signing platform or profile.
- signingImageFormat(SigningImageFormat) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
Sets the value of the SigningImageFormat property for this object.
- signingImageFormat(Consumer<SigningImageFormat.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
Sets the value of the SigningImageFormat property for this object.
- signingImageFormat() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
Returns the value of the SigningImageFormat property for this object.
- signingImageFormat(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatformOverrides.Builder
-
A signed image is a JSON object.
- signingImageFormat(ImageFormat) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatformOverrides.Builder
-
A signed image is a JSON object.
- signingImageFormat() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- SigningImageFormat.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- signingImageFormatAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
A signed image is a JSON object.
- SigningJob - Class in software.amazon.awssdk.services.signer.model
-
Contains information about a signing job.
- SigningJob.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningJobRevocationRecord - Class in software.amazon.awssdk.services.signer.model
-
Revocation information for a signing job.
- SigningJobRevocationRecord.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The Amazon Resource Name (ARN) of your code signing certificate.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The Amazon Resource Name (ARN) of your code signing certificate.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The Amazon Resource Name (ARN) of your code signing certificate.
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The ARN of the certificate that the target profile uses for signing operations.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The ARN of the certificate that the target profile uses for signing operations.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The ARN of the certificate that the target profile uses for signing operations.
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used
for the signing job.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used
for the signing job.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
A SigningMaterial object that contains the Amazon Resource Name (ARN) of the certificate used for
the signing job.
- SigningMaterial - Class in software.amazon.awssdk.services.signer.model
-
The ACM certificate that is used to sign your code.
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The ACM certificate that is available for use by a signing profile.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The ACM certificate that is available for use by a signing profile.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The ACM certificate that is available for use by a signing profile.
- SigningMaterial.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- signingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Map of user-assigned key-value pairs used during signing.
- signingParameters() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Map of user-assigned key-value pairs used during signing.
- signingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
A map of key-value pairs for signing operations that is attached to the target signing profile.
- signingParameters() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
A map of key-value pairs for signing operations that is attached to the target signing profile.
- signingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
Map of key-value pairs for signing.
- signingParameters() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
Map of key-value pairs for signing.
- signingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The parameters that are available for use by a code signing user.
- signingParameters() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The parameters that are available for use by a code signing user.
- SigningPlatform - Class in software.amazon.awssdk.services.signer.model
-
Contains information about the signing configurations and parameters that are used to perform a code signing job.
- SigningPlatform.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningPlatformOverrides - Class in software.amazon.awssdk.services.signer.model
-
Any overrides that are applied to the signing configuration of a code signing platform.
- SigningPlatformOverrides.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningProfile - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningProfileRevocationRecord - Class in software.amazon.awssdk.services.signer.model
-
Revocation information for a signing profile.
- SigningProfileRevocationRecord.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SigningProfileStatus - Enum in software.amazon.awssdk.services.signer.model
-
- SigningStatus - Enum in software.amazon.awssdk.services.signer.model
-
- since() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Deprecated
-
- SingleArgFn - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.SingleArgFn
-
- size() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Array
-
- software.amazon.awssdk.services.signer - package software.amazon.awssdk.services.signer
-
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
- software.amazon.awssdk.services.signer.endpoints - package software.amazon.awssdk.services.signer.endpoints
-
- software.amazon.awssdk.services.signer.endpoints.internal - package software.amazon.awssdk.services.signer.endpoints.internal
-
- software.amazon.awssdk.services.signer.internal - package software.amazon.awssdk.services.signer.internal
-
- software.amazon.awssdk.services.signer.model - package software.amazon.awssdk.services.signer.model
-
- software.amazon.awssdk.services.signer.paginators - package software.amazon.awssdk.services.signer.paginators
-
- software.amazon.awssdk.services.signer.transform - package software.amazon.awssdk.services.signer.transform
-
- software.amazon.awssdk.services.signer.waiters - package software.amazon.awssdk.services.signer.waiters
-
- software.amazon.awssdk.services.signer.waiters.internal - package software.amazon.awssdk.services.signer.waiters.internal
-
- source(Source) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The object that contains the name of your S3 bucket or your raw code.
- source(Consumer<Source.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
The object that contains the name of your S3 bucket or your raw code.
- source() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
The object that contains the name of your S3 bucket or your raw code.
- source(Source) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A Source that contains information about a signing job's code image source.
- source(Consumer<Source.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
A Source that contains information about a signing job's code image source.
- source() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
A Source that contains information about a signing job's code image source.
- Source - Class in software.amazon.awssdk.services.signer.model
-
An S3Source object that contains information about the S3 bucket where you saved your unsigned code.
- source(Source) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- source(Consumer<Source.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- source() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
The S3 bucket that contains the object to sign or a BLOB that contains your raw code.
- Source.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- SourceException - Exception in software.amazon.awssdk.services.signer.endpoints.internal
-
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- startIndex() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startSigningJob(StartSigningJobRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Initiates a signing job to be performed on the code provided.
- startSigningJob(Consumer<StartSigningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Initiates a signing job to be performed on the code provided.
- startSigningJob(StartSigningJobRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Initiates a signing job to be performed on the code provided.
- startSigningJob(Consumer<StartSigningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Initiates a signing job to be performed on the code provided.
- StartSigningJobRequest - Class in software.amazon.awssdk.services.signer.model
-
- StartSigningJobRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- StartSigningJobRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- StartSigningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.StartSigningJobRequestMarshaller
-
- StartSigningJobResponse - Class in software.amazon.awssdk.services.signer.model
-
- StartSigningJobResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- statementId(String) - Method in interface software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest.Builder
-
A unique identifier for the cross-account permission statement.
- statementId() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
A unique identifier for the cross-account permission statement.
- statementId(String) - Method in interface software.amazon.awssdk.services.signer.model.Permission.Builder
-
A unique identifier for a cross-account permission statement.
- statementId() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
A unique identifier for a cross-account permission statement.
- statementId(String) - Method in interface software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest.Builder
-
A unique identifier for the cross-account permissions statement.
- statementId() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
A unique identifier for the cross-account permissions statement.
- status(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Status of the signing job.
- status(SigningStatus) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Status of the signing job.
- status() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Status of the signing job.
- status(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The status of the target signing profile.
- status(SigningProfileStatus) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
The status of the target signing profile.
- status() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The status of the target signing profile.
- status(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
A status value with which to filter your results.
- status(SigningStatus) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningJobsRequest.Builder
-
A status value with which to filter your results.
- status() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- status(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The status of the signing job.
- status(SigningStatus) - Method in interface software.amazon.awssdk.services.signer.model.SigningJob.Builder
-
The status of the signing job.
- status() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The status of the signing job.
- status(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The status of a code signing profile.
- status(SigningProfileStatus) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
The status of a code signing profile.
- status() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The status of a code signing profile.
- statusAsString() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Status of the signing job.
- statusAsString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
The status of the target signing profile.
- statusAsString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
A status value with which to filter your results.
- statusAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
The status of the signing job.
- statusAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
The status of a code signing profile.
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.AccessDeniedException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.BadRequestException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.InternalServiceErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.NotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.ServiceLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.SignerException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.signer.model.SignerException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.ThrottlingException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.TooManyRequestsException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.signer.model.ValidationException.Builder
-
- statuses(Collection<SigningProfileStatus>) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest.Builder
-
Filters results to return only signing jobs with statuses in the specified list.
- statuses(SigningProfileStatus...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest.Builder
-
Filters results to return only signing jobs with statuses in the specified list.
- statuses() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- statusesAsStrings() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
Filters results to return only signing jobs with statuses in the specified list.
- statusesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest.Builder
-
Filters results to return only signing jobs with statuses in the specified list.
- statusesWithStrings(String...) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest.Builder
-
Filters results to return only signing jobs with statuses in the specified list.
- statusReason(String) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
String value that contains the status reason.
- statusReason() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
String value that contains the status reason.
- statusReason(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
Reason for the status of the target signing profile.
- statusReason() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
Reason for the status of the target signing profile.
- stopIndex() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- StringEqualsFn - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.StringEqualsFn
-
- stringToParse() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- subscribe(Subscriber<? super ListSigningJobsResponse>) - Method in class software.amazon.awssdk.services.signer.paginators.ListSigningJobsPublisher
-
- subscribe(Subscriber<? super ListSigningPlatformsResponse>) - Method in class software.amazon.awssdk.services.signer.paginators.ListSigningPlatformsPublisher
-
- subscribe(Subscriber<? super ListSigningProfilesResponse>) - Method in class software.amazon.awssdk.services.signer.paginators.ListSigningProfilesPublisher
-
- Substring - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- SUBSTRING - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Substring
-
- supportedFormats(Collection<ImageFormat>) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing image.
- supportedFormats(ImageFormat...) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing image.
- supportedFormats() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- supportedFormatsAsStrings() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The supported formats of a code signing image.
- supportedFormatsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing image.
- supportedFormatsWithStrings(String...) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing image.
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.PartitionFn
-
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.PartitionFn
-
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs.Builder
-
- supportsDualStack() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs
-
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs.Builder
-
- supportsFips() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.signer.model.UntagResourceRequest.Builder
-
A list of tag keys to be removed from the signing profile.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.signer.model.UntagResourceRequest.Builder
-
A list of tag keys to be removed from the signing profile.
- tagKeys() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
A list of tag keys to be removed from the signing profile.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Adds one or more tags to a signing profile.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Adds one or more tags to a signing profile.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Adds one or more tags to a signing profile.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Adds one or more tags to a signing profile.
- TagResourceRequest - Class in software.amazon.awssdk.services.signer.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.signer.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningProfileResponse.Builder
-
A list of tags associated with the signing profile.
- tags() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
A list of tags associated with the signing profile.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse.Builder
-
A list of tags associated with the signing profile.
- tags() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
A list of tags associated with the signing profile.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.PutSigningProfileRequest.Builder
-
Tags to be associated with the signing profile that is being created.
- tags() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
Tags to be associated with the signing profile that is being created.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.SigningProfile.Builder
-
A list of tags associated with the signing profile.
- tags() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
A list of tags associated with the signing profile.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.signer.model.TagResourceRequest.Builder
-
One or more tags to be associated with the signing profile.
- tags() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
One or more tags to be associated with the signing profile.
- target(Expr) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Builder
-
- target() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr
-
- target() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Not
-
- target() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.SingleArgFn
-
- target(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The validation template that is used by the target signing platform.
- target() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The validation template that is used by the target signing platform.
- target(String) - Method in interface software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest.Builder
-
The validation template that is used by the target signing platform.
- target() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
The validation template that is used by the target signing platform.
- target(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The types of targets that can be signed by a code signing platform.
- target() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The types of targets that can be signed by a code signing platform.
- template() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Expr
-
- template() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr
-
- template() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- template() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Ref
-
- Template - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Template.Literal - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Template.Part - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- ThrottlingException - Exception in software.amazon.awssdk.services.signer.model
-
The request was denied due to request throttling.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.BadRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.Destination
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.InternalServiceErrorException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.S3Destination
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.S3SignedObject
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.S3Source
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ServiceLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SignedObject
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.SignerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SignerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.Source
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.TagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ThrottlingException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.TooManyRequestsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ValidationException
-
- toList() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameters
-
- TooManyRequestsException - Exception in software.amazon.awssdk.services.signer.model
-
The allowed number of job-signing requests has been exceeded.
- TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- toParameterReference() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- toParameterReference() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ParameterReference
-
- ToParameterReference - Interface in software.amazon.awssdk.services.signer.endpoints.internal
-
- toParameterReference() - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.ToParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Arn
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Condition
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointResult
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointRule
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointRuleset
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ErrorRule
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.FatScope
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Fn
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Part.Index
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr.Part.Key
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.GetAttr
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Identifier
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Literal
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Outputs
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Deprecated
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ParameterReference
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameters
-
- toString() - Method in enum software.amazon.awssdk.services.signer.endpoints.internal.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Ref
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Scope
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template.Dynamic
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template.Literal
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Template
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.TreeRule
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Array
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Endpoint
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Record
-
- toString() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Value.Str
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.AddProfilePermissionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.CancelSigningProfileResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.Category
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.Destination
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.EncryptionAlgorithm
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.GetSigningProfileResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.HashAlgorithm
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.ImageFormat
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListProfilePermissionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningPlatformsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListSigningProfilesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.Permission
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RemoveProfilePermissionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RevokeSignatureResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.RevokeSigningProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.S3Destination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.S3SignedObject
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.S3Source
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SignedObject
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningConfigurationOverrides
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningJob
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningJobRevocationRecord
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningMaterial
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatformOverrides
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningProfile
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.SigningProfileStatus
-
- toString() - Method in enum software.amazon.awssdk.services.signer.model.SigningStatus
-
- toString() - Method in class software.amazon.awssdk.services.signer.model.Source
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.signer.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.signer.model.ValidityType
-
- toString() - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
- TREE - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Rule.Builder
-
- TreeRule - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.TreeRule
-
- type(ParameterType) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Builder
-
- TYPE - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter
-
- TYPE - Static variable in class software.amazon.awssdk.services.signer.endpoints.internal.Rule
-
- type(String) - Method in interface software.amazon.awssdk.services.signer.model.SignatureValidityPeriod.Builder
-
The time unit for signature validity.
- type(ValidityType) - Method in interface software.amazon.awssdk.services.signer.model.SignatureValidityPeriod.Builder
-
The time unit for signature validity.
- type() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- typeAsString() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
The time unit for signature validity.
- types() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.FatScope
-
- validate() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.FnNode
-
- ValidationException - Exception in software.amazon.awssdk.services.signer.model
-
You signing certificate could not be validated.
- ValidationException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- ValidityType - Enum in software.amazon.awssdk.services.signer.model
-
- value(Value) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Parameter.Builder
-
- Value - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine.
- Value() - Constructor for class software.amazon.awssdk.services.signer.endpoints.internal.Value
-
- value(Integer) - Method in interface software.amazon.awssdk.services.signer.model.SignatureValidityPeriod.Builder
-
The numerical value of the time unit for signature validity.
- value() - Method in class software.amazon.awssdk.services.signer.model.SignatureValidityPeriod
-
The numerical value of the time unit for signature validity.
- Value(Object) - Constructor for class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- value() - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- Value.Array - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Value.Int - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
- Value.Record - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.signer.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.signer.endpoints.internal.AwsEndpointProviderUtils
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.EncryptionAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.ImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.SigningProfileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.SigningStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.signer.model.ValidityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.signer.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.EncryptionAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.HashAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.ImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.SigningProfileStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.SigningStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.signer.model.ValidityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.amazon.awssdk.services.signer.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents, as a list.
- version(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.EndpointRuleset.Builder
-
- version(String) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions.Builder
-
- version() - Method in class software.amazon.awssdk.services.signer.endpoints.internal.Partitions
-
- version(String) - Method in interface software.amazon.awssdk.services.signer.model.S3Source.Builder
-
Version of your source image in your version enabled S3 bucket.
- version() - Method in class software.amazon.awssdk.services.signer.model.S3Source
-
Version of your source image in your version enabled S3 bucket.
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.Literal.Visitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.RuleValueVisitor
-
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.RuleValueVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor.Default
-
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor
-
- visitFn(Fn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitInt(int) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.Literal.Visitor
-
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor.Default
-
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor
-
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitNot(Not) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitNot(Not) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.Literal.Visitor
-
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor.Default
-
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.ExprVisitor
-
- visitRef(Ref) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.Literal.Visitor
-
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.RuleValueVisitor
-
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.Literal.Visitor
-
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.signer.endpoints.internal.FnVisitor
-
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.signer.endpoints.internal.RuleEvaluator
-