Interface GetSchemaByDefinitionResponse.Builder

  • Method Details

    • schemaVersionId

      GetSchemaByDefinitionResponse.Builder schemaVersionId(String schemaVersionId)

      The schema ID of the schema version.

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

      The Amazon Resource Name (ARN) of the schema.

      Parameters:
      schemaArn - The Amazon Resource Name (ARN) of the schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataFormat

      The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.

      Parameters:
      dataFormat - The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dataFormat

      The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.

      Parameters:
      dataFormat - The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the schema version.

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

      The status of the schema version.

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

      The date and time the schema was created.

      Parameters:
      createdTime - The date and time the schema was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.