public class SendValidationMessageRequest extends Object
| Constructor and Description |
|---|
SendValidationMessageRequest() |
| Modifier and Type | Method and Description |
|---|---|
SendValidationMessageRequest |
destination(String destination) |
boolean |
equals(Object o) |
@NotNull String |
getDestination()
Get destination
|
@NotNull String |
getType()
Get type
|
int |
hashCode() |
void |
setDestination(String destination) |
void |
setType(String type) |
String |
toString() |
SendValidationMessageRequest |
type(String type) |
public SendValidationMessageRequest destination(String destination)
@NotNull public @NotNull String getDestination()
public void setDestination(String destination)
public SendValidationMessageRequest type(String type)
@NotNull public @NotNull String getType()
public void setType(String type)
Copyright © 2026. All rights reserved.