Uses of Class
com.oracle.bmc.loganalytics.requests.ListLogAnalyticsEntityTypesRequest
-
Packages that use ListLogAnalyticsEntityTypesRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of ListLogAnalyticsEntityTypesRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListLogAnalyticsEntityTypesRequest Modifier and Type Method Description Future<ListLogAnalyticsEntityTypesResponse>LogAnalyticsAsync. listLogAnalyticsEntityTypes(ListLogAnalyticsEntityTypesRequest request, AsyncHandler<ListLogAnalyticsEntityTypesRequest,ListLogAnalyticsEntityTypesResponse> handler)Return a list of log analytics entity types.Future<ListLogAnalyticsEntityTypesResponse>LogAnalyticsAsyncClient. listLogAnalyticsEntityTypes(ListLogAnalyticsEntityTypesRequest request, AsyncHandler<ListLogAnalyticsEntityTypesRequest,ListLogAnalyticsEntityTypesResponse> handler) -
Uses of ListLogAnalyticsEntityTypesRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListLogAnalyticsEntityTypesRequest Modifier and Type Method Description ListLogAnalyticsEntityTypesRequestListLogAnalyticsEntityTypesRequest.Builder. build()Build the instance of ListLogAnalyticsEntityTypesRequest as configured by this builderListLogAnalyticsEntityTypesRequestListLogAnalyticsEntityTypesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListLogAnalyticsEntityTypesRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type ListLogAnalyticsEntityTypesRequest Modifier and Type Method Description ListLogAnalyticsEntityTypesRequest.BuilderListLogAnalyticsEntityTypesRequest.Builder. copy(ListLogAnalyticsEntityTypesRequest o)Copy method to populate the builder with values from the given instance.
-