Uses of Interface
software.amazon.awssdk.services.iotwireless.model.GetMetricConfigurationResponse.Builder
-
Packages that use GetMetricConfigurationResponse.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of GetMetricConfigurationResponse.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return GetMetricConfigurationResponse.Builder Modifier and Type Method Description static GetMetricConfigurationResponse.BuilderGetMetricConfigurationResponse. builder()default GetMetricConfigurationResponse.BuilderGetMetricConfigurationResponse.Builder. summaryMetric(Consumer<SummaryMetricConfiguration.Builder> summaryMetric)The account's configuration status for summary metric aggregation.GetMetricConfigurationResponse.BuilderGetMetricConfigurationResponse.Builder. summaryMetric(SummaryMetricConfiguration summaryMetric)The account's configuration status for summary metric aggregation.GetMetricConfigurationResponse.BuilderGetMetricConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type GetMetricConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetMetricConfigurationResponse.Builder>GetMetricConfigurationResponse. serializableBuilderClass()
-