Interface StorageTarget.DefinitionStages.WithJunctions

All Known Subinterfaces:
StorageTarget.Definition, StorageTarget.DefinitionStages.WithCreate
Enclosing interface:
StorageTarget.DefinitionStages

public static interface StorageTarget.DefinitionStages.WithJunctions
The stage of the StorageTarget definition allowing to specify junctions.
  • Method Details

    • withJunctions

      Specifies the junctions property: List of Cache namespace junctions to target for namespace associations..
      Parameters:
      junctions - List of Cache namespace junctions to target for namespace associations.
      Returns:
      the next definition stage.