CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
|
static CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.builder() |
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.collaborationArn(String collaborationArn) |
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace
association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.collaborationId(String collaborationId) |
The unique identifier of the collaboration that contains this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.createTime(Instant createTime) |
The time at which the collaboration ID namespace association was created.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.creatorAccountId(String creatorAccountId) |
The Amazon Web Services account that created this collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.description(String description) |
The description of the collaboration ID namepsace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.id(String id) |
The unique identifier of the collaboration ID namespace association.
|
default CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.inputReferenceConfig(Consumer<IdNamespaceAssociationInputReferenceConfig.Builder> inputReferenceConfig) |
The input reference configuration that's used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.inputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig) |
The input reference configuration that's used to create the collaboration ID namespace association.
|
default CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.inputReferenceProperties(Consumer<IdNamespaceAssociationInputReferencePropertiesSummary.Builder> inputReferenceProperties) |
The input reference properties that are used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.inputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary inputReferenceProperties) |
The input reference properties that are used to create the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.name(String name) |
The name of the collaboration ID namespace association.
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.toBuilder() |
|
CollaborationIdNamespaceAssociationSummary.Builder |
CollaborationIdNamespaceAssociationSummary.Builder.updateTime(Instant updateTime) |
The most recent time at which the collaboration ID namespace association was updated.
|