Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAwrHubResponse |
OperationsInsightsClient.updateAwrHub(UpdateAwrHubRequest request) |
UpdateAwrHubResponse |
OperationsInsights.updateAwrHub(UpdateAwrHubRequest request)
Updates the configuration of a hub .
|
Future<UpdateAwrHubResponse> |
OperationsInsightsAsyncClient.updateAwrHub(UpdateAwrHubRequest request,
AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler) |
Future<UpdateAwrHubResponse> |
OperationsInsightsAsync.updateAwrHub(UpdateAwrHubRequest request,
AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Updates the configuration of a hub .
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAwrHubResponse> |
OperationsInsightsAsyncClient.updateAwrHub(UpdateAwrHubRequest request,
AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler) |
Future<UpdateAwrHubResponse> |
OperationsInsightsAsync.updateAwrHub(UpdateAwrHubRequest request,
AsyncHandler<UpdateAwrHubRequest,UpdateAwrHubResponse> handler)
Updates the configuration of a hub .
|
Modifier and Type | Method and Description |
---|---|
UpdateAwrHubRequest |
UpdateAwrHubRequest.Builder.build()
Build the instance of UpdateAwrHubRequest as configured by this builder
|
UpdateAwrHubRequest |
UpdateAwrHubRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAwrHubRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.copy(UpdateAwrHubRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.