Uses of Class
com.oracle.bmc.loganalytics.requests.GetLogAnalyticsEntitiesSummaryRequest
-
Packages that use GetLogAnalyticsEntitiesSummaryRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of GetLogAnalyticsEntitiesSummaryRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEntitiesSummaryRequest Modifier and Type Method Description Future<GetLogAnalyticsEntitiesSummaryResponse>
LogAnalyticsAsync. getLogAnalyticsEntitiesSummary(GetLogAnalyticsEntitiesSummaryRequest request, AsyncHandler<GetLogAnalyticsEntitiesSummaryRequest,GetLogAnalyticsEntitiesSummaryResponse> handler)
Returns log analytics entities count summary report.Future<GetLogAnalyticsEntitiesSummaryResponse>
LogAnalyticsAsyncClient. getLogAnalyticsEntitiesSummary(GetLogAnalyticsEntitiesSummaryRequest request, AsyncHandler<GetLogAnalyticsEntitiesSummaryRequest,GetLogAnalyticsEntitiesSummaryResponse> handler)
-
Uses of GetLogAnalyticsEntitiesSummaryRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return GetLogAnalyticsEntitiesSummaryRequest Modifier and Type Method Description GetLogAnalyticsEntitiesSummaryRequest
GetLogAnalyticsEntitiesSummaryRequest.Builder. build()
Build the instance of GetLogAnalyticsEntitiesSummaryRequest as configured by this builderGetLogAnalyticsEntitiesSummaryRequest
GetLogAnalyticsEntitiesSummaryRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetLogAnalyticsEntitiesSummaryRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type GetLogAnalyticsEntitiesSummaryRequest Modifier and Type Method Description GetLogAnalyticsEntitiesSummaryRequest.Builder
GetLogAnalyticsEntitiesSummaryRequest.Builder. copy(GetLogAnalyticsEntitiesSummaryRequest o)
Copy method to populate the builder with values from the given instance.
-