@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CollaborationConfiguredAudienceModelAssociationSummary extends Object implements Serializable, Cloneable, StructuredPojo
A summary of the configured audience model association in the collaboration.
Constructor and Description |
---|
CollaborationConfiguredAudienceModelAssociationSummary() |
Modifier and Type | Method and Description |
---|---|
CollaborationConfiguredAudienceModelAssociationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) of the configured audience model association.
|
String |
getCollaborationArn()
The unique ARN for the configured audience model's associated collaboration.
|
String |
getCollaborationId()
A unique identifier for the collaboration that the configured audience model associations belong to.
|
Date |
getCreateTime()
The time at which the configured audience model association was created.
|
String |
getCreatorAccountId()
The identifier used to reference members of the collaboration.
|
String |
getDescription()
The description of the configured audience model association.
|
String |
getId()
The identifier of 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 unique ARN for the configured audience model's associated collaboration.
|
void |
setCollaborationId(String collaborationId)
A unique identifier for the collaboration that the configured audience model associations belong to.
|
void |
setCreateTime(Date createTime)
The time at which the configured audience model association was created.
|
void |
setCreatorAccountId(String creatorAccountId)
The identifier used to reference members of the collaboration.
|
void |
setDescription(String description)
The description of the configured audience model association.
|
void |
setId(String id)
The identifier of 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.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withCollaborationArn(String collaborationArn)
The unique ARN for the configured audience model's associated collaboration.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withCollaborationId(String collaborationId)
A unique identifier for the collaboration that the configured audience model associations belong to.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withCreateTime(Date createTime)
The time at which the configured audience model association was created.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withCreatorAccountId(String creatorAccountId)
The identifier used to reference members of the collaboration.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withDescription(String description)
The description of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withId(String id)
The identifier of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withName(String name)
The name of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociationSummary |
withUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
|
public CollaborationConfiguredAudienceModelAssociationSummary()
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 CollaborationConfiguredAudienceModelAssociationSummary 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 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 CollaborationConfiguredAudienceModelAssociationSummary 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 setId(String id)
The identifier of the configured audience model association.
id
- The identifier of the configured audience model association.public String getId()
The identifier of the configured audience model association.
public CollaborationConfiguredAudienceModelAssociationSummary withId(String id)
The identifier of the configured audience model association.
id
- The identifier 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 CollaborationConfiguredAudienceModelAssociationSummary withName(String name)
The name of the configured audience model association.
name
- The name of the configured audience model association.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 CollaborationConfiguredAudienceModelAssociationSummary 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 setCollaborationArn(String collaborationArn)
The unique ARN for the configured audience model's associated collaboration.
collaborationArn
- The unique ARN for the configured audience model's associated collaboration.public String getCollaborationArn()
The unique ARN for the configured audience model's associated collaboration.
public CollaborationConfiguredAudienceModelAssociationSummary withCollaborationArn(String collaborationArn)
The unique ARN for the configured audience model's associated collaboration.
collaborationArn
- The unique ARN for the configured audience model's associated collaboration.public void setCollaborationId(String collaborationId)
A unique identifier for the collaboration that the configured audience model associations belong to. Accepts collaboration ID.
collaborationId
- A unique identifier for the collaboration that the configured audience model associations belong to.
Accepts collaboration ID.public String getCollaborationId()
A unique identifier for the collaboration that the configured audience model associations belong to. Accepts collaboration ID.
public CollaborationConfiguredAudienceModelAssociationSummary withCollaborationId(String collaborationId)
A unique identifier for the collaboration that the configured audience model associations belong to. Accepts collaboration ID.
collaborationId
- A unique identifier for the collaboration that the configured audience model associations belong to.
Accepts collaboration ID.public void setCreatorAccountId(String creatorAccountId)
The identifier used to reference members of the collaboration. Only supports AWS account ID.
creatorAccountId
- The identifier used to reference members of the collaboration. Only supports AWS account ID.public String getCreatorAccountId()
The identifier used to reference members of the collaboration. Only supports AWS account ID.
public CollaborationConfiguredAudienceModelAssociationSummary withCreatorAccountId(String creatorAccountId)
The identifier used to reference members of the collaboration. Only supports AWS account ID.
creatorAccountId
- The identifier used to reference members of the collaboration. Only supports AWS account ID.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 CollaborationConfiguredAudienceModelAssociationSummary 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 CollaborationConfiguredAudienceModelAssociationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.