Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
DomainListResponse |
CustomDomainApi.listCustomDomains()
List all Custom Domains
Lists all verified custom domains for the org
|
DomainListResponse |
CustomDomainApi.listCustomDomains(Map<String,String> additionalHeaders)
List all Custom Domains
Lists all verified custom domains for the org
|
Modifier and Type | Method and Description |
---|---|
DomainListResponse |
DomainListResponse.addDomainsItem(DomainResponse domainsItem) |
DomainListResponse |
DomainListResponse.domains(List<DomainResponse> domains) |
Copyright © 2017–2023 Okta. All rights reserved.