| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.clone() |
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withArn(String arn)
The Amazon Resource Name (ARN) of this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withCreateTime(Date createTime)
The time at which this ID namespace association was created.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withDescription(String description)
The description of the ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withId(String id)
The unique identifier of this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration details for this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties for this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withMembershipArn(String membershipArn)
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withMembershipId(String membershipId)
The unique identifier of the membership resource for this ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withName(String name)
The name of the ID namespace association.
|
IdNamespaceAssociationSummary |
IdNamespaceAssociationSummary.withUpdateTime(Date updateTime)
The most recent time at which this ID namespace association has been updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdNamespaceAssociationSummary> |
ListIdNamespaceAssociationsResult.getIdNamespaceAssociationSummaries()
The summary information of the ID namespace associations that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.withIdNamespaceAssociationSummaries(IdNamespaceAssociationSummary... idNamespaceAssociationSummaries)
The summary information of the ID namespace associations that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIdNamespaceAssociationsResult.setIdNamespaceAssociationSummaries(Collection<IdNamespaceAssociationSummary> idNamespaceAssociationSummaries)
The summary information of the ID namespace associations that you requested.
|
ListIdNamespaceAssociationsResult |
ListIdNamespaceAssociationsResult.withIdNamespaceAssociationSummaries(Collection<IdNamespaceAssociationSummary> idNamespaceAssociationSummaries)
The summary information of the ID namespace associations that you requested.
|
Copyright © 2024. All rights reserved.