Interface Volume.DefinitionStages.WithCreationToken

  • All Known Subinterfaces:
    Volume.Definition
    Enclosing interface:
    Volume.DefinitionStages

    public static interface Volume.DefinitionStages.WithCreationToken
    The stage of the Volume definition allowing to specify creationToken.
    • Method Detail

      • withCreationToken

        Volume.DefinitionStages.WithUsageThreshold withCreationToken​(String creationToken)
        Specifies the creationToken property: Creation Token or File Path A unique file path for the volume. Used when creating mount targets.
        Parameters:
        creationToken - Creation Token or File Path A unique file path for the volume. Used when creating mount targets.
        Returns:
        the next definition stage.