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