| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
List<SigningPlatform> |
ListSigningPlatformsResponse.platforms()
A list of all platforms that match the request parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ListSigningPlatformsResponse.Builder |
ListSigningPlatformsResponse.Builder.platforms(SigningPlatform... platforms)
A list of all platforms that match the request parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ListSigningPlatformsResponse.Builder |
ListSigningPlatformsResponse.Builder.platforms(Collection<SigningPlatform> platforms)
A list of all platforms that match the request parameters.
|
Copyright © 2022. All rights reserved.