| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
List<SigningProfile> |
ListSigningProfilesResponse.profiles()
A list of profiles that are available in the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListSigningProfilesResponse.Builder |
ListSigningProfilesResponse.Builder.profiles(SigningProfile... profiles)
A list of profiles that are available in the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListSigningProfilesResponse.Builder |
ListSigningProfilesResponse.Builder.profiles(Collection<SigningProfile> profiles)
A list of profiles that are available in the AWS account.
|
Copyright © 2021. All rights reserved.