Uses of Class
software.amazon.awssdk.crt.http.HttpMonitoringOptions
-
Packages that use HttpMonitoringOptions Package Description software.amazon.awssdk.crt.http -
-
Uses of HttpMonitoringOptions in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http that return HttpMonitoringOptions Modifier and Type Method Description HttpMonitoringOptionsHttpClientConnectionManagerOptions. getMonitoringOptions()Methods in software.amazon.awssdk.crt.http with parameters of type HttpMonitoringOptions Modifier and Type Method Description HttpClientConnectionManagerOptionsHttpClientConnectionManagerOptions. withMonitoringOptions(HttpMonitoringOptions monitoringOptions)Sets the monitoring options for connections in the connection pool
-