Interface PutCodeBindingResponse.Builder

  • Method Details

    • creationDate

      PutCodeBindingResponse.Builder creationDate(Instant creationDate)

      The time and date that the code binding was created.

      Parameters:
      creationDate - The time and date that the code binding was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModified

      PutCodeBindingResponse.Builder lastModified(Instant lastModified)

      The date and time that code bindings were modified.

      Parameters:
      lastModified - The date and time that code bindings were modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaVersion

      PutCodeBindingResponse.Builder schemaVersion(String schemaVersion)

      The version number of the schema.

      Parameters:
      schemaVersion - The version number of the schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of code binding generation.

      Parameters:
      status - The current status of code binding generation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of code binding generation.

      Parameters:
      status - The current status of code binding generation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: