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.loganalytics
Method 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.requests
Methods in com.oracle.bmc.loganalytics.requests that return GetLogAnalyticsEmBridgeSummaryRequest Modifier and Type Method Description GetLogAnalyticsEmBridgeSummaryRequest
GetLogAnalyticsEmBridgeSummaryRequest.Builder. build()
Build the instance of GetLogAnalyticsEmBridgeSummaryRequest as configured by this builderGetLogAnalyticsEmBridgeSummaryRequest
GetLogAnalyticsEmBridgeSummaryRequest.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.Builder
GetLogAnalyticsEmBridgeSummaryRequest.Builder. copy(GetLogAnalyticsEmBridgeSummaryRequest o)
Copy method to populate the builder with values from the given instance.
-