| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| software.amazon.awssdk.services.signer.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListProfilePermissionsResponse |
SignerClient.listProfilePermissions(ListProfilePermissionsRequest listProfilePermissionsRequest)
Lists the cross-account permissions associated with a signing profile.
|
default CompletableFuture<ListProfilePermissionsResponse> |
SignerAsyncClient.listProfilePermissions(ListProfilePermissionsRequest listProfilePermissionsRequest)
Lists the cross-account permissions associated with a signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProfilePermissionsRequestMarshaller.marshall(ListProfilePermissionsRequest listProfilePermissionsRequest) |
Copyright © 2020. All rights reserved.