Uses of Class
com.oracle.bmc.loganalytics.responses.GetLogAnalyticsEmBridgeSummaryResponse
-
Packages that use GetLogAnalyticsEmBridgeSummaryResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of GetLogAnalyticsEmBridgeSummaryResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return GetLogAnalyticsEmBridgeSummaryResponse Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryResponse
LogAnalytics. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request)
Returns log analytics enterprise manager bridges summary report.GetLogAnalyticsEmBridgeSummaryResponse
LogAnalyticsClient. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request)
Methods in com.oracle.bmc.loganalytics that return types with arguments of type GetLogAnalyticsEmBridgeSummaryResponse Modifier and Type Method Description Future<GetLogAnalyticsEmBridgeSummaryResponse>
LogAnalyticsAsync. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request, AsyncHandler<GetLogAnalyticsEmBridgeSummaryRequest,GetLogAnalyticsEmBridgeSummaryResponse> handler)
Returns log analytics enterprise manager bridges summary report.Future<GetLogAnalyticsEmBridgeSummaryResponse>
LogAnalyticsAsyncClient. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request, AsyncHandler<GetLogAnalyticsEmBridgeSummaryRequest,GetLogAnalyticsEmBridgeSummaryResponse> handler)
Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEmBridgeSummaryResponse Modifier and Type Method Description Future<GetLogAnalyticsEmBridgeSummaryResponse>
LogAnalyticsAsync. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request, AsyncHandler<GetLogAnalyticsEmBridgeSummaryRequest,GetLogAnalyticsEmBridgeSummaryResponse> handler)
Returns log analytics enterprise manager bridges summary report.Future<GetLogAnalyticsEmBridgeSummaryResponse>
LogAnalyticsAsyncClient. getLogAnalyticsEmBridgeSummary(GetLogAnalyticsEmBridgeSummaryRequest request, AsyncHandler<GetLogAnalyticsEmBridgeSummaryRequest,GetLogAnalyticsEmBridgeSummaryResponse> handler)
-
Uses of GetLogAnalyticsEmBridgeSummaryResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return GetLogAnalyticsEmBridgeSummaryResponse Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryResponse
GetLogAnalyticsEmBridgeSummaryResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetLogAnalyticsEmBridgeSummaryResponse Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryResponse.Builder
GetLogAnalyticsEmBridgeSummaryResponse.Builder. copy(GetLogAnalyticsEmBridgeSummaryResponse o)
Copy method to populate the builder with values from the given instance.
-