| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeComponentResponse |
ApplicationInsightsClient.describeComponent(Consumer<DescribeComponentRequest.Builder> describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
default DescribeComponentResponse |
ApplicationInsightsClient.describeComponent(DescribeComponentRequest describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeComponentResponse> |
ApplicationInsightsAsyncClient.describeComponent(Consumer<DescribeComponentRequest.Builder> describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
default CompletableFuture<DescribeComponentResponse> |
ApplicationInsightsAsyncClient.describeComponent(DescribeComponentRequest describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
Copyright © 2020. All rights reserved.