Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
<T> T |
CustomizationApi.createBrand(java.lang.Class<?> T,
CreateBrandRequest createBrandRequest)
Create a Brand
Creates new brand in your org
|
Brand |
CustomizationApi.createBrand(CreateBrandRequest createBrandRequest)
Create a Brand
Creates new brand in your org
|
PagedList |
CustomizationApi.createBrandWithPaginationInfo(CreateBrandRequest createBrandRequest)
Create a Brand
Creates new brand in your org
|
Modifier and Type | Method and Description |
---|---|
CreateBrandRequest |
CreateBrandRequest.name(java.lang.String name) |
Copyright © 2017-2022 Okta. All Rights Reserved.