| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.clone() |
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withCollaborationArn(String collaborationArn)
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withCollaborationId(String collaborationId)
The unique identifier of the collaboration that contains this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withCreateTime(Date createTime)
The time at which the collaboration ID namespace association was created.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withCreatorAccountId(String creatorAccountId)
The Amazon Web Services account that created this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withDescription(String description)
The description of the collaboration ID namepsace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withId(String id)
The unique identifier of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig)
The input reference configuration that's used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties)
The input reference properties that are used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withName(String name)
The name of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary |
CollaborationIdNamespaceAssociationSummary.withUpdateTime(Date updateTime)
The most recent time at which the collaboration ID namespace association was updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<CollaborationIdNamespaceAssociationSummary> |
ListCollaborationIdNamespaceAssociationsResult.getCollaborationIdNamespaceAssociationSummaries()
The summary information of the collaboration ID namespace associations that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
ListCollaborationIdNamespaceAssociationsResult |
ListCollaborationIdNamespaceAssociationsResult.withCollaborationIdNamespaceAssociationSummaries(CollaborationIdNamespaceAssociationSummary... collaborationIdNamespaceAssociationSummaries)
The summary information of the collaboration ID namespace associations that you requested.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCollaborationIdNamespaceAssociationsResult.setCollaborationIdNamespaceAssociationSummaries(Collection<CollaborationIdNamespaceAssociationSummary> collaborationIdNamespaceAssociationSummaries)
The summary information of the collaboration ID namespace associations that you requested.
|
ListCollaborationIdNamespaceAssociationsResult |
ListCollaborationIdNamespaceAssociationsResult.withCollaborationIdNamespaceAssociationSummaries(Collection<CollaborationIdNamespaceAssociationSummary> collaborationIdNamespaceAssociationSummaries)
The summary information of the collaboration ID namespace associations that you requested.
|
Copyright © 2024. All rights reserved.