Interface IdNamespaceAssociationInputReferenceProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IdNamespaceAssociationInputReferenceProperties.Builder,IdNamespaceAssociationInputReferenceProperties>, SdkBuilder<IdNamespaceAssociationInputReferenceProperties.Builder,IdNamespaceAssociationInputReferenceProperties>, SdkPojo
Enclosing class:
IdNamespaceAssociationInputReferenceProperties

public static interface IdNamespaceAssociationInputReferenceProperties.Builder extends SdkPojo, CopyableBuilder<IdNamespaceAssociationInputReferenceProperties.Builder,IdNamespaceAssociationInputReferenceProperties>
  • Method Details

    • idNamespaceType

      The ID namespace type for this ID namespace association.

      Parameters:
      idNamespaceType - The ID namespace type for this ID namespace association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • idNamespaceType

      The ID namespace type for this ID namespace association.

      Parameters:
      idNamespaceType - The ID namespace type for this ID namespace association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • idMappingWorkflowsSupported

      IdNamespaceAssociationInputReferenceProperties.Builder idMappingWorkflowsSupported(Collection<Document> idMappingWorkflowsSupported)

      Defines how ID mapping workflows are supported for this ID namespace association.

      Parameters:
      idMappingWorkflowsSupported - Defines how ID mapping workflows are supported for this ID namespace association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • idMappingWorkflowsSupported

      IdNamespaceAssociationInputReferenceProperties.Builder idMappingWorkflowsSupported(Document... idMappingWorkflowsSupported)

      Defines how ID mapping workflows are supported for this ID namespace association.

      Parameters:
      idMappingWorkflowsSupported - Defines how ID mapping workflows are supported for this ID namespace association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.