| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AbstractAmazonApplicationInsightsAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AmazonApplicationInsightsAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AmazonApplicationInsightsAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Ungroups a custom component.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentRequest |
DeleteComponentRequest.clone() |
DeleteComponentRequest |
DeleteComponentRequest.withComponentName(String componentName)
The name of the component.
|
DeleteComponentRequest |
DeleteComponentRequest.withResourceGroupName(String resourceGroupName)
The name of the resource group.
|
Copyright © 2021. All rights reserved.