Package | com.amazonaws.services.cloudwatch.model |
Class | public class PutMetricDataResult |
Inheritance | PutMetricDataResult ![]() ![]() |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 4 |
Since : | July 12. 2011 |
Runtime Versions : | Flash Player 10.1, AIR 2.5 |
Method | Defined By | ||
---|---|---|---|
C'tor. | PutMetricDataResult | ||
![]() | getRequestId():String
The AWS request ID that uniquely identifies the service request the caller made. | AmazonWebServiceResult | |
![]() | parse(data:Object = null):ResponseResult
This method parses XML response from Amazon SQS service. | AmazonWebServiceResult | |
![]() | setRequestId(requestId:String):void
The AWS request ID that uniquely identifies the service request the caller made. | AmazonWebServiceResult | |
toString():String [override]
Returns a string representation of this object; useful for testing and debugging. | PutMetricDataResult | ||
![]() | withRawData(rawData:Object):ResponseResult
Sets new raw data. | AmazonWebServiceResult | |
![]() | withRequestId(requestId:String):ResponseResult
The AWS request ID that uniquely identifies the service request the caller made. | AmazonWebServiceResult |
PutMetricDataResult | () | Constructor |
public function PutMetricDataResult()
C'tor.
toString | () | method |
override public function toString():String
Returns a string representation of this object; useful for testing and debugging.
ReturnsString — A string representation of this object.
|