Uses of Class
me.tomsdevsn.hetznercloud.objects.request.ChangeProtectionRequest
-
Uses of ChangeProtectionRequest in me.tomsdevsn.hetznercloud
Modifier and TypeMethodDescriptionHetznerCloudAPI.changeFloatingIPProtection
(long id, ChangeProtectionRequest protectionRequest) Enable or disable the Protection of a Floating IPHetznerCloudAPI.changeImageProtection
(long id, ChangeProtectionRequest protectionRequest) Enable or disable the Protection of an ImageHetznerCloudAPI.changeNetworkProtection
(long id, ChangeProtectionRequest changeProtection) Change the protection configuration for a networkHetznerCloudAPI.changePrimaryIPProtection
(long id, ChangeProtectionRequest changeProtectionRequest) HetznerCloudAPI.changeServerProtection
(long id, ChangeProtectionRequest changeProtection) Change the protection configuration of a server.HetznerCloudAPI.changeVolumeProtection
(long id, ChangeProtectionRequest changeProtectionRequest) Change the protection mode of the volume.