Uses of Class
org.openapitools.client.model.DomainListResponse
Packages that use DomainListResponse
-
Uses of DomainListResponse in org.openapitools.client.api
Methods in org.openapitools.client.api that return DomainListResponseModifier and TypeMethodDescriptionDomainApi.listDomains()
List all Domains Lists all verified custom Domains for the orgMethods in org.openapitools.client.api that return types with arguments of type DomainListResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DomainListResponse>
DomainApi.listDomainsWithHttpInfo()
List all Domains Lists all verified custom Domains for the org -
Uses of DomainListResponse in org.openapitools.client.model
Methods in org.openapitools.client.model that return DomainListResponseModifier and TypeMethodDescriptionDomainListResponse.addDomainsItem
(DomainResponse domainsItem) DomainListResponse.domains
(List<DomainResponse> domains)