| Package | Description | 
|---|---|
| com.okta.sdk.client | |
| com.okta.sdk.impl.client | |
| com.okta.sdk.impl.resource.brand | |
| com.okta.sdk.resource.brand | 
| Modifier and Type | Method and Description | 
|---|---|
Brand | 
Client.getBrand(String brandId)
Get Brand
 Fetches a brand by `brandId` 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Brand | 
DefaultClient.getBrand(String brandId)
Get Brand
 Fetches a brand by `brandId` 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultBrand
Brand 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Brand | 
DefaultBrand.setAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy)  | 
Brand | 
DefaultBrand.setCustomPrivacyPolicyUrl(String customPrivacyPolicyUrl)  | 
Brand | 
DefaultBrand.setRemovePoweredByOkta(Boolean removePoweredByOkta)  | 
Brand | 
DefaultBrand.update()
Update Brand
 Updates a brand by `brandId` 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Class<Brand> | 
DefaultBrandList.getItemType()  | 
| Modifier and Type | Method and Description | 
|---|---|
Brand | 
Brand.setAgreeToCustomPrivacyPolicy(Boolean agreeToCustomPrivacyPolicy)  | 
Brand | 
Brand.setCustomPrivacyPolicyUrl(String customPrivacyPolicyUrl)  | 
Brand | 
Brand.setRemovePoweredByOkta(Boolean removePoweredByOkta)  | 
Brand | 
Brand.update()
Update Brand
 Updates a brand by `brandId` 
 | 
Copyright © 2017–2023 Okta. All rights reserved.