public static interface DescribeLogPatternRequest.Builder extends ApplicationInsightsRequest.Builder, SdkPojo, CopyableBuilder<DescribeLogPatternRequest.Builder,DescribeLogPatternRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeLogPatternRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeLogPatternRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeLogPatternRequest.Builder |
patternName(String patternName)
The name of the log pattern.
|
DescribeLogPatternRequest.Builder |
patternSetName(String patternSetName)
The name of the log pattern set.
|
DescribeLogPatternRequest.Builder |
resourceGroupName(String resourceGroupName)
The name of the resource group.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeLogPatternRequest.Builder resourceGroupName(String resourceGroupName)
The name of the resource group.
resourceGroupName - The name of the resource group.DescribeLogPatternRequest.Builder patternSetName(String patternSetName)
The name of the log pattern set.
patternSetName - The name of the log pattern set.DescribeLogPatternRequest.Builder patternName(String patternName)
The name of the log pattern.
patternName - The name of the log pattern.DescribeLogPatternRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeLogPatternRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.