Class StoreCreated.Builder
java.lang.Object
com.commercetools.graphql.api.types.StoreCreated.Builder
- Enclosing class:
- StoreCreated
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()countries(List<StoreCountry> countries) custom(CustomFieldsType custom) distributionChannels(List<Channel> distributionChannels) distributionChannelsRef(List<Reference> distributionChannelsRef) nameAllLocales(List<LocalizedString> nameAllLocales) productSelections(List<ProductSelectionSetting> productSelections) productSelectionsRef(List<Reference> productSelectionsRef) supplyChannels(List<Channel> supplyChannels) supplyChannelsRef(List<Reference> supplyChannelsRef)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
languages
-
custom
-
name
-
productSelections
-
distributionChannels
-
supplyChannels
-
countries
-
distributionChannelsRef
-
supplyChannelsRef
-
productSelectionsRef
-
nameAllLocales
-
type
-