Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
Brand |
CustomizationApi.createBrand(List<String> expand,
String after,
Integer limit,
String q,
CreateBrandRequest createBrandRequest)
Create a Brand
Creates a new brand in your org
|
Brand |
CustomizationApi.createBrand(List<String> expand,
String after,
Integer limit,
String q,
CreateBrandRequest createBrandRequest,
Map<String,String> additionalHeaders)
Create a Brand
Creates a new brand in your org
|
Modifier and Type | Method and Description |
---|---|
CreateBrandRequest |
CreateBrandRequest.name(String name) |
Copyright © 2017–2023 Okta. All rights reserved.