| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateComponentResponse |
ApplicationInsightsClient.createComponent(Consumer<CreateComponentRequest.Builder> createComponentRequest)
Creates a custom component by grouping similar standalone instances to monitor.
|
default CreateComponentResponse |
ApplicationInsightsClient.createComponent(CreateComponentRequest createComponentRequest)
Creates a custom component by grouping similar standalone instances to monitor.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateComponentResponse> |
ApplicationInsightsAsyncClient.createComponent(Consumer<CreateComponentRequest.Builder> createComponentRequest)
Creates a custom component by grouping similar standalone instances to monitor.
|
default CompletableFuture<CreateComponentResponse> |
ApplicationInsightsAsyncClient.createComponent(CreateComponentRequest createComponentRequest)
Creates a custom component by grouping similar standalone instances to monitor.
|
Copyright © 2020. All rights reserved.