Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
CreateAwrHubResponse |
OperationsInsightsClient.createAwrHub(CreateAwrHubRequest request) |
CreateAwrHubResponse |
OperationsInsights.createAwrHub(CreateAwrHubRequest request)
Create a AWR hub resource for the tenant in Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAwrHubResponse> |
OperationsInsightsAsyncClient.createAwrHub(CreateAwrHubRequest request,
AsyncHandler<CreateAwrHubRequest,CreateAwrHubResponse> handler) |
Future<CreateAwrHubResponse> |
OperationsInsightsAsync.createAwrHub(CreateAwrHubRequest request,
AsyncHandler<CreateAwrHubRequest,CreateAwrHubResponse> handler)
Create a AWR hub resource for the tenant in Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAwrHubResponse> |
OperationsInsightsAsyncClient.createAwrHub(CreateAwrHubRequest request,
AsyncHandler<CreateAwrHubRequest,CreateAwrHubResponse> handler) |
Future<CreateAwrHubResponse> |
OperationsInsightsAsync.createAwrHub(CreateAwrHubRequest request,
AsyncHandler<CreateAwrHubRequest,CreateAwrHubResponse> handler)
Create a AWR hub resource for the tenant in Operations Insights.
|
Modifier and Type | Method and Description |
---|---|
CreateAwrHubResponse |
CreateAwrHubResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAwrHubResponse.Builder |
CreateAwrHubResponse.Builder.copy(CreateAwrHubResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.