Interface Brand

    • Method Detail

      • getLinks

        java.util.Map<java.lang.String,​java.lang.Object> getLinks()
      • getAgreeToCustomPrivacyPolicy

        java.lang.Boolean getAgreeToCustomPrivacyPolicy()
      • setAgreeToCustomPrivacyPolicy

        Brand setAgreeToCustomPrivacyPolicy​(java.lang.Boolean agreeToCustomPrivacyPolicy)
      • getCustomPrivacyPolicyUrl

        java.lang.String getCustomPrivacyPolicyUrl()
      • setCustomPrivacyPolicyUrl

        Brand setCustomPrivacyPolicyUrl​(java.lang.String customPrivacyPolicyUrl)
      • getId

        java.lang.String getId()
      • getRemovePoweredByOkta

        java.lang.Boolean getRemovePoweredByOkta()
      • setRemovePoweredByOkta

        Brand setRemovePoweredByOkta​(java.lang.Boolean removePoweredByOkta)
      • update

        @Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
                   date="2022-02-14T12:54:39.514-06:00",
                   comments="PUT - /api/v1/brands/{brandId}")
        Brand update()
        Update Brand Updates a brand by `brandId`
        Returns:
        Brand