Interface ExportSchemaResponse.Builder

    • Method Detail

      • content

        ExportSchemaResponse.Builder content​(String content)
        Sets the value of the Content property for this object.
        Parameters:
        content - The new value for the Content property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • schemaArn

        ExportSchemaResponse.Builder schemaArn​(String schemaArn)
        Sets the value of the SchemaArn property for this object.
        Parameters:
        schemaArn - The new value for the SchemaArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • schemaName

        ExportSchemaResponse.Builder schemaName​(String schemaName)
        Sets the value of the SchemaName property for this object.
        Parameters:
        schemaName - The new value for the SchemaName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • schemaVersion

        ExportSchemaResponse.Builder schemaVersion​(String schemaVersion)
        Sets the value of the SchemaVersion property for this object.
        Parameters:
        schemaVersion - The new value for the SchemaVersion property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        ExportSchemaResponse.Builder type​(String type)
        Sets the value of the Type property for this object.
        Parameters:
        type - The new value for the Type property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.