Uses of Class
com.oracle.bmc.datasafe.responses.ListSecurityFeatureAnalyticsResponse
-
Packages that use ListSecurityFeatureAnalyticsResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ListSecurityFeatureAnalyticsResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ListSecurityFeatureAnalyticsResponse Modifier and Type Method Description ListSecurityFeatureAnalyticsResponseDataSafe. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request)Gets a list of Database security feature usage aggregated details in the specified compartment.ListSecurityFeatureAnalyticsResponseDataSafeClient. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type ListSecurityFeatureAnalyticsResponse Modifier and Type Method Description Future<ListSecurityFeatureAnalyticsResponse>DataSafeAsync. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request, AsyncHandler<ListSecurityFeatureAnalyticsRequest,ListSecurityFeatureAnalyticsResponse> handler)Gets a list of Database security feature usage aggregated details in the specified compartment.Future<ListSecurityFeatureAnalyticsResponse>DataSafeAsyncClient. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request, AsyncHandler<ListSecurityFeatureAnalyticsRequest,ListSecurityFeatureAnalyticsResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type ListSecurityFeatureAnalyticsResponse Modifier and Type Method Description Future<ListSecurityFeatureAnalyticsResponse>DataSafeAsync. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request, AsyncHandler<ListSecurityFeatureAnalyticsRequest,ListSecurityFeatureAnalyticsResponse> handler)Gets a list of Database security feature usage aggregated details in the specified compartment.Future<ListSecurityFeatureAnalyticsResponse>DataSafeAsyncClient. listSecurityFeatureAnalytics(ListSecurityFeatureAnalyticsRequest request, AsyncHandler<ListSecurityFeatureAnalyticsRequest,ListSecurityFeatureAnalyticsResponse> handler) -
Uses of ListSecurityFeatureAnalyticsResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ListSecurityFeatureAnalyticsResponse Modifier and Type Method Description ListSecurityFeatureAnalyticsResponseListSecurityFeatureAnalyticsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ListSecurityFeatureAnalyticsResponse Modifier and Type Method Description ListSecurityFeatureAnalyticsResponse.BuilderListSecurityFeatureAnalyticsResponse.Builder. copy(ListSecurityFeatureAnalyticsResponse o)Copy method to populate the builder with values from the given instance.
-