Interface Volume.DefinitionStages.WithVolumeSpecName

    • Method Detail

      • withVolumeSpecName

        Volume.DefinitionStages.WithCreate withVolumeSpecName​(String volumeSpecName)
        Specifies the volumeSpecName property: Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log.
        Parameters:
        volumeSpecName - Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log.
        Returns:
        the next definition stage.