Uses of Class
com.oracle.bmc.loganalytics.requests.ListSupportedTimezonesRequest
-
Packages that use ListSupportedTimezonesRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of ListSupportedTimezonesRequest in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics with parameters of type ListSupportedTimezonesRequest Modifier and Type Method Description ListSupportedTimezonesResponseLogAnalytics. listSupportedTimezones(ListSupportedTimezonesRequest request)Gets list of timezones which are supported by on-demand upload.Future<ListSupportedTimezonesResponse>LogAnalyticsAsync. listSupportedTimezones(ListSupportedTimezonesRequest request, AsyncHandler<ListSupportedTimezonesRequest,ListSupportedTimezonesResponse> handler)Gets list of timezones which are supported by on-demand upload.Future<ListSupportedTimezonesResponse>LogAnalyticsAsyncClient. listSupportedTimezones(ListSupportedTimezonesRequest request, AsyncHandler<ListSupportedTimezonesRequest,ListSupportedTimezonesResponse> handler)ListSupportedTimezonesResponseLogAnalyticsClient. listSupportedTimezones(ListSupportedTimezonesRequest request)Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListSupportedTimezonesRequest Modifier and Type Method Description Future<ListSupportedTimezonesResponse>LogAnalyticsAsync. listSupportedTimezones(ListSupportedTimezonesRequest request, AsyncHandler<ListSupportedTimezonesRequest,ListSupportedTimezonesResponse> handler)Gets list of timezones which are supported by on-demand upload.Future<ListSupportedTimezonesResponse>LogAnalyticsAsyncClient. listSupportedTimezones(ListSupportedTimezonesRequest request, AsyncHandler<ListSupportedTimezonesRequest,ListSupportedTimezonesResponse> handler) -
Uses of ListSupportedTimezonesRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListSupportedTimezonesRequest Modifier and Type Method Description ListSupportedTimezonesRequestListSupportedTimezonesRequest.Builder. build()Build the instance of ListSupportedTimezonesRequest as configured by this builderListSupportedTimezonesRequestListSupportedTimezonesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSupportedTimezonesRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type ListSupportedTimezonesRequest Modifier and Type Method Description ListSupportedTimezonesRequest.BuilderListSupportedTimezonesRequest.Builder. copy(ListSupportedTimezonesRequest o)Copy method to populate the builder with values from the given instance.
-