Uses of Class
org.openapitools.client.model.BrandDomain
Packages that use BrandDomain
-
Uses of BrandDomain in org.openapitools.client.api
Methods in org.openapitools.client.api that return BrandDomainModifier and TypeMethodDescriptionCustomizationApi.linkBrandDomain
(String brandId, CreateBrandDomainRequest createBrandDomainRequest) Link a Brand to a Domain Link a Brand to a Domain by `domainId`Methods in org.openapitools.client.api that return types with arguments of type BrandDomainModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<BrandDomain>
CustomizationApi.linkBrandDomainWithHttpInfo
(String brandId, CreateBrandDomainRequest createBrandDomainRequest) Link a Brand to a Domain Link a Brand to a Domain by `domainId` -
Uses of BrandDomain in org.openapitools.client.model
Methods in org.openapitools.client.model that return BrandDomain