@Immutable public class SdkHttpMetadata extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static SdkHttpMetadata | from(HttpResponse httpResponse)Static factory to create an  SdkHttpMetadatafrom the details in aHttpResponse. | 
| Map<String,String> | getHttpHeaders() | 
| int | getHttpStatusCode() | 
public int getHttpStatusCode()
public static SdkHttpMetadata from(HttpResponse httpResponse)
SdkHttpMetadata from the details in a HttpResponse.Copyright © 2018. All rights reserved.