Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.GetOTelEnrichmentRequest.Builder
Packages that use GetOTelEnrichmentRequest.Builder
Package
Description
Amazon CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions
based on data from metrics.
-
Uses of GetOTelEnrichmentRequest.Builder in software.amazon.awssdk.services.cloudwatch
Method parameters in software.amazon.awssdk.services.cloudwatch with type arguments of type GetOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionCloudWatchAsyncClient.getOTelEnrichment(Consumer<GetOTelEnrichmentRequest.Builder> getOTelEnrichmentRequest) Returns the current status of vended metric enrichment for the account, including whether CloudWatch vended metrics are enriched with resource ARN and resource tag labels and queryable using PromQL.default GetOTelEnrichmentResponseCloudWatchClient.getOTelEnrichment(Consumer<GetOTelEnrichmentRequest.Builder> getOTelEnrichmentRequest) Returns the current status of vended metric enrichment for the account, including whether CloudWatch vended metrics are enriched with resource ARN and resource tag labels and queryable using PromQL. -
Uses of GetOTelEnrichmentRequest.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return GetOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionGetOTelEnrichmentRequest.builder()GetOTelEnrichmentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetOTelEnrichmentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetOTelEnrichmentRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type GetOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOTelEnrichmentRequest.Builder>GetOTelEnrichmentRequest.serializableBuilderClass()