Uses of Class
com.oracle.bmc.opsi.requests.GetAwrHubObjectRequest
-
Packages that use GetAwrHubObjectRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of GetAwrHubObjectRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type GetAwrHubObjectRequest Modifier and Type Method Description GetAwrHubObjectResponse
OperationsInsights. getAwrHubObject(GetAwrHubObjectRequest request)
Gets the Awr Hub object metadata and body.Future<GetAwrHubObjectResponse>
OperationsInsightsAsync. getAwrHubObject(GetAwrHubObjectRequest request, AsyncHandler<GetAwrHubObjectRequest,GetAwrHubObjectResponse> handler)
Gets the Awr Hub object metadata and body.Future<GetAwrHubObjectResponse>
OperationsInsightsAsyncClient. getAwrHubObject(GetAwrHubObjectRequest request, AsyncHandler<GetAwrHubObjectRequest,GetAwrHubObjectResponse> handler)
GetAwrHubObjectResponse
OperationsInsightsClient. getAwrHubObject(GetAwrHubObjectRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type GetAwrHubObjectRequest Modifier and Type Method Description Future<GetAwrHubObjectResponse>
OperationsInsightsAsync. getAwrHubObject(GetAwrHubObjectRequest request, AsyncHandler<GetAwrHubObjectRequest,GetAwrHubObjectResponse> handler)
Gets the Awr Hub object metadata and body.Future<GetAwrHubObjectResponse>
OperationsInsightsAsyncClient. getAwrHubObject(GetAwrHubObjectRequest request, AsyncHandler<GetAwrHubObjectRequest,GetAwrHubObjectResponse> handler)
-
Uses of GetAwrHubObjectRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return GetAwrHubObjectRequest Modifier and Type Method Description GetAwrHubObjectRequest
GetAwrHubObjectRequest.Builder. build()
Build the instance of GetAwrHubObjectRequest as configured by this builderGetAwrHubObjectRequest
GetAwrHubObjectRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetAwrHubObjectRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type GetAwrHubObjectRequest Modifier and Type Method Description GetAwrHubObjectRequest.Builder
GetAwrHubObjectRequest.Builder. copy(GetAwrHubObjectRequest o)
Copy method to populate the builder with values from the given instance.
-