| Method and Description | 
|---|
| software.amazon.awssdk.utils.http.SdkHttpUtils.allMatchingHeaders(Map<String, List<String>>, String)
 Use  
SdkHttpHeaders#matchingHeaders | 
| software.amazon.awssdk.utils.http.SdkHttpUtils.allMatchingHeadersFromCollection(Map<String, List<String>>, Collection<String>)
 Use  
SdkHttpHeaders#matchingHeaders | 
| software.amazon.awssdk.utils.http.SdkHttpUtils.firstMatchingHeader(Map<String, List<String>>, String)
 Use  
SdkHttpHeaders#firstMatchingHeader | 
| software.amazon.awssdk.utils.http.SdkHttpUtils.firstMatchingHeaderFromCollection(Map<String, List<String>>, Collection<String>)
 Use  
SdkHttpHeaders#firstMatchingHeader | 
Copyright © 2022. All rights reserved.