Interface UpdateSchemaResponse.Builder

    • Method Detail

      • schemaArn

        UpdateSchemaResponse.Builder schemaArn​(String 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.
      • schemaName

        UpdateSchemaResponse.Builder schemaName​(String schemaName)

        The name of the schema.

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

        UpdateSchemaResponse.Builder registryName​(String registryName)

        The name of the registry that contains the schema.

        Parameters:
        registryName - The name of the registry that contains the schema.
        Returns:
        Returns a reference to this object so that method calls can be chained together.