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 GetAwrHubObjectResponse
OperationsInsights. getAwrHubObject(GetAwrHubObjectRequest request)
Gets the Awr Hub object metadata and body.GetAwrHubObjectResponse
OperationsInsightsClient. 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 GetAwrHubObjectResponse
GetAwrHubObjectResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetAwrHubObjectResponse Modifier and Type Method Description GetAwrHubObjectResponse.Builder
GetAwrHubObjectResponse.Builder. copy(GetAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
-