IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the ID namespace association.
|
static IdNamespaceAssociation.Builder |
IdNamespaceAssociation.builder() |
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.collaborationArn(String collaborationArn) |
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.collaborationId(String collaborationId) |
The unique identifier of the collaboration that contains this ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.createTime(Instant createTime) |
The time at which the ID namespace association was created.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.description(String description) |
The description of the ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.id(String id) |
The unique identifier for this ID namespace association.
|
default IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.idMappingConfig(Consumer<IdMappingConfig.Builder> idMappingConfig) |
The configuration settings for the ID mapping table.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.idMappingConfig(IdMappingConfig idMappingConfig) |
The configuration settings for the ID mapping table.
|
default IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.inputReferenceConfig(Consumer<IdNamespaceAssociationInputReferenceConfig.Builder> inputReferenceConfig) |
The input reference configuration for the ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.inputReferenceConfig(IdNamespaceAssociationInputReferenceConfig inputReferenceConfig) |
The input reference configuration for the ID namespace association.
|
default IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.inputReferenceProperties(Consumer<IdNamespaceAssociationInputReferenceProperties.Builder> inputReferenceProperties) |
The input reference properties for the ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.inputReferenceProperties(IdNamespaceAssociationInputReferenceProperties inputReferenceProperties) |
The input reference properties for the ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.membershipArn(String membershipArn) |
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.membershipId(String membershipId) |
The unique identifier of the membership resource for this ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.name(String name) |
The name of this ID namespace association.
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.toBuilder() |
|
IdNamespaceAssociation.Builder |
IdNamespaceAssociation.Builder.updateTime(Instant updateTime) |
The most recent time at which the ID namespace association was updated.
|