Uses of Class
com.oracle.bmc.identitydomains.model.NotificationSettingsSearchRequest
-
Packages that use NotificationSettingsSearchRequest Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests -
-
Uses of NotificationSettingsSearchRequest in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return NotificationSettingsSearchRequest Modifier and Type Method Description NotificationSettingsSearchRequest
NotificationSettingsSearchRequest.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type NotificationSettingsSearchRequest Modifier and Type Method Description NotificationSettingsSearchRequest.Builder
NotificationSettingsSearchRequest.Builder. copy(NotificationSettingsSearchRequest model)
-
Uses of NotificationSettingsSearchRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return NotificationSettingsSearchRequest Modifier and Type Method Description NotificationSettingsSearchRequest
SearchNotificationSettingsRequest. getBody$()
Alternative accessor for the body parameter.NotificationSettingsSearchRequest
SearchNotificationSettingsRequest. getNotificationSettingsSearchRequest()
Parameters for searching NotificationSettingsMethods in com.oracle.bmc.identitydomains.requests with parameters of type NotificationSettingsSearchRequest Modifier and Type Method Description SearchNotificationSettingsRequest.Builder
SearchNotificationSettingsRequest.Builder. body$(NotificationSettingsSearchRequest body)
Alternative setter for the body parameter.SearchNotificationSettingsRequest.Builder
SearchNotificationSettingsRequest.Builder. notificationSettingsSearchRequest(NotificationSettingsSearchRequest notificationSettingsSearchRequest)
Parameters for searching NotificationSettings
-