public abstract class AwsResponseMetadata extends Object
Modifier and Type | Method and Description |
---|---|
String |
requestId()
Returns the AWS request ID contained in this response metadata object.
|
String |
toString() |
public String requestId()
Can be overriden by subclasses to provide service specific requestId
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.