@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00") public interface Brand extends ExtensibleResource
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getAgreeToCustomPrivacyPolicy() | 
| String | getCustomPrivacyPolicyUrl() | 
| String | getId() | 
| Map<String,Object> | getLinks() | 
| Boolean | getRemovePoweredByOkta() | 
| Brand | setAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy) | 
| Brand | setCustomPrivacyPolicyUrl(String customPrivacyPolicyUrl) | 
| Brand | setRemovePoweredByOkta(Boolean removePoweredByOkta) | 
| Brand | update()Update Brand
 Updates a brand by `brandId` | 
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesBoolean getAgreeToCustomPrivacyPolicy()
Brand setAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy)
String getCustomPrivacyPolicyUrl()
String getId()
Boolean getRemovePoweredByOkta()
@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T09:07:50.516-05:00", comments="PUT - /api/v1/brands/{brandId}") Brand update()
Copyright © 2017–2023 Okta. All rights reserved.