Package com.okta.sdk.resource.model
Class BrandWithEmbedded
java.lang.Object
com.okta.sdk.resource.model.BrandWithEmbedded
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class BrandWithEmbedded
extends Object
implements Serializable
BrandWithEmbedded
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionagreeToCustomPrivacyPolicy
(Boolean agreeToCustomPrivacyPolicy) customPrivacyPolicyUrl
(String customPrivacyPolicyUrl) defaultApp
(DefaultApp defaultApp) emailDomainId
(String emailDomainId) boolean
Get agreeToCustomPrivacyPolicyGet customPrivacyPolicyUrlGet defaultAppGet emailDomainIdGet embeddedgetId()
Get idGet isDefaultgetLinks()
Get linksThe language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646)getName()
Get nameGet removePoweredByOktaint
hashCode()
removePoweredByOkta
(Boolean removePoweredByOkta) void
setAgreeToCustomPrivacyPolicy
(Boolean agreeToCustomPrivacyPolicy) void
setCustomPrivacyPolicyUrl
(String customPrivacyPolicyUrl) void
setDefaultApp
(DefaultApp defaultApp) void
setEmailDomainId
(String emailDomainId) void
void
void
void
setRemovePoweredByOkta
(Boolean removePoweredByOkta) toString()
-
Field Details
-
JSON_PROPERTY_EMBEDDED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
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_EMAIL_DOMAIN_ID
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_IS_DEFAULT
- See Also:
-
JSON_PROPERTY_LOCALE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_REMOVE_POWERED_BY_OKTA
- See Also:
-
-
Constructor Details
-
BrandWithEmbedded
public BrandWithEmbedded()
-
-
Method Details
-
getEmbedded
Get embedded- Returns:
- embedded
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
agreeToCustomPrivacyPolicy
-
getAgreeToCustomPrivacyPolicy
Get agreeToCustomPrivacyPolicy- Returns:
- agreeToCustomPrivacyPolicy
-
setAgreeToCustomPrivacyPolicy
-
customPrivacyPolicyUrl
-
getCustomPrivacyPolicyUrl
Get customPrivacyPolicyUrl- Returns:
- customPrivacyPolicyUrl
-
setCustomPrivacyPolicyUrl
-
defaultApp
-
getDefaultApp
Get defaultApp- Returns:
- defaultApp
-
setDefaultApp
-
emailDomainId
-
getEmailDomainId
Get emailDomainId- Returns:
- emailDomainId
-
setEmailDomainId
-
getId
Get id- Returns:
- id
-
getIsDefault
Get isDefault- Returns:
- isDefault
-
locale
-
getLocale
The language specified as an [IETF BCP 47 language tag](https://datatracker.ietf.org/doc/html/rfc5646)- Returns:
- locale
-
setLocale
-
name
-
getName
Get name- Returns:
- name
-
setName
-
removePoweredByOkta
-
getRemovePoweredByOkta
Get removePoweredByOkta- Returns:
- removePoweredByOkta
-
setRemovePoweredByOkta
-
equals
-
hashCode
public int hashCode() -
toString
-