Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.StopOTelEnrichmentRequest.Builder
Packages that use StopOTelEnrichmentRequest.Builder
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
Uses of StopOTelEnrichmentRequest.Builder in software.amazon.awssdk.services.cloudwatch
Method parameters in software.amazon.awssdk.services.cloudwatch with type arguments of type StopOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionCloudWatchAsyncClient.stopOTelEnrichment(Consumer<StopOTelEnrichmentRequest.Builder> stopOTelEnrichmentRequest) Disables enrichment and PromQL access for CloudWatch vended metrics for supported Amazon Web Services resources in the account.default StopOTelEnrichmentResponseCloudWatchClient.stopOTelEnrichment(Consumer<StopOTelEnrichmentRequest.Builder> stopOTelEnrichmentRequest) Disables enrichment and PromQL access for CloudWatch vended metrics for supported Amazon Web Services resources in the account. -
Uses of StopOTelEnrichmentRequest.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return StopOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionStopOTelEnrichmentRequest.builder()StopOTelEnrichmentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) StopOTelEnrichmentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) StopOTelEnrichmentRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type StopOTelEnrichmentRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopOTelEnrichmentRequest.Builder>StopOTelEnrichmentRequest.serializableBuilderClass()