Class ChannelUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ChannelUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionChannelUpdateAction(AddChannelRoles addRoles, ChangeChannelDescription changeDescription, ChangeChannelKey changeKey, ChangeChannelName changeName, RemoveChannelRoles removeRoles, SetChannelAddress setAddress, SetChannelAddressCustomField setAddressCustomField, SetChannelAddressCustomType setAddressCustomType, SetChannelCustomField setCustomField, SetChannelCustomType setCustomType, SetChannelGeoLocation setGeoLocation, SetChannelRoles setRoles) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static ChannelUpdateAction.BuildervoidsetAddRoles(AddChannelRoles addRoles) voidsetChangeDescription(ChangeChannelDescription changeDescription) voidsetChangeKey(ChangeChannelKey changeKey) voidsetChangeName(ChangeChannelName changeName) voidsetRemoveRoles(RemoveChannelRoles removeRoles) voidsetSetAddress(SetChannelAddress setAddress) voidsetSetAddressCustomField(SetChannelAddressCustomField setAddressCustomField) voidsetSetAddressCustomType(SetChannelAddressCustomType setAddressCustomType) voidsetSetCustomField(SetChannelCustomField setCustomField) voidsetSetCustomType(SetChannelCustomType setCustomType) voidsetSetGeoLocation(SetChannelGeoLocation setGeoLocation) voidsetSetRoles(SetChannelRoles setRoles) toString()
-
Constructor Details
-
ChannelUpdateAction
public ChannelUpdateAction() -
ChannelUpdateAction
public ChannelUpdateAction(AddChannelRoles addRoles, ChangeChannelDescription changeDescription, ChangeChannelKey changeKey, ChangeChannelName changeName, RemoveChannelRoles removeRoles, SetChannelAddress setAddress, SetChannelAddressCustomField setAddressCustomField, SetChannelAddressCustomType setAddressCustomType, SetChannelCustomField setCustomField, SetChannelCustomType setCustomType, SetChannelGeoLocation setGeoLocation, SetChannelRoles setRoles)
-
-
Method Details
-
getAddRoles
-
setAddRoles
-
getChangeDescription
-
setChangeDescription
-
getChangeKey
-
setChangeKey
-
getChangeName
-
setChangeName
-
getRemoveRoles
-
setRemoveRoles
-
getSetAddress
-
setSetAddress
-
getSetAddressCustomField
-
setSetAddressCustomField
-
getSetAddressCustomType
-
setSetAddressCustomType
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetGeoLocation
-
setSetGeoLocation
-
getSetRoles
-
setSetRoles
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-