Uses of Class
com.oracle.bmc.loganalytics.responses.GetPreferencesResponse
- 
Packages that use GetPreferencesResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of GetPreferencesResponse in com.oracle.bmc.loganalyticsMethods in com.oracle.bmc.loganalytics that return GetPreferencesResponse Modifier and Type Method Description GetPreferencesResponseLogAnalytics. getPreferences(GetPreferencesRequest request)Lists the tenant preferences such as DEFAULT_HOMEPAGE and collection properties.GetPreferencesResponseLogAnalyticsClient. getPreferences(GetPreferencesRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type GetPreferencesResponse Modifier and Type Method Description Future<GetPreferencesResponse>LogAnalyticsAsync. getPreferences(GetPreferencesRequest request, AsyncHandler<GetPreferencesRequest,GetPreferencesResponse> handler)Lists the tenant preferences such as DEFAULT_HOMEPAGE and collection properties.Future<GetPreferencesResponse>LogAnalyticsAsyncClient. getPreferences(GetPreferencesRequest request, AsyncHandler<GetPreferencesRequest,GetPreferencesResponse> handler)Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetPreferencesResponse Modifier and Type Method Description Future<GetPreferencesResponse>LogAnalyticsAsync. getPreferences(GetPreferencesRequest request, AsyncHandler<GetPreferencesRequest,GetPreferencesResponse> handler)Lists the tenant preferences such as DEFAULT_HOMEPAGE and collection properties.Future<GetPreferencesResponse>LogAnalyticsAsyncClient. getPreferences(GetPreferencesRequest request, AsyncHandler<GetPreferencesRequest,GetPreferencesResponse> handler)
- 
Uses of GetPreferencesResponse in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return GetPreferencesResponse Modifier and Type Method Description GetPreferencesResponseGetPreferencesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetPreferencesResponse Modifier and Type Method Description GetPreferencesResponse.BuilderGetPreferencesResponse.Builder. copy(GetPreferencesResponse o)Copy method to populate the builder with values from the given instance.
 
-