public abstract class AwsResponseMetadata extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
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 © 2021 Amazon Web Services, Inc. All Rights Reserved.