Uses of Class
com.oracle.bmc.loganalytics.responses.GetLogAnalyticsEntitiesSummaryResponse
-
Packages that use GetLogAnalyticsEntitiesSummaryResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of GetLogAnalyticsEntitiesSummaryResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return GetLogAnalyticsEntitiesSummaryResponse Modifier and Type Method Description GetLogAnalyticsEntitiesSummaryResponse
LogAnalytics. getLogAnalyticsEntitiesSummary(GetLogAnalyticsEntitiesSummaryRequest request)
Returns log analytics entities count summary report.GetLogAnalyticsEntitiesSummaryResponse
LogAnalyticsClient. getLogAnalyticsEntitiesSummary(GetLogAnalyticsEntitiesSummaryRequest request)
Methods in com.oracle.bmc.loganalytics that return types with arguments of type GetLogAnalyticsEntitiesSummaryResponse 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)
Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEntitiesSummaryResponse 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 GetLogAnalyticsEntitiesSummaryResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return GetLogAnalyticsEntitiesSummaryResponse Modifier and Type Method Description GetLogAnalyticsEntitiesSummaryResponse
GetLogAnalyticsEntitiesSummaryResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetLogAnalyticsEntitiesSummaryResponse Modifier and Type Method Description GetLogAnalyticsEntitiesSummaryResponse.Builder
GetLogAnalyticsEntitiesSummaryResponse.Builder. copy(GetLogAnalyticsEntitiesSummaryResponse o)
Copy method to populate the builder with values from the given instance.
-