Class OrgSettingApi

java.lang.Object
org.openapitools.client.api.OrgSettingApi

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-04-19T09:13:44.263607-05:00[America/Chicago]") @Component("org.openapitools.client.api.OrgSettingApi") public class OrgSettingApi extends Object
  • Constructor Details

    • OrgSettingApi

      public OrgSettingApi()
    • OrgSettingApi

      @Autowired public OrgSettingApi(ApiClient apiClient)
  • Method Details

    • getApiClient

      public ApiClient getApiClient()
    • setApiClient

      public void setApiClient(ApiClient apiClient)
    • bulkRemoveEmailAddressBounces

      public BouncesRemoveListResult bulkRemoveEmailAddressBounces(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException
      Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced

      200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      bouncesRemoveListObj - (optional)
      Returns:
      BouncesRemoveListResult
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • bulkRemoveEmailAddressBounces

      public <T> T bulkRemoveEmailAddressBounces(Class<?> T, BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException
      Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced

      200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      T - (required) - the assignable return type
      bouncesRemoveListObj - (optional)
      Returns:
      T instance
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • bulkRemoveEmailAddressBouncesWithHttpInfo

      public org.springframework.http.ResponseEntity<BouncesRemoveListResult> bulkRemoveEmailAddressBouncesWithHttpInfo(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException
      Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced

      200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      bouncesRemoveListObj - (optional)
      Returns:
      ResponseEntity<BouncesRemoveListResult>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • bulkRemoveEmailAddressBouncesWithPaginationInfo

      public PagedList bulkRemoveEmailAddressBouncesWithPaginationInfo(BouncesRemoveListObj bouncesRemoveListObj) throws org.springframework.web.client.RestClientException
      Remove Emails from Email Provider Bounce List A list of email addresses to be removed from the set of email addresses that are bounced

      200 - Deletes the provided list of emails from the set of email addresses that are bounced so that the provider resumes sending emails to those addresses.

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      bouncesRemoveListObj - (optional)
      Returns:
      ResponseEntity<BouncesRemoveListResult>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • extendOktaSupport

      public OrgOktaSupportSettingsObj extendOktaSupport() throws org.springframework.web.client.RestClientException
      Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaSupportSettingsObj
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • extendOktaSupportWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> extendOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientException
      Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • extendOktaSupportWithPaginationInfo

      public PagedList extendOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Extend Okta Support Access Extends the length of time that Okta Support can access your org by 24 hours. This means that 24 hours are added to the remaining access time.

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOktaCommunicationSettings

      public OrgOktaCommunicationSetting getOktaCommunicationSettings() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaCommunicationSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOktaCommunicationSettingsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> getOktaCommunicationSettingsWithHttpInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOktaCommunicationSettingsWithPaginationInfo

      public PagedList getOktaCommunicationSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Communication Settings Retrieves Okta Communication Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactTypes

      public List<OrgContactTypeObj> getOrgContactTypes() throws org.springframework.web.client.RestClientException
      Retrieve the Org Contact Types Retrieves Contact Types of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      List<OrgContactTypeObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactTypesWithHttpInfo

      public org.springframework.http.ResponseEntity<List<OrgContactTypeObj>> getOrgContactTypesWithHttpInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Contact Types Retrieves Contact Types of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<List<OrgContactTypeObj>>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactTypesWithPaginationInfo

      public PagedList getOrgContactTypesWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Contact Types Retrieves Contact Types of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<List<OrgContactTypeObj>>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactUser

      public OrgContactUser getOrgContactUser(String contactType) throws org.springframework.web.client.RestClientException
      Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type

      200 - Success

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      Returns:
      OrgContactUser
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactUserWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgContactUser> getOrgContactUserWithHttpInfo(String contactType) throws org.springframework.web.client.RestClientException
      Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type

      200 - Success

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      Returns:
      ResponseEntity<OrgContactUser>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgContactUserWithPaginationInfo

      public PagedList getOrgContactUserWithPaginationInfo(String contactType) throws org.springframework.web.client.RestClientException
      Retrieve the User of the Contact Type Retrieves the URL of the User associated with the specified Contact Type

      200 - Success

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      Returns:
      ResponseEntity<OrgContactUser>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgOktaSupportSettings

      public OrgOktaSupportSettingsObj getOrgOktaSupportSettings() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaSupportSettingsObj
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgOktaSupportSettingsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> getOrgOktaSupportSettingsWithHttpInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgOktaSupportSettingsWithPaginationInfo

      public PagedList getOrgOktaSupportSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Okta Support Settings Retrieves Okta Support Settings of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgPreferences

      public OrgPreferences getOrgPreferences() throws org.springframework.web.client.RestClientException
      Retrieve the Org Preferences Retrieves preferences of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgPreferences
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgPreferencesWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgPreferences> getOrgPreferencesWithHttpInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Preferences Retrieves preferences of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgPreferencesWithPaginationInfo

      public PagedList getOrgPreferencesWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Preferences Retrieves preferences of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgSettings

      public OrgSetting getOrgSettings() throws org.springframework.web.client.RestClientException
      Retrieve the Org Settings Retrieves the org settings

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgSettingsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgSetting> getOrgSettingsWithHttpInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Settings Retrieves the org settings

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getOrgSettingsWithPaginationInfo

      public PagedList getOrgSettingsWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Retrieve the Org Settings Retrieves the org settings

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getWellknownOrgMetadata

      public WellKnownOrgMetadata getWellknownOrgMetadata() throws org.springframework.web.client.RestClientException
      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

      200 - Success

      429 - Too Many Requests

      Returns:
      WellKnownOrgMetadata
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getWellknownOrgMetadataWithHttpInfo

      public org.springframework.http.ResponseEntity<WellKnownOrgMetadata> getWellknownOrgMetadataWithHttpInfo() throws org.springframework.web.client.RestClientException
      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

      200 - Success

      429 - Too Many Requests

      Returns:
      ResponseEntity<WellKnownOrgMetadata>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • getWellknownOrgMetadataWithPaginationInfo

      public PagedList getWellknownOrgMetadataWithPaginationInfo() throws org.springframework.web.client.RestClientException
      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

      200 - Success

      429 - Too Many Requests

      Returns:
      ResponseEntity<WellKnownOrgMetadata>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • grantOktaSupport

      public OrgOktaSupportSettingsObj grantOktaSupport() throws org.springframework.web.client.RestClientException
      Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaSupportSettingsObj
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • grantOktaSupportWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> grantOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientException
      Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • grantOktaSupportWithPaginationInfo

      public PagedList grantOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Grant Okta Support Access to your Org Enables you to temporarily allow Okta Support to access your org as an administrator for eight hours

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optInUsersToOktaCommunicationEmails

      public OrgOktaCommunicationSetting optInUsersToOktaCommunicationEmails() throws org.springframework.web.client.RestClientException
      Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaCommunicationSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optInUsersToOktaCommunicationEmailsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> optInUsersToOktaCommunicationEmailsWithHttpInfo() throws org.springframework.web.client.RestClientException
      Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optInUsersToOktaCommunicationEmailsWithPaginationInfo

      public PagedList optInUsersToOktaCommunicationEmailsWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Opt in all Users to Okta Communication emails Opts in all users of this org to Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optOutUsersFromOktaCommunicationEmails

      public OrgOktaCommunicationSetting optOutUsersFromOktaCommunicationEmails() throws org.springframework.web.client.RestClientException
      Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaCommunicationSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optOutUsersFromOktaCommunicationEmailsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaCommunicationSetting> optOutUsersFromOktaCommunicationEmailsWithHttpInfo() throws org.springframework.web.client.RestClientException
      Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • optOutUsersFromOktaCommunicationEmailsWithPaginationInfo

      public PagedList optOutUsersFromOktaCommunicationEmailsWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Opt out all Users from Okta Communication emails Opts out all users of this org from Okta Communication emails

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaCommunicationSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgContactUser

      public OrgContactUser replaceOrgContactUser(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException
      Replace the User of the Contact Type Replaces the User associated with the specified Contact Type

      200 - Success

      400 - Bad Request

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      orgContactUser - (required)
      Returns:
      OrgContactUser
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgContactUser

      public <T> T replaceOrgContactUser(Class<?> T, String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException
      Replace the User of the Contact Type Replaces the User associated with the specified Contact Type

      200 - Success

      400 - Bad Request

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      T - (required) - the assignable return type
      contactType - (required)
      orgContactUser - (required)
      Returns:
      T instance
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgContactUserWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgContactUser> replaceOrgContactUserWithHttpInfo(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException
      Replace the User of the Contact Type Replaces the User associated with the specified Contact Type

      200 - Success

      400 - Bad Request

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      orgContactUser - (required)
      Returns:
      ResponseEntity<OrgContactUser>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgContactUserWithPaginationInfo

      public PagedList replaceOrgContactUserWithPaginationInfo(String contactType, OrgContactUser orgContactUser) throws org.springframework.web.client.RestClientException
      Replace the User of the Contact Type Replaces the User associated with the specified Contact Type

      200 - Success

      400 - Bad Request

      403 - Forbidden

      404 - Not Found

      429 - Too Many Requests

      Parameters:
      contactType - (required)
      orgContactUser - (required)
      Returns:
      ResponseEntity<OrgContactUser>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgSettings

      public OrgSetting replaceOrgSettings(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Replace the Org Settings Replaces the settings of your organization

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (required)
      Returns:
      OrgSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgSettings

      public <T> T replaceOrgSettings(Class<?> T, OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Replace the Org Settings Replaces the settings of your organization

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      T - (required) - the assignable return type
      orgSetting - (required)
      Returns:
      T instance
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgSettingsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgSetting> replaceOrgSettingsWithHttpInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Replace the Org Settings Replaces the settings of your organization

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (required)
      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • replaceOrgSettingsWithPaginationInfo

      public PagedList replaceOrgSettingsWithPaginationInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Replace the Org Settings Replaces the settings of your organization

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (required)
      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • revokeOktaSupport

      public OrgOktaSupportSettingsObj revokeOktaSupport() throws org.springframework.web.client.RestClientException
      Revoke Okta Support Access Revokes Okta Support access to your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgOktaSupportSettingsObj
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • revokeOktaSupportWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgOktaSupportSettingsObj> revokeOktaSupportWithHttpInfo() throws org.springframework.web.client.RestClientException
      Revoke Okta Support Access Revokes Okta Support access to your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • revokeOktaSupportWithPaginationInfo

      public PagedList revokeOktaSupportWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Revoke Okta Support Access Revokes Okta Support access to your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgOktaSupportSettingsObj>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgHideOktaUIFooter

      public OrgPreferences updateOrgHideOktaUIFooter() throws org.springframework.web.client.RestClientException
      Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgPreferences
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgHideOktaUIFooterWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgPreferences> updateOrgHideOktaUIFooterWithHttpInfo() throws org.springframework.web.client.RestClientException
      Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgHideOktaUIFooterWithPaginationInfo

      public PagedList updateOrgHideOktaUIFooterWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Update the Preference to Hide the Okta Dashboard Footer Hide the Okta UI footer for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgSettings

      public OrgSetting updateOrgSettings(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Update the Org Settings Partially update the org settings depending on provided fields

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (optional)
      Returns:
      OrgSetting
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgSettings

      public <T> T updateOrgSettings(Class<?> T, OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Update the Org Settings Partially update the org settings depending on provided fields

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      T - (required) - the assignable return type
      orgSetting - (optional)
      Returns:
      T instance
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgSettingsWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgSetting> updateOrgSettingsWithHttpInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Update the Org Settings Partially update the org settings depending on provided fields

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (optional)
      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgSettingsWithPaginationInfo

      public PagedList updateOrgSettingsWithPaginationInfo(OrgSetting orgSetting) throws org.springframework.web.client.RestClientException
      Update the Org Settings Partially update the org settings depending on provided fields

      200 - Success

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      orgSetting - (optional)
      Returns:
      ResponseEntity<OrgSetting>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgShowOktaUIFooter

      public OrgPreferences updateOrgShowOktaUIFooter() throws org.springframework.web.client.RestClientException
      Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      OrgPreferences
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgShowOktaUIFooterWithHttpInfo

      public org.springframework.http.ResponseEntity<OrgPreferences> updateOrgShowOktaUIFooterWithHttpInfo() throws org.springframework.web.client.RestClientException
      Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • updateOrgShowOktaUIFooterWithPaginationInfo

      public PagedList updateOrgShowOktaUIFooterWithPaginationInfo() throws org.springframework.web.client.RestClientException
      Update the Preference to Show the Okta Dashboard Footer Makes the Okta UI footer visible for all end users of your organization

      200 - Success

      403 - Forbidden

      429 - Too Many Requests

      Returns:
      ResponseEntity<OrgPreferences>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • uploadOrgLogo

      public void uploadOrgLogo(File _file) throws org.springframework.web.client.RestClientException
      Upload the Org Logo Uploads and replaces the logo for your organization

      201 - Created

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      _file - (required)
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API
    • uploadOrgLogoWithHttpInfo

      public org.springframework.http.ResponseEntity<Void> uploadOrgLogoWithHttpInfo(File _file) throws org.springframework.web.client.RestClientException
      Upload the Org Logo Uploads and replaces the logo for your organization

      201 - Created

      400 - Bad Request

      403 - Forbidden

      429 - Too Many Requests

      Parameters:
      _file - (required)
      Returns:
      ResponseEntity<Void>
      Throws:
      org.springframework.web.client.RestClientException - if an error occurs while attempting to invoke the API