Interface TypedLinkSchemaAndFacetName.Builder

    • Method Detail

      • schemaArn

        TypedLinkSchemaAndFacetName.Builder schemaArn​(String schemaArn)

        The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.

        Parameters:
        schemaArn - The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • typedLinkName

        TypedLinkSchemaAndFacetName.Builder typedLinkName​(String typedLinkName)

        The unique name of the typed link facet.

        Parameters:
        typedLinkName - The unique name of the typed link facet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.