Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.GetLogAnomalyDetectorRequest.Builder
Packages that use GetLogAnomalyDetectorRequest.Builder
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of GetLogAnomalyDetectorRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs
Method parameters in software.amazon.awssdk.services.cloudwatchlogs with type arguments of type GetLogAnomalyDetectorRequest.BuilderModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.getLogAnomalyDetector(Consumer<GetLogAnomalyDetectorRequest.Builder> getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify.default GetLogAnomalyDetectorResponseCloudWatchLogsClient.getLogAnomalyDetector(Consumer<GetLogAnomalyDetectorRequest.Builder> getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify. -
Uses of GetLogAnomalyDetectorRequest.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetLogAnomalyDetectorRequest.BuilderModifier and TypeMethodDescriptionGetLogAnomalyDetectorRequest.Builder.anomalyDetectorArn(String anomalyDetectorArn) The ARN of the anomaly detector to retrieve information about.GetLogAnomalyDetectorRequest.builder()GetLogAnomalyDetectorRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetLogAnomalyDetectorRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetLogAnomalyDetectorRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetLogAnomalyDetectorRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetLogAnomalyDetectorRequest.Builder>GetLogAnomalyDetectorRequest.serializableBuilderClass()