public static interface DescribeComponentRequest.Builder extends ApplicationInsightsRequest.Builder, SdkPojo, CopyableBuilder<DescribeComponentRequest.Builder,DescribeComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentRequest.Builder |
componentName(String componentName)
The name of the component.
|
DescribeComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeComponentRequest.Builder |
resourceGroupName(String resourceGroupName)
The name of the resource group.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeComponentRequest.Builder resourceGroupName(String resourceGroupName)
The name of the resource group.
resourceGroupName - The name of the resource group.DescribeComponentRequest.Builder componentName(String componentName)
The name of the component.
componentName - The name of the component.DescribeComponentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeComponentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.