Uses of Class
com.oracle.bmc.identitydomains.responses.GetNotificationSettingResponse
-
Packages that use GetNotificationSettingResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetNotificationSettingResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetNotificationSettingResponse Modifier and Type Method Description GetNotificationSettingResponse
IdentityDomains. getNotificationSetting(GetNotificationSettingRequest request)
Get Notification SettingsGetNotificationSettingResponse
IdentityDomainsClient. getNotificationSetting(GetNotificationSettingRequest request)
Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetNotificationSettingResponse Modifier and Type Method Description Future<GetNotificationSettingResponse>
IdentityDomainsAsync. getNotificationSetting(GetNotificationSettingRequest request, AsyncHandler<GetNotificationSettingRequest,GetNotificationSettingResponse> handler)
Get Notification SettingsFuture<GetNotificationSettingResponse>
IdentityDomainsAsyncClient. getNotificationSetting(GetNotificationSettingRequest request, AsyncHandler<GetNotificationSettingRequest,GetNotificationSettingResponse> handler)
Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetNotificationSettingResponse Modifier and Type Method Description Future<GetNotificationSettingResponse>
IdentityDomainsAsync. getNotificationSetting(GetNotificationSettingRequest request, AsyncHandler<GetNotificationSettingRequest,GetNotificationSettingResponse> handler)
Get Notification SettingsFuture<GetNotificationSettingResponse>
IdentityDomainsAsyncClient. getNotificationSetting(GetNotificationSettingRequest request, AsyncHandler<GetNotificationSettingRequest,GetNotificationSettingResponse> handler)
-
Uses of GetNotificationSettingResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetNotificationSettingResponse Modifier and Type Method Description GetNotificationSettingResponse
GetNotificationSettingResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetNotificationSettingResponse Modifier and Type Method Description GetNotificationSettingResponse.Builder
GetNotificationSettingResponse.Builder. copy(GetNotificationSettingResponse o)
Copy method to populate the builder with values from the given instance.
-