Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetAwrHubResponse |
OperationsInsightsClient.getAwrHub(GetAwrHubRequest request) |
GetAwrHubResponse |
OperationsInsights.getAwrHub(GetAwrHubRequest request)
Gets details of an AWR hub.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetAwrHubRequest,GetAwrHubResponse> |
OperationsInsightsWaiters.forAwrHub(GetAwrHubRequest request,
AwrHubLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAwrHubRequest,GetAwrHubResponse> |
OperationsInsightsWaiters.forAwrHub(GetAwrHubRequest request,
AwrHubLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAwrHubRequest,GetAwrHubResponse> |
OperationsInsightsWaiters.forAwrHub(GetAwrHubRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AwrHubLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAwrHubResponse> |
OperationsInsightsAsyncClient.getAwrHub(GetAwrHubRequest request,
AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler) |
Future<GetAwrHubResponse> |
OperationsInsightsAsync.getAwrHub(GetAwrHubRequest request,
AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
Gets details of an AWR hub.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAwrHubResponse> |
OperationsInsightsAsyncClient.getAwrHub(GetAwrHubRequest request,
AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler) |
Future<GetAwrHubResponse> |
OperationsInsightsAsync.getAwrHub(GetAwrHubRequest request,
AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
Gets details of an AWR hub.
|
Modifier and Type | Method and Description |
---|---|
GetAwrHubResponse |
GetAwrHubResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAwrHubResponse.Builder |
GetAwrHubResponse.Builder.copy(GetAwrHubResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.