Interface Volume.UpdateStages.WithExportPolicy

  • All Known Subinterfaces:
    Volume.Update
    Enclosing interface:
    Volume.UpdateStages

    public static interface Volume.UpdateStages.WithExportPolicy
    The stage of the Volume update allowing to specify exportPolicy.
    • Method Detail

      • withExportPolicy

        Volume.Update withExportPolicy​(VolumePatchPropertiesExportPolicy exportPolicy)
        Specifies the exportPolicy property: exportPolicy Set of export policy rules.
        Parameters:
        exportPolicy - exportPolicy Set of export policy rules.
        Returns:
        the next definition stage.