Uses of Class
com.oracle.bmc.loganalytics.responses.GetLogAnalyticsObjectCollectionRuleResponse
-
Packages that use GetLogAnalyticsObjectCollectionRuleResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of GetLogAnalyticsObjectCollectionRuleResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return GetLogAnalyticsObjectCollectionRuleResponse Modifier and Type Method Description GetLogAnalyticsObjectCollectionRuleResponse
LogAnalytics. getLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request)
Gets a configured object storage based collection rule by given idGetLogAnalyticsObjectCollectionRuleResponse
LogAnalyticsClient. getLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request)
Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsObjectCollectionRuleResponse Modifier and Type Method Description Future<GetLogAnalyticsObjectCollectionRuleResponse>
LogAnalyticsAsync. getLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request, AsyncHandler<GetLogAnalyticsObjectCollectionRuleRequest,GetLogAnalyticsObjectCollectionRuleResponse> handler)
Gets a configured object storage based collection rule by given idFuture<GetLogAnalyticsObjectCollectionRuleResponse>
LogAnalyticsAsyncClient. getLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request, AsyncHandler<GetLogAnalyticsObjectCollectionRuleRequest,GetLogAnalyticsObjectCollectionRuleResponse> handler)
-
Uses of GetLogAnalyticsObjectCollectionRuleResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return GetLogAnalyticsObjectCollectionRuleResponse Modifier and Type Method Description GetLogAnalyticsObjectCollectionRuleResponse
GetLogAnalyticsObjectCollectionRuleResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetLogAnalyticsObjectCollectionRuleResponse Modifier and Type Method Description GetLogAnalyticsObjectCollectionRuleResponse.Builder
GetLogAnalyticsObjectCollectionRuleResponse.Builder. copy(GetLogAnalyticsObjectCollectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
-