Uses of Class
software.amazon.awssdk.core.useragent.BusinessMetricCollection
-
Packages that use BusinessMetricCollection Package Description software.amazon.awssdk.core.client.config software.amazon.awssdk.core.interceptor -
-
Uses of BusinessMetricCollection in software.amazon.awssdk.core.client.config
Fields in software.amazon.awssdk.core.client.config with type parameters of type BusinessMetricCollection Modifier and Type Field Description static SdkClientOption<BusinessMetricCollection>SdkClientOption. BUSINESS_METRICSA user agent prefix that is specific to the client (agnostic of the request). -
Uses of BusinessMetricCollection in software.amazon.awssdk.core.interceptor
Fields in software.amazon.awssdk.core.interceptor with type parameters of type BusinessMetricCollection Modifier and Type Field Description static ExecutionAttribute<BusinessMetricCollection>SdkInternalExecutionAttribute. BUSINESS_METRICSA collection of business metrics feature ids.
-