Class VoidSdkResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.core.protocol.VoidSdkResponse
- All Implemented Interfaces:
SdkPojo
Dummy implementation of
SdkResponse.-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class software.amazon.awssdk.core.SdkResponse
equals, getValueForField, hashCode, sdkHttpResponseMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields
-
Method Details
-
toBuilder
- Specified by:
toBuilderin classSdkResponse
-
builder
-
sdkFields
- Returns:
- List of
SdkFieldin this POJO. May be empty list but should never be null.
-