public interface EndpointPrefixAwareSigner extends Signer
Modifier and Type | Method and Description |
---|---|
void |
setEndpointPrefix(String value)
Configure the signer with the endpoint prefix
of the service it is talking to.
|
void setEndpointPrefix(String value)
value
- The endpoint prefix of the serviceCopyright © 2018. All rights reserved.