@Immutable public class SdkErrorHttpMetadata extends Object
| Constructor and Description |
|---|
SdkErrorHttpMetadata(SdkHttpMetadata httpMetadata,
byte[] responseContent) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getHttpHeaders() |
int |
getHttpStatusCode() |
ByteBuffer |
getResponseContent() |
public SdkErrorHttpMetadata(SdkHttpMetadata httpMetadata, byte[] responseContent)
public int getHttpStatusCode()
public ByteBuffer getResponseContent()
ByteBuffer.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.