Uses of Enum
software.amazon.awssdk.core.useragent.BusinessMetricFeatureId
Packages that use BusinessMetricFeatureId
-
Uses of BusinessMetricFeatureId in software.amazon.awssdk.core.client.config
Fields in software.amazon.awssdk.core.client.config with type parameters of type BusinessMetricFeatureIdModifier and TypeFieldDescriptionstatic final SdkClientOption<BusinessMetricFeatureId>SdkClientOption.HTTP_CLIENT_CONFIG_TYPEThe HTTP client configuration type indicating how the HTTP client was selected. -
Uses of BusinessMetricFeatureId in software.amazon.awssdk.core.useragent
Methods in software.amazon.awssdk.core.useragent that return BusinessMetricFeatureIdModifier and TypeMethodDescriptionstatic BusinessMetricFeatureIdReturns the enum constant of this type with the specified name.static BusinessMetricFeatureId[]BusinessMetricFeatureId.values()Returns an array containing the constants of this enum type, in the order they are declared.