Uses of Class
me.tomsdevsn.hetznercloud.objects.response.CreateFloatingIPResponse
-
Uses of CreateFloatingIPResponse in me.tomsdevsn.hetznercloud
Modifier and TypeMethodDescriptionHetznerCloudAPI.createFloatingIP
(CreateFloatingIPRequest createFloatingIPRequest) Create a Floating IP for the project or for a Server.HetznerCloudAPI.updateFloatingIP
(long id, UpdateFloatingIPRequest updateFloatingIPRequest) Update the description or labels of a Floating IP.