Uses of Class
com.oracle.bmc.loganalytics.requests.GetLogAnalyticsEmBridgeSummaryRequest
- 
Packages that use GetLogAnalyticsEmBridgeSummaryRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests 
- 
- 
Uses of GetLogAnalyticsEmBridgeSummaryRequest in com.oracle.bmc.loganalyticsMethod parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEmBridgeSummaryRequest 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 GetLogAnalyticsEmBridgeSummaryRequest in com.oracle.bmc.loganalytics.requestsMethods in com.oracle.bmc.loganalytics.requests that return GetLogAnalyticsEmBridgeSummaryRequest Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryRequestGetLogAnalyticsEmBridgeSummaryRequest.Builder. build()Build the instance of GetLogAnalyticsEmBridgeSummaryRequest as configured by this builderGetLogAnalyticsEmBridgeSummaryRequestGetLogAnalyticsEmBridgeSummaryRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetLogAnalyticsEmBridgeSummaryRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type GetLogAnalyticsEmBridgeSummaryRequest Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryRequest.BuilderGetLogAnalyticsEmBridgeSummaryRequest.Builder. copy(GetLogAnalyticsEmBridgeSummaryRequest o)Copy method to populate the builder with values from the given instance.
 
-