Class AWSOperationHandlerRequestDescriptor
java.lang.Object
com.amazonaws.xray.handlers.config.AWSOperationHandlerRequestDescriptor
-
Constructor Details
-
AWSOperationHandlerRequestDescriptor
public AWSOperationHandlerRequestDescriptor()
-
-
Method Details
-
getRenameTo
- Returns:
- the renameTo
-
isMap
public boolean isMap()- Returns:
- the map
-
isList
public boolean isList()- Returns:
- the list
-
shouldGetCount
public boolean shouldGetCount()- Returns:
- the getCount
-
shouldGetKeys
public boolean shouldGetKeys()- Returns:
- the getKeys
-