public static final class MessageMoveParameterSet.MessageMoveParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
destinationId
The destinationId parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
MessageMoveParameterSetBuilder()
Instanciates a new MessageMoveParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
MessageMoveParameterSet |
build()
Buils the resulting body object to be passed to the request
|
MessageMoveParameterSet.MessageMoveParameterSetBuilder |
withDestinationId(java.lang.String val)
Sets the DestinationId
|
@Nullable protected java.lang.String destinationId
@Nullable protected MessageMoveParameterSetBuilder()
@Nonnull public MessageMoveParameterSet.MessageMoveParameterSetBuilder withDestinationId(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public MessageMoveParameterSet build()