Class Store.Builder
java.lang.Object
com.commercetools.graphql.api.types.Store.Builder
- Enclosing class:
- Store
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()countries(List<StoreCountry> countries) createdAt(OffsetDateTime createdAt) custom(CustomFieldsType custom) distributionChannels(List<Channel> distributionChannels) distributionChannelsRef(List<Reference> distributionChannelsRef) lastModifiedAt(OffsetDateTime lastModifiedAt) lastModifiedBy(Initiator lastModifiedBy) nameAllLocales(List<LocalizedString> nameAllLocales) productSelections(List<ProductSelectionSetting> productSelections) supplyChannels(List<Channel> supplyChannels) supplyChannelsRef(List<Reference> supplyChannelsRef)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
id
-
version
-
key
-
name
-
nameAllLocales
-
languages
-
countries
-
productSelections
-
distributionChannelsRef
-
distributionChannels
-
supplyChannelsRef
-
supplyChannels
-
createdAt
-
lastModifiedAt
-
custom
-
createdBy
-
lastModifiedBy
-