| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default ListProfilePermissionsResponse |
SignerClient.listProfilePermissions(Consumer<ListProfilePermissionsRequest.Builder> listProfilePermissionsRequest)
Lists the cross-account permissions associated with a signing profile.
|
default ListProfilePermissionsResponse |
SignerClient.listProfilePermissions(ListProfilePermissionsRequest listProfilePermissionsRequest)
Lists the cross-account permissions associated with a signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProfilePermissionsResponse> |
SignerAsyncClient.listProfilePermissions(Consumer<ListProfilePermissionsRequest.Builder> 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.
|
Copyright © 2021. All rights reserved.