@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-04-02T22:56:45.878Z[GMT]") public class UpdateDomainOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CATCH_ALL_INBOX_ID |
| Constructor and Description |
|---|
UpdateDomainOptions() |
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainOptions |
catchAllInboxId(UUID catchAllInboxId) |
boolean |
equals(Object o) |
UUID |
getCatchAllInboxId()
Get catchAllInboxId
|
int |
hashCode() |
void |
setCatchAllInboxId(UUID catchAllInboxId) |
String |
toString() |
public static final String SERIALIZED_NAME_CATCH_ALL_INBOX_ID
public UpdateDomainOptions catchAllInboxId(UUID catchAllInboxId)
@Nullable public UUID getCatchAllInboxId()
public void setCatchAllInboxId(UUID catchAllInboxId)
Copyright © 2021. All rights reserved.