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