public class ReplaceAudience
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERIALIZED_NAME_ATTRIBUTES |
static java.lang.String |
SERIALIZED_NAME_TYPE |
| Constructor and Description |
|---|
ReplaceAudience() |
| Modifier and Type | Method and Description |
|---|---|
ReplaceAudience |
attributes(AudienceNameDescription attributes) |
boolean |
equals(java.lang.Object o) |
AudienceNameDescription |
getAttributes()
Get attributes
|
java.lang.String |
getType()
the name of the entity type
|
int |
hashCode() |
void |
setAttributes(AudienceNameDescription attributes) |
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
ReplaceAudience |
type(java.lang.String type) |
public static final java.lang.String SERIALIZED_NAME_TYPE
public static final java.lang.String SERIALIZED_NAME_ATTRIBUTES
public ReplaceAudience type(java.lang.String type)
public java.lang.String getType()
public void setType(java.lang.String type)
public ReplaceAudience attributes(AudienceNameDescription attributes)
public AudienceNameDescription getAttributes()
public void setAttributes(AudienceNameDescription attributes)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2021. All rights reserved.