| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentResult |
AbstractAmazonApplicationInsights.describeComponent(DescribeComponentRequest request) |
DescribeComponentResult |
AmazonApplicationInsights.describeComponent(DescribeComponentRequest describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
DescribeComponentResult |
AmazonApplicationInsightsClient.describeComponent(DescribeComponentRequest request)
Describes a component and lists the resources that are grouped together in a component.
|
Future<DescribeComponentResult> |
AbstractAmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest request) |
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest describeComponentRequest)
Describes a component and lists the resources that are grouped together in a component.
|
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsyncClient.describeComponentAsync(DescribeComponentRequest request) |
Future<DescribeComponentResult> |
AbstractAmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest request,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler) |
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest describeComponentRequest,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler)
Describes a component and lists the resources that are grouped together in a component.
|
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsyncClient.describeComponentAsync(DescribeComponentRequest request,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeComponentResult> |
AbstractAmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest request,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler) |
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsync.describeComponentAsync(DescribeComponentRequest describeComponentRequest,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler)
Describes a component and lists the resources that are grouped together in a component.
|
Future<DescribeComponentResult> |
AmazonApplicationInsightsAsyncClient.describeComponentAsync(DescribeComponentRequest request,
AsyncHandler<DescribeComponentRequest,DescribeComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentRequest |
DescribeComponentRequest.clone() |
DescribeComponentRequest |
DescribeComponentRequest.withAccountId(String accountId)
The AWS account ID for the resource group owner.
|
DescribeComponentRequest |
DescribeComponentRequest.withComponentName(String componentName)
The name of the component.
|
DescribeComponentRequest |
DescribeComponentRequest.withResourceGroupName(String resourceGroupName)
The name of the resource group.
|
Copyright © 2023. All rights reserved.