Uses of Class
com.oracle.bmc.opsi.responses.HeadAwrHubObjectResponse
-
Packages that use HeadAwrHubObjectResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of HeadAwrHubObjectResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return HeadAwrHubObjectResponse Modifier and Type Method Description HeadAwrHubObjectResponse
OperationsInsights. headAwrHubObject(HeadAwrHubObjectRequest request)
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).HeadAwrHubObjectResponse
OperationsInsightsClient. headAwrHubObject(HeadAwrHubObjectRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type HeadAwrHubObjectResponse Modifier and Type Method Description Future<HeadAwrHubObjectResponse>
OperationsInsightsAsync. headAwrHubObject(HeadAwrHubObjectRequest request, AsyncHandler<HeadAwrHubObjectRequest,HeadAwrHubObjectResponse> handler)
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).Future<HeadAwrHubObjectResponse>
OperationsInsightsAsyncClient. headAwrHubObject(HeadAwrHubObjectRequest request, AsyncHandler<HeadAwrHubObjectRequest,HeadAwrHubObjectResponse> handler)
Method parameters in com.oracle.bmc.opsi with type arguments of type HeadAwrHubObjectResponse Modifier and Type Method Description Future<HeadAwrHubObjectResponse>
OperationsInsightsAsync. headAwrHubObject(HeadAwrHubObjectRequest request, AsyncHandler<HeadAwrHubObjectRequest,HeadAwrHubObjectResponse> handler)
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).Future<HeadAwrHubObjectResponse>
OperationsInsightsAsyncClient. headAwrHubObject(HeadAwrHubObjectRequest request, AsyncHandler<HeadAwrHubObjectRequest,HeadAwrHubObjectResponse> handler)
-
Uses of HeadAwrHubObjectResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return HeadAwrHubObjectResponse Modifier and Type Method Description HeadAwrHubObjectResponse
HeadAwrHubObjectResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type HeadAwrHubObjectResponse Modifier and Type Method Description HeadAwrHubObjectResponse.Builder
HeadAwrHubObjectResponse.Builder. copy(HeadAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
-