| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
AmazonApplicationInsightsClient.deleteComponent(DeleteComponentRequest request)
Ungroups a custom component.
|
DeleteComponentResult |
AmazonApplicationInsights.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Ungroups a custom component.
|
DeleteComponentResult |
AbstractAmazonApplicationInsights.deleteComponent(DeleteComponentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AbstractAmazonApplicationInsightsAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AmazonApplicationInsightsAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Ungroups a custom component.
|
Future<DeleteComponentResult> |
AmazonApplicationInsightsAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
DeleteComponentResult.clone() |
Copyright © 2019. All rights reserved.