Uses of Class
software.amazon.awssdk.http.nio.netty.Http2Configuration
Packages that use Http2Configuration
-
Uses of Http2Configuration in software.amazon.awssdk.http.nio.netty
Methods in software.amazon.awssdk.http.nio.netty with parameters of type Http2ConfigurationModifier and TypeMethodDescriptionNettyNioAsyncHttpClient.Builder.http2Configuration(Http2Configuration http2Configuration) Set the HTTP/2 specific configuration for this client.