Class CategoryDraft.Builder
java.lang.Object
com.commercetools.graphql.api.types.CategoryDraft.Builder
- Enclosing class:
- CategoryDraft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_parent(ResourceIdentifierInput _parent) assets(List<AssetDraftInput> assets) build()custom(CustomFieldsDraft custom) description(List<LocalizedStringItemInputType> description) externalId(String externalId) metaDescription(List<LocalizedStringItemInputType> metaDescription) metaKeywords(List<LocalizedStringItemInputType> metaKeywords) metaTitle(List<LocalizedStringItemInputType> metaTitle) name(List<LocalizedStringItemInputType> name) slug(List<LocalizedStringItemInputType> slug)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
key
-
name
-
description
-
custom
-
slug
-
externalId
-
metaTitle
-
metaDescription
-
metaKeywords
-
orderHint
-
_parent
-
assets
-