|
Did this page help you?Yes No Tell us about it... |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazonaws.RequestClientOptions
public final class RequestClientOptions
Arbitrary options storage for individual AmazonWebServiceRequest
s. This
class is not intended to be used by clients.
Constructor Summary | |
---|---|
RequestClientOptions()
|
Method Summary | |
---|---|
void |
addClientMarker(java.lang.String clientMarker)
Adds a client marker, if it wasn't already present. |
java.lang.String |
getClientMarker()
Returns all client markers as a space-delimited string. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestClientOptions()
Method Detail |
---|
public java.lang.String getClientMarker()
public void addClientMarker(java.lang.String clientMarker)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |