| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeComponentConfigurationResponse |
ApplicationInsightsClient.describeComponentConfiguration(Consumer<DescribeComponentConfigurationRequest.Builder> describeComponentConfigurationRequest)
Describes the monitoring configuration of the component.
|
default DescribeComponentConfigurationResponse |
ApplicationInsightsClient.describeComponentConfiguration(DescribeComponentConfigurationRequest describeComponentConfigurationRequest)
Describes the monitoring configuration of the component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeComponentConfigurationResponse> |
ApplicationInsightsAsyncClient.describeComponentConfiguration(Consumer<DescribeComponentConfigurationRequest.Builder> describeComponentConfigurationRequest)
Describes the monitoring configuration of the component.
|
default CompletableFuture<DescribeComponentConfigurationResponse> |
ApplicationInsightsAsyncClient.describeComponentConfiguration(DescribeComponentConfigurationRequest describeComponentConfigurationRequest)
Describes the monitoring configuration of the component.
|
Copyright © 2020. All rights reserved.