| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
SigningImageFormat |
GetSigningPlatformResponse.signingImageFormat()
The format of the target platform's signing image.
|
SigningImageFormat |
SigningPlatform.signingImageFormat()
Returns the value of the SigningImageFormat property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetSigningPlatformResponse.Builder |
GetSigningPlatformResponse.Builder.signingImageFormat(SigningImageFormat signingImageFormat)
The format of the target platform's signing image.
|
SigningPlatform.Builder |
SigningPlatform.Builder.signingImageFormat(SigningImageFormat signingImageFormat)
Sets the value of the SigningImageFormat property for this object.
|
Copyright © 2020. All rights reserved.