|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceAwareSigner
A signer that needs to know which service it is talking to.
Method Summary | |
---|---|
void |
setServiceName(String value)
Configure this signer with the name of the service it will be used to sign requests for. |
Methods inherited from interface com.amazonaws.auth.Signer |
---|
sign |
Method Detail |
---|
void setServiceName(String value)
value
- The name of the service.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |