Interface ModifyFeaturePropertiesLiveCommandAnswerBuilder
-
- All Superinterfaces:
LiveCommandAnswerBuilder,LiveCommandAnswerBuilder.ModifyCommandResponseStep<ModifyFeaturePropertiesLiveCommandAnswerBuilder.ResponseFactory,ModifyFeaturePropertiesLiveCommandAnswerBuilder.EventFactory>
public interface ModifyFeaturePropertiesLiveCommandAnswerBuilder extends LiveCommandAnswerBuilder.ModifyCommandResponseStep<ModifyFeaturePropertiesLiveCommandAnswerBuilder.ResponseFactory,ModifyFeaturePropertiesLiveCommandAnswerBuilder.EventFactory>
LiveCommandAnswer builder for producingCommandResponses andEvents forModifyFeaturePropertiescommands.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceModifyFeaturePropertiesLiveCommandAnswerBuilder.EventFactoryFactory for events triggered byModifyFeaturePropertiescommand.static interfaceModifyFeaturePropertiesLiveCommandAnswerBuilder.ResponseFactoryFactory forCommandResponses toModifyFeaturePropertiescommand.-
Nested classes/interfaces inherited from interface org.eclipse.ditto.signals.commands.live.base.LiveCommandAnswerBuilder
LiveCommandAnswerBuilder.BuildStep, LiveCommandAnswerBuilder.EventStep<E extends LiveEventFactory>, LiveCommandAnswerBuilder.ModifyCommandResponseStep<R extends LiveCommandResponseFactory,E extends LiveEventFactory>, LiveCommandAnswerBuilder.QueryCommandResponseStep<R extends LiveCommandResponseFactory>
-
-
Method Summary
-
Methods inherited from interface org.eclipse.ditto.signals.commands.live.base.LiveCommandAnswerBuilder.ModifyCommandResponseStep
withoutResponse, withResponse
-
-