public static interface DescribeAnomalyRequest.Builder extends DevOpsGuruRequest.Builder, SdkPojo, CopyableBuilder<DescribeAnomalyRequest.Builder,DescribeAnomalyRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAnomalyRequest.Builder |
accountId(String accountId)
The ID of the member account.
|
DescribeAnomalyRequest.Builder |
id(String id)
The ID of the anomaly.
|
DescribeAnomalyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAnomalyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAnomalyRequest.Builder id(String id)
The ID of the anomaly.
id - The ID of the anomaly.DescribeAnomalyRequest.Builder accountId(String accountId)
The ID of the member account.
accountId - The ID of the member account.DescribeAnomalyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAnomalyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.