@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CollaborationConfiguredAudienceModelAssociation extends Object implements Serializable, Cloneable, StructuredPojo
The configured audience model association within a collaboration.
Constructor and Description |
---|
CollaborationConfiguredAudienceModelAssociation() |
Modifier and Type | Method and Description |
---|---|
CollaborationConfiguredAudienceModelAssociation |
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.
|
String |
getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configure audience model.
|
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 |
setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configure audience model.
|
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.
|
CollaborationConfiguredAudienceModelAssociation |
withArn(String arn)
The Amazon Resource Name (ARN) of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociation |
withCollaborationArn(String collaborationArn)
The unique ARN for the configured audience model's associated collaboration.
|
CollaborationConfiguredAudienceModelAssociation |
withCollaborationId(String collaborationId)
A unique identifier for the collaboration that the configured audience model associations belong to.
|
CollaborationConfiguredAudienceModelAssociation |
withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configure audience model.
|
CollaborationConfiguredAudienceModelAssociation |
withCreateTime(Date createTime)
The time at which the configured audience model association was created.
|
CollaborationConfiguredAudienceModelAssociation |
withCreatorAccountId(String creatorAccountId)
The identifier used to reference members of the collaboration.
|
CollaborationConfiguredAudienceModelAssociation |
withDescription(String description)
The description of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociation |
withId(String id)
The identifier of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociation |
withName(String name)
The name of the configured audience model association.
|
CollaborationConfiguredAudienceModelAssociation |
withUpdateTime(Date updateTime)
The most recent time at which the configured audience model association was updated.
|
public CollaborationConfiguredAudienceModelAssociation()
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 CollaborationConfiguredAudienceModelAssociation withId(String id)
The identifier of the configured audience model association.
id
- The 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 CollaborationConfiguredAudienceModelAssociation 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 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 CollaborationConfiguredAudienceModelAssociation 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 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 CollaborationConfiguredAudienceModelAssociation 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 setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configure audience model.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configure audience model.public String getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configure audience model.
public CollaborationConfiguredAudienceModelAssociation withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configure audience model.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configure audience model.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 CollaborationConfiguredAudienceModelAssociation withName(String name)
The name of the configured audience model association.
name
- The name of the 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 CollaborationConfiguredAudienceModelAssociation withDescription(String description)
The description of the configured audience model association.
description
- The description of the configured audience model association.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 CollaborationConfiguredAudienceModelAssociation 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 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 CollaborationConfiguredAudienceModelAssociation 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 CollaborationConfiguredAudienceModelAssociation 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 String toString()
toString
in class Object
Object.toString()
public CollaborationConfiguredAudienceModelAssociation clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.