Interface DataLakeNamespace.Builder

  • Method Details

    • instanceId

      DataLakeNamespace.Builder instanceId(String instanceId)

      The Amazon Web Services Supply Chain instance identifier.

      Parameters:
      instanceId - The Amazon Web Services Supply Chain instance identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the namespace.

      Parameters:
      name - The name of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The arn of the namespace.

      Parameters:
      arn - The arn of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      DataLakeNamespace.Builder description(String description)

      The description of the namespace.

      Parameters:
      description - The description of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTime

      DataLakeNamespace.Builder createdTime(Instant createdTime)

      The creation time of the namespace.

      Parameters:
      createdTime - The creation time of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      DataLakeNamespace.Builder lastModifiedTime(Instant lastModifiedTime)

      The last modified time of the namespace.

      Parameters:
      lastModifiedTime - The last modified time of the namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.