| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateComponentResponse |
ApplicationInsightsClient.updateComponent(Consumer<UpdateComponentRequest.Builder> updateComponentRequest)
Updates the custom component name and/or the list of resources that make up the component.
|
default UpdateComponentResponse |
ApplicationInsightsClient.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 |
|---|---|
default CompletableFuture<UpdateComponentResponse> |
ApplicationInsightsAsyncClient.updateComponent(Consumer<UpdateComponentRequest.Builder> updateComponentRequest)
Updates the custom component name and/or the list of resources that make up the component.
|
default CompletableFuture<UpdateComponentResponse> |
ApplicationInsightsAsyncClient.updateComponent(UpdateComponentRequest updateComponentRequest)
Updates the custom component name and/or the list of resources that make up the component.
|
Copyright © 2020. All rights reserved.