Interface VolumeTemplateBuilder

  • All Known Implementing Classes:
    VolumeTemplate

    public interface VolumeTemplateBuilder
    Provides methods for building a volume template.
    • Method Detail

      • getPreVolumeContentBuilder

        VolumeContentBuilder getPreVolumeContentBuilder()
        Gets the pre volume content builder.
        Returns:
        returns the pre volume content builder
      • getPostVolumeContentBuilder

        VolumeContentBuilder getPostVolumeContentBuilder()
        Gets the post volume content builder.
        Returns:
        returns the post volume content builder