Uses of Class
com.okta.sdk.resource.model.DomainListResponse
-
Uses of DomainListResponse in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionCustomDomainApi.listCustomDomains()
List all Custom Domains Lists all verified custom domains for the orgCustomDomainApi.listCustomDomains
(Map<String, String> additionalHeaders) List all Custom Domains Lists all verified custom domains for the org -
Uses of DomainListResponse in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionDomainListResponse.adddomainsItem
(DomainResponse domainsItem) DomainListResponse.domains
(List<DomainResponse> domains)