Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
NotificationSetting |
NotificationSetting.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NotificationSetting> |
NotificationSettings.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
NotificationSetting.Builder |
NotificationSetting.Builder.copy(NotificationSetting model) |
Modifier and Type | Method and Description |
---|---|
NotificationSettings.Builder |
NotificationSettings.Builder.resources(List<NotificationSetting> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
NotificationSettings(List<String> schemas,
Integer totalResults,
List<NotificationSetting> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
NotificationSetting |
PutNotificationSettingRequest.getBody$()
Alternative accessor for the body parameter.
|
NotificationSetting |
PutNotificationSettingRequest.getNotificationSetting()
Replace the current instance of NotificationSettings with provided payload.
|
Modifier and Type | Method and Description |
---|---|
PutNotificationSettingRequest.Builder |
PutNotificationSettingRequest.Builder.body$(NotificationSetting body)
Alternative setter for the body parameter.
|
PutNotificationSettingRequest.Builder |
PutNotificationSettingRequest.Builder.notificationSetting(NotificationSetting notificationSetting)
Replace the current instance of NotificationSettings with provided payload.
|
Modifier and Type | Method and Description |
---|---|
NotificationSetting |
GetNotificationSettingResponse.getNotificationSetting()
The returned
NotificationSetting instance. |
NotificationSetting |
PutNotificationSettingResponse.getNotificationSetting()
The returned
NotificationSetting instance. |
Modifier and Type | Method and Description |
---|---|
GetNotificationSettingResponse.Builder |
GetNotificationSettingResponse.Builder.notificationSetting(NotificationSetting notificationSetting)
The returned
NotificationSetting instance. |
PutNotificationSettingResponse.Builder |
PutNotificationSettingResponse.Builder.notificationSetting(NotificationSetting notificationSetting)
The returned
NotificationSetting instance. |
Copyright © 2016–2024. All rights reserved.