| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
PutSigningProfileResponse.Builder |
PutSigningProfileResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the signing profile created.
|
static PutSigningProfileResponse.Builder |
PutSigningProfileResponse.builder() |
PutSigningProfileResponse.Builder |
PutSigningProfileResponse.Builder.profileVersion(String profileVersion)
The version of the signing profile being created.
|
PutSigningProfileResponse.Builder |
PutSigningProfileResponse.Builder.profileVersionArn(String profileVersionArn)
The signing profile ARN, including the profile version.
|
PutSigningProfileResponse.Builder |
PutSigningProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutSigningProfileResponse.Builder> |
PutSigningProfileResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.