Package software.amazon.awssdk.awscore
Class AwsResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
- All Implemented Interfaces:
SdkPojo
Base class for all AWS Service responses.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceprotected static class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Constructor Details
-
AwsResponse
-
-
Method Details
-
responseMetadata
-
toBuilder
- Specified by:
toBuilderin classSdkResponse
-
equals
- Overrides:
equalsin classSdkResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classSdkResponse
-