@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CollaborationIdNamespaceAssociationSummary extends Object implements Serializable, Cloneable, StructuredPojo
Provides summary information about the collaboration ID namespace association.
Constructor and Description |
---|
CollaborationIdNamespaceAssociationSummary() |
Modifier and Type | Method and Description |
---|---|
CollaborationIdNamespaceAssociationSummary |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
|
String |
getCollaborationArn()
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
|
String |
getCollaborationId()
The unique identifier of the collaboration that contains this collaboration ID namespace association.
|
Date |
getCreateTime()
The time at which the collaboration ID namespace association was created.
|
String |
getCreatorAccountId()
The Amazon Web Services account that created this collaboration ID namespace association.
|
String |
getDescription()
The description of the collaboration ID namepsace association.
|
String |
getId()
The unique identifier of the collaboration ID namespace association.
|
IdNamespaceAssociationInputReferenceConfig |
getInputReferenceConfig()
The input reference configuration that's used to create the collaboration ID namespace association.
|
IdNamespaceAssociationInputReferencePropertiesSummary |
getInputReferenceProperties()
The input reference properties that are used to create the collaboration ID namespace association.
|
String |
getName()
The name of the collaboration ID namespace association.
|
Date |
getUpdateTime()
The most recent time at which the collaboration ID namespace 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 collaboration ID namespace association.
|
void |
setCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
|
void |
setCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this collaboration ID namespace association.
|
void |
setCreateTime(Date createTime)
The time at which the collaboration ID namespace association was created.
|
void |
setCreatorAccountId(String creatorAccountId)
The Amazon Web Services account that created this collaboration ID namespace association.
|
void |
setDescription(String description)
The description of the collaboration ID namepsace association.
|
void |
setId(String id)
The unique identifier of the collaboration ID namespace association.
|
void |
setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
|
void |
setInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties that are used to create the collaboration ID namespace association.
|
void |
setName(String name)
The name of the collaboration ID namespace association.
|
void |
setUpdateTime(Date updateTime)
The most recent time at which the collaboration ID namespace association was updated.
|
String |
toString()
Returns a string representation of this object.
|
CollaborationIdNamespaceAssociationSummary |
withArn(String arn)
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withCreateTime(Date createTime)
The time at which the collaboration ID namespace association was created.
|
CollaborationIdNamespaceAssociationSummary |
withCreatorAccountId(String creatorAccountId)
The Amazon Web Services account that created this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withDescription(String description)
The description of the collaboration ID namepsace association.
|
CollaborationIdNamespaceAssociationSummary |
withId(String id)
The unique identifier of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties that are used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withName(String name)
The name of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
withUpdateTime(Date updateTime)
The most recent time at which the collaboration ID namespace association was updated.
|
public CollaborationIdNamespaceAssociationSummary()
public void setArn(String arn)
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
arn
- The Amazon Resource Name (ARN) of the collaboration ID namespace association.public String getArn()
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withArn(String arn)
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
arn
- The Amazon Resource Name (ARN) of the collaboration ID namespace association.public void setCreateTime(Date createTime)
The time at which the collaboration ID namespace association was created.
createTime
- The time at which the collaboration ID namespace association was created.public Date getCreateTime()
The time at which the collaboration ID namespace association was created.
public CollaborationIdNamespaceAssociationSummary withCreateTime(Date createTime)
The time at which the collaboration ID namespace association was created.
createTime
- The time at which the collaboration ID namespace association was created.public void setId(String id)
The unique identifier of the collaboration ID namespace association.
id
- The unique identifier of the collaboration ID namespace association.public String getId()
The unique identifier of the collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withId(String id)
The unique identifier of the collaboration ID namespace association.
id
- The unique identifier of the collaboration ID namespace association.public void setUpdateTime(Date updateTime)
The most recent time at which the collaboration ID namespace association was updated.
updateTime
- The most recent time at which the collaboration ID namespace association was updated.public Date getUpdateTime()
The most recent time at which the collaboration ID namespace association was updated.
public CollaborationIdNamespaceAssociationSummary withUpdateTime(Date updateTime)
The most recent time at which the collaboration ID namespace association was updated.
updateTime
- The most recent time at which the collaboration ID namespace association was updated.public void setCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
collaborationArn
- The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace
association.public String getCollaborationArn()
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
collaborationArn
- The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace
association.public void setCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this collaboration ID namespace association.
collaborationId
- The unique identifier of the collaboration that contains this collaboration ID namespace association.public String getCollaborationId()
The unique identifier of the collaboration that contains this collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this collaboration ID namespace association.
collaborationId
- The unique identifier of the collaboration that contains this collaboration ID namespace association.public void setCreatorAccountId(String creatorAccountId)
The Amazon Web Services account that created this collaboration ID namespace association.
creatorAccountId
- The Amazon Web Services account that created this collaboration ID namespace association.public String getCreatorAccountId()
The Amazon Web Services account that created this collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withCreatorAccountId(String creatorAccountId)
The Amazon Web Services account that created this collaboration ID namespace association.
creatorAccountId
- The Amazon Web Services account that created this collaboration ID namespace association.public void setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
inputReferenceConfig
- The input reference configuration that's used to create the collaboration ID namespace association.public IdNamespaceAssociationInputReferenceConfig getInputReferenceConfig()
The input reference configuration that's used to create the collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
inputReferenceConfig
- The input reference configuration that's used to create the collaboration ID namespace association.public void setName(String name)
The name of the collaboration ID namespace association.
name
- The name of the collaboration ID namespace association.public String getName()
The name of the collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withName(String name)
The name of the collaboration ID namespace association.
name
- The name of the collaboration ID namespace association.public void setDescription(String description)
The description of the collaboration ID namepsace association.
description
- The description of the collaboration ID namepsace association.public String getDescription()
The description of the collaboration ID namepsace association.
public CollaborationIdNamespaceAssociationSummary withDescription(String description)
The description of the collaboration ID namepsace association.
description
- The description of the collaboration ID namepsace association.public void setInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties that are used to create the collaboration ID namespace association.
inputReferenceProperties
- The input reference properties that are used to create the collaboration ID namespace association.public IdNamespaceAssociationInputReferencePropertiesSummary getInputReferenceProperties()
The input reference properties that are used to create the collaboration ID namespace association.
public CollaborationIdNamespaceAssociationSummary withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties that are used to create the collaboration ID namespace association.
inputReferenceProperties
- The input reference properties that are used to create the collaboration ID namespace association.public String toString()
toString
in class Object
Object.toString()
public CollaborationIdNamespaceAssociationSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.