Uses of Class
com.oracle.bmc.opsi.responses.GetAwrHubObjectResponse
- 
Packages that use GetAwrHubObjectResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses  - 
- 
Uses of GetAwrHubObjectResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetAwrHubObjectResponse Modifier and Type Method Description GetAwrHubObjectResponseOperationsInsights. getAwrHubObject(GetAwrHubObjectRequest request)Gets the Awr Hub object metadata and body.GetAwrHubObjectResponseOperationsInsightsClient. getAwrHubObject(GetAwrHubObjectRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type GetAwrHubObjectResponse 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)Method parameters in com.oracle.bmc.opsi with type arguments of type GetAwrHubObjectResponse 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 GetAwrHubObjectResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetAwrHubObjectResponse Modifier and Type Method Description GetAwrHubObjectResponseGetAwrHubObjectResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetAwrHubObjectResponse Modifier and Type Method Description GetAwrHubObjectResponse.BuilderGetAwrHubObjectResponse.Builder. copy(GetAwrHubObjectResponse o)Copy method to populate the builder with values from the given instance. 
 -