@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConfiguredAudienceModelAssociationSummary extends Object implements Serializable, Cloneable, StructuredPojo
A summary of the configured audience model association.
Constructor and Description |
---|
ConfiguredAudienceModelAssociationSummary() |
Modifier and Type | Method and Description |
---|---|
ConfiguredAudienceModelAssociationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) of the configured audience model association.
|
String |
getCollaborationArn()
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
|
String |
getCollaborationId()
A unique identifier of the collaboration that configured audience model is associated with.
|
String |
getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model
association.
|
Date |
getCreateTime()
The time at which the configured audience model association was created.
|
String |
getDescription()
The description of the configured audience model association.
|
String |
getId()
A unique identifier of the configured audience model association.
|
String |
getMembershipArn()
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
|
String |
getMembershipId()
A unique identifier of the membership that contains the configured audience model association.
|
String |
getName()
The name of the configured audience model association.
|
Date |
getUpdateTime()
The most recent time at which the configured audience model association was updated.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
|
void |
setCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
|
void |
setCollaborationId(String collaborationId)
A unique identifier of the collaboration that configured audience model is associated with.
|
void |
setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model
association.
|
void |
setCreateTime(Date createTime)
The time at which the configured audience model association was created.
|
void |
setDescription(String description)
The description of the configured audience model association.
|
void |
setId(String id)
A unique identifier of the configured audience model association.
|
void |
setMembershipArn(String membershipArn)
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
|
void |
setMembershipId(String membershipId)
A unique identifier of the membership that contains the configured audience model association.
|
void |
setName(String name)
The name of the configured audience model association.
|
void |
setUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
|
String |
toString()
Returns a string representation of this object.
|
ConfiguredAudienceModelAssociationSummary |
withArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withCollaborationId(String collaborationId)
A unique identifier of the collaboration that configured audience model is associated with.
|
ConfiguredAudienceModelAssociationSummary |
withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model
association.
|
ConfiguredAudienceModelAssociationSummary |
withCreateTime(Date createTime)
The time at which the configured audience model association was created.
|
ConfiguredAudienceModelAssociationSummary |
withDescription(String description)
The description of the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withId(String id)
A unique identifier of the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withMembershipArn(String membershipArn)
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withMembershipId(String membershipId)
A unique identifier of the membership that contains the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withName(String name)
The name of the configured audience model association.
|
ConfiguredAudienceModelAssociationSummary |
withUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
|
public ConfiguredAudienceModelAssociationSummary()
public void setMembershipId(String membershipId)
A unique identifier of the membership that contains the configured audience model association.
membershipId
- A unique identifier of the membership that contains the configured audience model association.public String getMembershipId()
A unique identifier of the membership that contains the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withMembershipId(String membershipId)
A unique identifier of the membership that contains the configured audience model association.
membershipId
- A unique identifier of the membership that contains the configured audience model association.public void setMembershipArn(String membershipArn)
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
membershipArn
- The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.public String getMembershipArn()
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withMembershipArn(String membershipArn)
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
membershipArn
- The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.public void setCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
collaborationArn
- The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model
association.public String getCollaborationArn()
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
collaborationArn
- The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model
association.public void setCollaborationId(String collaborationId)
A unique identifier of the collaboration that configured audience model is associated with.
collaborationId
- A unique identifier of the collaboration that configured audience model is associated with.public String getCollaborationId()
A unique identifier of the collaboration that configured audience model is associated with.
public ConfiguredAudienceModelAssociationSummary withCollaborationId(String collaborationId)
A unique identifier of the collaboration that configured audience model is associated with.
collaborationId
- A unique identifier of the collaboration that configured audience model is associated with.public void setCreateTime(Date createTime)
The time at which the configured audience model association was created.
createTime
- The time at which the configured audience model association was created.public Date getCreateTime()
The time at which the configured audience model association was created.
public ConfiguredAudienceModelAssociationSummary withCreateTime(Date createTime)
The time at which the configured audience model association was created.
createTime
- The time at which the configured audience model association was created.public void setUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
updateTime
- The most recent time at which the configured audience model association was updated.public Date getUpdateTime()
The most recent time at which the configured audience model association was updated.
public ConfiguredAudienceModelAssociationSummary withUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
updateTime
- The most recent time at which the configured audience model association was updated.public void setId(String id)
A unique identifier of the configured audience model association.
id
- A unique identifier of the configured audience model association.public String getId()
A unique identifier of the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withId(String id)
A unique identifier of the configured audience model association.
id
- A unique identifier of the configured audience model association.public void setArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
arn
- The Amazon Resource Name (ARN) of the configured audience model association.public String getArn()
The Amazon Resource Name (ARN) of the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
arn
- The Amazon Resource Name (ARN) of the configured audience model association.public void setName(String name)
The name of the configured audience model association.
name
- The name of the configured audience model association.public String getName()
The name of the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withName(String name)
The name of the configured audience model association.
name
- The name of the configured audience model association.public void setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience
model association.public String getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
public ConfiguredAudienceModelAssociationSummary withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience
model association.public void setDescription(String description)
The description of the configured audience model association.
description
- The description of the configured audience model association.public String getDescription()
The description of the configured audience model association.
public ConfiguredAudienceModelAssociationSummary withDescription(String description)
The description of the configured audience model association.
description
- The description of the configured audience model association.public String toString()
toString
in class Object
Object.toString()
public ConfiguredAudienceModelAssociationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.