JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.http

Class SdkHttpMetadata



  • @Immutable
    public class SdkHttpMetadata
    extends Object 
    Metadata about the HTTP response.
    • Method Detail

      • getAllHttpHeaders

        public Map<String,List<String>> getAllHttpHeaders()
        Returns all the headers sent in a response. Unlike getHttpHeaders(), this returns all the values given for a field-name, rather than the last seen value.
        Returns:
        All the headers returned in a response.
      • getHttpStatusCode

        public int getHttpStatusCode()
        Returns:
        HTTP status code of response.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /