Uses of Class
com.oracle.bmc.datasafe.model.UserAccessAnalyticsCollection
-
Packages that use UserAccessAnalyticsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of UserAccessAnalyticsCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return UserAccessAnalyticsCollection Modifier and Type Method Description UserAccessAnalyticsCollection
UserAccessAnalyticsCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type UserAccessAnalyticsCollection Modifier and Type Method Description UserAccessAnalyticsCollection.Builder
UserAccessAnalyticsCollection.Builder. copy(UserAccessAnalyticsCollection model)
-
Uses of UserAccessAnalyticsCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return UserAccessAnalyticsCollection Modifier and Type Method Description UserAccessAnalyticsCollection
ListUserAccessAnalyticsResponse. getUserAccessAnalyticsCollection()
The returned UserAccessAnalyticsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type UserAccessAnalyticsCollection Modifier and Type Method Description ListUserAccessAnalyticsResponse.Builder
ListUserAccessAnalyticsResponse.Builder. userAccessAnalyticsCollection(UserAccessAnalyticsCollection userAccessAnalyticsCollection)
The returned UserAccessAnalyticsCollection instance.
-