Package | Description |
---|---|
com.okta.sdk.resource.api | |
com.okta.sdk.resource.model |
Modifier and Type | Method and Description |
---|---|
DomainResponse |
CustomDomainApi.replaceCustomDomain(String domainId,
UpdateDomain updateDomain)
Replace a Custom Domain's Brand
Replaces a custom domain's brand
|
DomainResponse |
CustomDomainApi.replaceCustomDomain(String domainId,
UpdateDomain updateDomain,
Map<String,String> additionalHeaders)
Replace a Custom Domain's Brand
Replaces a custom domain's brand
|
Modifier and Type | Method and Description |
---|---|
UpdateDomain |
UpdateDomain.brandId(String brandId) |
Copyright © 2017–2023 Okta. All rights reserved.