- 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 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.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.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.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.
- 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.
- 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.
- 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
-
- 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.
- defaultFormat(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The default format of a code signing signing image.
- defaultFormat(ImageFormat) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The default format of a code signing signing image.
- defaultFormat() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The default format of a code signing signing image.
- defaultFormatAsString() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The default format of a code signing signing image.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions.Builder
-
The default encryption algorithm that is used by a code signing job.
- defaultValue(EncryptionAlgorithm) - Method in interface software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions.Builder
-
The default encryption algorithm that is used by a code signing job.
- defaultValue() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.signer.model.HashAlgorithmOptions.Builder
-
The default hash algorithm that is used in a code signing job.
- defaultValue(HashAlgorithm) - Method in interface software.amazon.awssdk.services.signer.model.HashAlgorithmOptions.Builder
-
The default hash algorithm that is used in a code signing job.
- defaultValue() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- defaultValueAsString() - Method in class software.amazon.awssdk.services.signer.model.EncryptionAlgorithmOptions
-
The default encryption algorithm that is used by a code signing job.
- defaultValueAsString() - Method in class software.amazon.awssdk.services.signer.model.HashAlgorithmOptions
-
The default hash algorithm that is used in a code signing job.
- describeSigningJob(DescribeSigningJobRequest) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Returns information about a specific code signing job.
- describeSigningJob(Consumer<DescribeSigningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
Returns information about a specific code signing job.
- describeSigningJob(DescribeSigningJobRequest) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Returns information about a specific code signing job.
- describeSigningJob(Consumer<DescribeSigningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.signer.SignerClient
-
Returns information about a specific code signing job.
- DescribeSigningJobRequest - Class in software.amazon.awssdk.services.signer.model
-
- DescribeSigningJobRequest.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- DescribeSigningJobRequestMarshaller - Class in software.amazon.awssdk.services.signer.transform
-
- DescribeSigningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.signer.transform.DescribeSigningJobRequestMarshaller
-
- DescribeSigningJobResponse - Class in software.amazon.awssdk.services.signer.model
-
- DescribeSigningJobResponse.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- Destination - Class in software.amazon.awssdk.services.signer.model
-
Points to an S3Destination object that contains information about your S3 bucket.
- destination(Destination) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The S3 bucket in which to save your signed object.
- destination(Consumer<Destination.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.StartSigningJobRequest.Builder
-
The S3 bucket in which to save your signed object.
- destination() - Method in class software.amazon.awssdk.services.signer.model.StartSigningJobRequest
-
The S3 bucket in which to save your signed object.
- Destination.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- displayName(String) - Method in interface software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse.Builder
-
The display name of the target signing platform.
- displayName() - Method in class software.amazon.awssdk.services.signer.model.GetSigningPlatformResponse
-
The display name of the target signing platform.
- displayName(String) - Method in interface software.amazon.awssdk.services.signer.model.SigningPlatform.Builder
-
The display name of a code signing platform.
- displayName() - Method in class software.amazon.awssdk.services.signer.model.SigningPlatform
-
The display name of a code signing platform.
- 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
-
- 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.
- 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.PutSigningProfileRequest.Builder
-
The ID of the signing profile to be created.
- platformId() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
The ID of the signing profile to be created.
- 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.
- 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.
- 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.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.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.
- 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.
- 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
-
- 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
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
- 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 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.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.PutSigningProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- 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 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.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.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 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 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 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.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.PutSigningProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- 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 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.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.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 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_NAME - Static variable in interface software.amazon.awssdk.services.signer.SignerAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.signer.SignerClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.signer.SignerClient
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- 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
-
- signingMaterial(SigningMaterial) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Amazon Resource Name (ARN) of your code signing certificate.
- signingMaterial(Consumer<SigningMaterial.Builder>) - Method in interface software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse.Builder
-
Amazon Resource Name (ARN) of your code signing certificate.
- signingMaterial() - Method in class software.amazon.awssdk.services.signer.model.DescribeSigningJobResponse
-
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 is 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
-
- SigningProfileStatus - Enum in software.amazon.awssdk.services.signer.model
-
- SigningStatus - Enum in software.amazon.awssdk.services.signer.model
-
- software.amazon.awssdk.services.signer - package software.amazon.awssdk.services.signer
-
With code signing for IoT, you can sign code that you create for any IoT device that is supported by Amazon Web
Services (AWS).
- 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
-
- 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
-
- 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
-
- 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.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.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.ValidationException.Builder
-
- 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.
- 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
-
- supportedFormats(Collection<ImageFormat>) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing signing image.
- supportedFormats(ImageFormat...) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing signing image.
- supportedFormats() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The supported formats of a code signing signing image.
- supportedFormatsAsStrings() - Method in class software.amazon.awssdk.services.signer.model.SigningImageFormat
-
The supported formats of a code signing signing image.
- supportedFormatsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing signing image.
- supportedFormatsWithStrings(String...) - Method in interface software.amazon.awssdk.services.signer.model.SigningImageFormat.Builder
-
The supported formats of a code signing signing image.
- 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 being created.
- tags() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileRequest
-
Tags to be associated with the signing profile 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(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.
- ThrottlingException - Exception in software.amazon.awssdk.services.signer.model
-
The signing job has been throttled.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.signer.model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.AccessDeniedException
-
- 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 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.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.PutSigningProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.signer.model.PutSigningProfileResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.signer.model.ResourceNotFoundException
-
- 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 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.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.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 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
-
- 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.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.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.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.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.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 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.