Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
OrgOktaCommunicationSetting |
OrgSettingApi.getOktaCommunicationSettings()
Retrieve the Okta Communication Settings
Retrieves Okta Communication Settings of your organization
|
OrgOktaCommunicationSetting |
OrgSettingApi.optInUsersToOktaCommunicationEmails()
Opt in all Users to Okta Communication emails
Opts in all users of this org to Okta Communication emails
|
OrgOktaCommunicationSetting |
OrgSettingApi.optOutUsersFromOktaCommunicationEmails()
Opt out all Users from Okta Communication emails
Opts out all users of this org from Okta Communication emails
|
Modifier and Type | Method and Description |
---|---|
OrgOktaCommunicationSetting |
OrgOktaCommunicationSetting.links(java.util.Map<java.lang.String,java.lang.Object> links) |
OrgOktaCommunicationSetting |
OrgOktaCommunicationSetting.putLinksItem(java.lang.String key,
java.lang.Object linksItem) |
Copyright © 2017-2022 Okta. All Rights Reserved.