@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class OrgSettingApi extends Object
Constructor and Description |
---|
OrgSettingApi() |
OrgSettingApi(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
BouncesRemoveListResult |
bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj)
Remove Emails from Email Provider Bounce List
Removes a list of email addresses to be removed from the set of email addresses that are bounced
|
BouncesRemoveListResult |
bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj,
Map<String,String> additionalHeaders)
Remove Emails from Email Provider Bounce List
Removes a list of email addresses to be removed from the set of email addresses that are bounced
|
OrgOktaSupportSettingsObj |
extendOktaSupport()
Extend Okta Support Access
Extends the length of time that Okta Support can access your org by 24 hours.
|
OrgOktaSupportSettingsObj |
extendOktaSupport(Map<String,String> additionalHeaders)
Extend Okta Support Access
Extends the length of time that Okta Support can access your org by 24 hours.
|
ApiClient |
getApiClient() |
protected static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
OrgOktaCommunicationSetting |
getOktaCommunicationSettings()
Retrieve the Okta Communication Settings
Retrieves Okta Communication Settings of your organization
|
OrgOktaCommunicationSetting |
getOktaCommunicationSettings(Map<String,String> additionalHeaders)
Retrieve the Okta Communication Settings
Retrieves Okta Communication Settings of your organization
|
List<OrgContactTypeObj> |
getOrgContactTypes()
Retrieve the Org Contact Types
Retrieves Contact Types of your organization
|
List<OrgContactTypeObj> |
getOrgContactTypes(Map<String,String> additionalHeaders)
Retrieve the Org Contact Types
Retrieves Contact Types of your organization
|
OrgContactUser |
getOrgContactUser(String contactType)
Retrieve the User of the Contact Type
Retrieves the URL of the User associated with the specified Contact Type
|
OrgContactUser |
getOrgContactUser(String contactType,
Map<String,String> additionalHeaders)
Retrieve the User of the Contact Type
Retrieves the URL of the User associated with the specified Contact Type
|
OrgOktaSupportSettingsObj |
getOrgOktaSupportSettings()
Retrieve the Okta Support Settings
Retrieves Okta Support Settings of your organization
|
OrgOktaSupportSettingsObj |
getOrgOktaSupportSettings(Map<String,String> additionalHeaders)
Retrieve the Okta Support Settings
Retrieves Okta Support Settings of your organization
|
OrgPreferences |
getOrgPreferences()
Retrieve the Org Preferences
Retrieves preferences of your organization
|
OrgPreferences |
getOrgPreferences(Map<String,String> additionalHeaders)
Retrieve the Org Preferences
Retrieves preferences of your organization
|
OrgSetting |
getOrgSettings()
Retrieve the Org Settings
Retrieves the org settings
|
OrgSetting |
getOrgSettings(Map<String,String> additionalHeaders)
Retrieve the Org Settings
Retrieves the org settings
|
WellKnownOrgMetadata |
getWellknownOrgMetadata()
Retrieve the Well-Known Org Metadata
Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings
|
WellKnownOrgMetadata |
getWellknownOrgMetadata(Map<String,String> additionalHeaders)
Retrieve the Well-Known Org Metadata
Retrieves the well-known org metadata, which includes the id, configured custom domains, authentication pipeline, and various other org settings
|
OrgOktaSupportSettingsObj |
grantOktaSupport()
Grant Okta Support Access to your Org
Grants Okta Support temporary access your org as an administrator for eight hours
|
OrgOktaSupportSettingsObj |
grantOktaSupport(Map<String,String> additionalHeaders)
Grant Okta Support Access to your Org
Grants Okta Support temporary access your org as an administrator for eight hours
|
OrgOktaCommunicationSetting |
optInUsersToOktaCommunicationEmails()
Opt in all Users to Okta Communication emails
Opts in all users of this org to Okta Communication emails
|
OrgOktaCommunicationSetting |
optInUsersToOktaCommunicationEmails(Map<String,String> additionalHeaders)
Opt in all Users to Okta Communication emails
Opts in all users of this org to Okta Communication emails
|
OrgOktaCommunicationSetting |
optOutUsersFromOktaCommunicationEmails()
Opt out all Users from Okta Communication emails
Opts out all users of this org from Okta Communication emails
|
OrgOktaCommunicationSetting |
optOutUsersFromOktaCommunicationEmails(Map<String,String> additionalHeaders)
Opt out all Users from Okta Communication emails
Opts out all users of this org from Okta Communication emails
|
OrgContactUser |
replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
OrgContactUser |
replaceOrgContactUser(String contactType,
OrgContactUser orgContactUser,
Map<String,String> additionalHeaders)
Replace the User of the Contact Type
Replaces the User associated with the specified Contact Type
|
OrgSetting |
replaceOrgSettings(OrgSetting orgSetting)
Replace the Org Settings
Replaces the settings of your organization
|
OrgSetting |
replaceOrgSettings(OrgSetting orgSetting,
Map<String,String> additionalHeaders)
Replace the Org Settings
Replaces the settings of your organization
|
OrgOktaSupportSettingsObj |
revokeOktaSupport()
Revoke Okta Support Access
Revokes Okta Support access to your organization
|
OrgOktaSupportSettingsObj |
revokeOktaSupport(Map<String,String> additionalHeaders)
Revoke Okta Support Access
Revokes Okta Support access to your organization
|
void |
setApiClient(ApiClient apiClient) |
OrgPreferences |
updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer
Updates the preference hide the Okta UI footer for all end users of your organization
|
OrgPreferences |
updateOrgHideOktaUIFooter(Map<String,String> additionalHeaders)
Update the Preference to Hide the Okta Dashboard Footer
Updates the preference hide the Okta UI footer for all end users of your organization
|
OrgSetting |
updateOrgSettings(OrgSetting orgSetting)
Update the Org Settings
Partially updates the org settings depending on provided fields
|
OrgSetting |
updateOrgSettings(OrgSetting orgSetting,
Map<String,String> additionalHeaders)
Update the Org Settings
Partially updates the org settings depending on provided fields
|
OrgPreferences |
updateOrgShowOktaUIFooter()
Update the Preference to Show the Okta Dashboard Footer
Updates the preference to show the Okta UI footer for all end users of your organization
|
OrgPreferences |
updateOrgShowOktaUIFooter(Map<String,String> additionalHeaders)
Update the Preference to Show the Okta Dashboard Footer
Updates the preference to show the Okta UI footer for all end users of your organization
|
void |
uploadOrgLogo(File _file)
Upload the Org Logo
Uploads and replaces the logo for your organization.
|
void |
uploadOrgLogo(File _file,
Map<String,String> additionalHeaders)
Upload the Org Logo
Uploads and replaces the logo for your organization.
|
public OrgSettingApi()
public OrgSettingApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public BouncesRemoveListResult bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj) throws ApiException
bouncesRemoveListObj
- (optional)ApiException
- if fails to make API callpublic BouncesRemoveListResult bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj, Map<String,String> additionalHeaders) throws ApiException
bouncesRemoveListObj
- (optional)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj extendOktaSupport() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj extendOktaSupport(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaCommunicationSetting getOktaCommunicationSettings() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaCommunicationSetting getOktaCommunicationSettings(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic List<OrgContactTypeObj> getOrgContactTypes() throws ApiException
ApiException
- if fails to make API callpublic List<OrgContactTypeObj> getOrgContactTypes(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgContactUser getOrgContactUser(String contactType) throws ApiException
contactType
- (required)ApiException
- if fails to make API callpublic OrgContactUser getOrgContactUser(String contactType, Map<String,String> additionalHeaders) throws ApiException
contactType
- (required)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj getOrgOktaSupportSettings() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj getOrgOktaSupportSettings(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgPreferences getOrgPreferences() throws ApiException
ApiException
- if fails to make API callpublic OrgPreferences getOrgPreferences(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgSetting getOrgSettings() throws ApiException
ApiException
- if fails to make API callpublic OrgSetting getOrgSettings(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic WellKnownOrgMetadata getWellknownOrgMetadata() throws ApiException
ApiException
- if fails to make API callpublic WellKnownOrgMetadata getWellknownOrgMetadata(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj grantOktaSupport() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj grantOktaSupport(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaCommunicationSetting optInUsersToOktaCommunicationEmails() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaCommunicationSetting optInUsersToOktaCommunicationEmails(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaCommunicationSetting optOutUsersFromOktaCommunicationEmails() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaCommunicationSetting optOutUsersFromOktaCommunicationEmails(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgContactUser replaceOrgContactUser(String contactType, OrgContactUser orgContactUser) throws ApiException
contactType
- (required)orgContactUser
- (required)ApiException
- if fails to make API callpublic OrgContactUser replaceOrgContactUser(String contactType, OrgContactUser orgContactUser, Map<String,String> additionalHeaders) throws ApiException
contactType
- (required)orgContactUser
- (required)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgSetting replaceOrgSettings(OrgSetting orgSetting) throws ApiException
orgSetting
- (required)ApiException
- if fails to make API callpublic OrgSetting replaceOrgSettings(OrgSetting orgSetting, Map<String,String> additionalHeaders) throws ApiException
orgSetting
- (required)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj revokeOktaSupport() throws ApiException
ApiException
- if fails to make API callpublic OrgOktaSupportSettingsObj revokeOktaSupport(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgPreferences updateOrgHideOktaUIFooter() throws ApiException
ApiException
- if fails to make API callpublic OrgPreferences updateOrgHideOktaUIFooter(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgSetting updateOrgSettings(OrgSetting orgSetting) throws ApiException
orgSetting
- (optional)ApiException
- if fails to make API callpublic OrgSetting updateOrgSettings(OrgSetting orgSetting, Map<String,String> additionalHeaders) throws ApiException
orgSetting
- (optional)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic OrgPreferences updateOrgShowOktaUIFooter() throws ApiException
ApiException
- if fails to make API callpublic OrgPreferences updateOrgShowOktaUIFooter(Map<String,String> additionalHeaders) throws ApiException
additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callpublic void uploadOrgLogo(File _file) throws ApiException
_file
- (required)ApiException
- if fails to make API callpublic void uploadOrgLogo(File _file, Map<String,String> additionalHeaders) throws ApiException
_file
- (required)additionalHeaders
- additionalHeaders for this callApiException
- if fails to make API callprotected static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
Copyright © 2017–2023 Okta. All rights reserved.