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