Uses of Class
com.oracle.bmc.loganalytics.responses.ListSupportedTimezonesResponse
-
Packages that use ListSupportedTimezonesResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of ListSupportedTimezonesResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return ListSupportedTimezonesResponse Modifier and Type Method Description ListSupportedTimezonesResponseLogAnalytics. listSupportedTimezones(ListSupportedTimezonesRequest request)Gets list of timezones which are supported by on-demand upload.ListSupportedTimezonesResponseLogAnalyticsClient. listSupportedTimezones(ListSupportedTimezonesRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type ListSupportedTimezonesResponse 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)Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListSupportedTimezonesResponse 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 ListSupportedTimezonesResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return ListSupportedTimezonesResponse Modifier and Type Method Description ListSupportedTimezonesResponseListSupportedTimezonesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type ListSupportedTimezonesResponse Modifier and Type Method Description ListSupportedTimezonesResponse.BuilderListSupportedTimezonesResponse.Builder. copy(ListSupportedTimezonesResponse o)Copy method to populate the builder with values from the given instance.
-