Interface PutCodeBindingResponse.Builder

    • Method Detail

      • 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.