public static interface PutSigningProfileResponse.Builder extends SignerResponse.Builder, SdkPojo, CopyableBuilder<PutSigningProfileResponse.Builder,PutSigningProfileResponse>
Modifier and Type | Method and Description |
---|---|
PutSigningProfileResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the signing profile created.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
PutSigningProfileResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the signing profile created.
arn
- The Amazon Resource Name (ARN) of the signing profile created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.