Uses of Class
com.oracle.bmc.opsi.requests.GetAwrHubRequest
-
Packages that use GetAwrHubRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of GetAwrHubRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return types with arguments of type GetAwrHubRequest Modifier and Type Method Description Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, AwrHubLifecycleState... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, AwrHubLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AwrHubLifecycleState... targetStates)
Creates a newWaiter
using the provided configuration.Methods in com.oracle.bmc.opsi with parameters of type GetAwrHubRequest Modifier and Type Method Description Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, AwrHubLifecycleState... targetStates)
Creates a newWaiter
using the default configuration.Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, AwrHubLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiter
using the provided configuration.Waiter<GetAwrHubRequest,GetAwrHubResponse>
OperationsInsightsWaiters. forAwrHub(GetAwrHubRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AwrHubLifecycleState... targetStates)
Creates a newWaiter
using the provided configuration.GetAwrHubResponse
OperationsInsights. getAwrHub(GetAwrHubRequest request)
Gets details of an AWR hub.Future<GetAwrHubResponse>
OperationsInsightsAsync. getAwrHub(GetAwrHubRequest request, AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
Gets details of an AWR hub.Future<GetAwrHubResponse>
OperationsInsightsAsyncClient. getAwrHub(GetAwrHubRequest request, AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
GetAwrHubResponse
OperationsInsightsClient. getAwrHub(GetAwrHubRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type GetAwrHubRequest Modifier and Type Method Description Future<GetAwrHubResponse>
OperationsInsightsAsync. getAwrHub(GetAwrHubRequest request, AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
Gets details of an AWR hub.Future<GetAwrHubResponse>
OperationsInsightsAsyncClient. getAwrHub(GetAwrHubRequest request, AsyncHandler<GetAwrHubRequest,GetAwrHubResponse> handler)
-
Uses of GetAwrHubRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return GetAwrHubRequest Modifier and Type Method Description GetAwrHubRequest
GetAwrHubRequest.Builder. build()
Build the instance of GetAwrHubRequest as configured by this builderGetAwrHubRequest
GetAwrHubRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetAwrHubRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type GetAwrHubRequest Modifier and Type Method Description GetAwrHubRequest.Builder
GetAwrHubRequest.Builder. copy(GetAwrHubRequest o)
Copy method to populate the builder with values from the given instance.
-