public static interface Category.Builder extends SdkPojo, CopyableBuilder<Category.Builder,Category>
| Modifier and Type | Method and Description |
|---|---|
Category.Builder |
categoryId(Long categoryId)
The ID of the skill store category.
|
Category.Builder |
categoryName(String categoryName)
The name of the skill store category.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCategory.Builder categoryId(Long categoryId)
The ID of the skill store category.
categoryId - The ID of the skill store category.Category.Builder categoryName(String categoryName)
The name of the skill store category.
categoryName - The name of the skill store category.Copyright © 2021. All rights reserved.