public interface ServiceAwareSigner extends Signer
Modifier and Type | Method and Description |
---|---|
void |
setServiceName(String value)
Configure this signer with the name of the service it will be used
to sign requests for.
|
void setServiceName(String value)
value
- The name of the service.Copyright © 2021. All rights reserved.