| 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 ListTagsForResourceResponse |
SignerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags associated with a signing profile resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
SignerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags associated with a signing profile resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2020. All rights reserved.