Uses of Class
com.oracle.bmc.opsi.requests.HeadAwrHubObjectRequest
-
Packages that use HeadAwrHubObjectRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of HeadAwrHubObjectRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type HeadAwrHubObjectRequest Modifier and Type Method Description HeadAwrHubObjectResponse
OperationsInsights. headAwrHubObject(HeadAwrHubObjectRequest request)
Gets the Awr Hub object’s user-defined metadata and entity tag (ETag).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)
HeadAwrHubObjectResponse
OperationsInsightsClient. headAwrHubObject(HeadAwrHubObjectRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type HeadAwrHubObjectRequest 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 HeadAwrHubObjectRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return HeadAwrHubObjectRequest Modifier and Type Method Description HeadAwrHubObjectRequest
HeadAwrHubObjectRequest.Builder. build()
Build the instance of HeadAwrHubObjectRequest as configured by this builderHeadAwrHubObjectRequest
HeadAwrHubObjectRequest.Builder. buildWithoutInvocationCallback()
Build the instance of HeadAwrHubObjectRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type HeadAwrHubObjectRequest Modifier and Type Method Description HeadAwrHubObjectRequest.Builder
HeadAwrHubObjectRequest.Builder. copy(HeadAwrHubObjectRequest o)
Copy method to populate the builder with values from the given instance.
-