public static final class ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.String> |
messageIds
The messageIds parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceUpdateMessageUnfavoriteParameterSetBuilder()
Instanciates a new ServiceUpdateMessageUnfavoriteParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdateMessageUnfavoriteParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder |
withMessageIds(java.util.List<java.lang.String> val)
Sets the MessageIds
|
@Nullable protected java.util.List<java.lang.String> messageIds
@Nullable protected ServiceUpdateMessageUnfavoriteParameterSetBuilder()
@Nonnull public ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder withMessageIds(@Nullable java.util.List<java.lang.String> val)
val - the value to set it to@Nonnull public ServiceUpdateMessageUnfavoriteParameterSet build()