| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateComponentResult |
AbstractAmazonApplicationInsights.updateComponent(UpdateComponentRequest request) |
UpdateComponentResult |
AmazonApplicationInsightsClient.updateComponent(UpdateComponentRequest request)
Updates the custom component name and/or the list of resources that make up the component.
|
UpdateComponentResult |
AmazonApplicationInsights.updateComponent(UpdateComponentRequest updateComponentRequest)
Updates the custom component name and/or the list of resources that make up the component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateComponentResult> |
AbstractAmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest request) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsyncClient.updateComponentAsync(UpdateComponentRequest request) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest updateComponentRequest)
Updates the custom component name and/or the list of resources that make up the component.
|
Future<UpdateComponentResult> |
AbstractAmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsyncClient.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest updateComponentRequest,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler)
Updates the custom component name and/or the list of resources that make up the component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateComponentResult> |
AbstractAmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsyncClient.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AmazonApplicationInsightsAsync.updateComponentAsync(UpdateComponentRequest updateComponentRequest,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler)
Updates the custom component name and/or the list of resources that make up the component.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateComponentResult |
UpdateComponentResult.clone() |
Copyright © 2023. All rights reserved.