Class ChannelUpdateAction.Builder
java.lang.Object
com.commercetools.graphql.api.types.ChannelUpdateAction.Builder
- Enclosing class:
- ChannelUpdateAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRoles(AddChannelRoles addRoles) build()changeDescription(ChangeChannelDescription changeDescription) changeKey(ChangeChannelKey changeKey) changeName(ChangeChannelName changeName) removeRoles(RemoveChannelRoles removeRoles) setAddress(SetChannelAddress setAddress) setAddressCustomField(SetChannelAddressCustomField setAddressCustomField) setAddressCustomType(SetChannelAddressCustomType setAddressCustomType) setCustomField(SetChannelCustomField setCustomField) setCustomType(SetChannelCustomType setCustomType) setGeoLocation(SetChannelGeoLocation setGeoLocation) setRoles(SetChannelRoles setRoles)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
addRoles
-
changeDescription
-
changeKey
-
changeName
-
removeRoles
-
setAddress
-
setAddressCustomField
public ChannelUpdateAction.Builder setAddressCustomField(SetChannelAddressCustomField setAddressCustomField) -
setAddressCustomType
public ChannelUpdateAction.Builder setAddressCustomType(SetChannelAddressCustomType setAddressCustomType) -
setCustomField
-
setCustomType
-
setGeoLocation
-
setRoles
-