Package org.openapitools.client.model
Class Brand
java.lang.Object
org.openapitools.client.model.Brand
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class Brand
extends Object
Brand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy) customPrivacyPolicyUrl(String customPrivacyPolicyUrl) defaultApp(BrandDefaultApp defaultApp) displayLanguage(String displayLanguage) booleanGet agreeToCustomPrivacyPolicyGet customPrivacyPolicyUrlGet defaultAppThe language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646).getId()Get idGet isDefaultgetLinks()Get linksgetName()Get nameGet removePoweredByOktainthashCode()links(BrandLinks links) removePoweredByOkta(Boolean removePoweredByOkta) voidsetAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy) voidsetCustomPrivacyPolicyUrl(String customPrivacyPolicyUrl) voidsetDefaultApp(BrandDefaultApp defaultApp) voidsetDisplayLanguage(String displayLanguage) voidsetLinks(BrandLinks links) voidvoidsetRemovePoweredByOkta(Boolean removePoweredByOkta) toString()
-
Field Details
-
JSON_PROPERTY_AGREE_TO_CUSTOM_PRIVACY_POLICY
- See Also:
-
JSON_PROPERTY_CUSTOM_PRIVACY_POLICY_URL
- See Also:
-
JSON_PROPERTY_DEFAULT_APP
- See Also:
-
JSON_PROPERTY_DISPLAY_LANGUAGE
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_IS_DEFAULT
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_REMOVE_POWERED_BY_OKTA
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
Brand
public Brand()
-
-
Method Details
-
agreeToCustomPrivacyPolicy
-
getAgreeToCustomPrivacyPolicy
Get agreeToCustomPrivacyPolicy- Returns:
- agreeToCustomPrivacyPolicy
-
setAgreeToCustomPrivacyPolicy
-
customPrivacyPolicyUrl
-
getCustomPrivacyPolicyUrl
Get customPrivacyPolicyUrl- Returns:
- customPrivacyPolicyUrl
-
setCustomPrivacyPolicyUrl
-
defaultApp
-
getDefaultApp
Get defaultApp- Returns:
- defaultApp
-
setDefaultApp
-
displayLanguage
-
getDisplayLanguage
The language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646).- Returns:
- displayLanguage
-
setDisplayLanguage
-
getId
Get id- Returns:
- id
-
getIsDefault
Get isDefault- Returns:
- isDefault
-
name
-
getName
Get name- Returns:
- name
-
setName
-
removePoweredByOkta
-
getRemovePoweredByOkta
Get removePoweredByOkta- Returns:
- removePoweredByOkta
-
setRemovePoweredByOkta
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-