Uses of Class
cloud.dnation.hetznerclient.CreateServerFirewallsRequest
-
Uses of CreateServerFirewallsRequest in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return CreateServerFirewallsRequestModifier and TypeMethodDescriptionMethods in cloud.dnation.hetznerclient that return types with arguments of type CreateServerFirewallsRequestModifier and TypeMethodDescriptionCreateServerRequest.getFirewalls()Firewalls which should be applied on the Server's public network interface at creation time.Methods in cloud.dnation.hetznerclient with parameters of type CreateServerFirewallsRequestModifier and TypeMethodDescriptionCreateServerRequest.addFirewallsItem(CreateServerFirewallsRequest firewallsItem) Method parameters in cloud.dnation.hetznerclient with type arguments of type CreateServerFirewallsRequestModifier and TypeMethodDescriptionCreateServerRequest.firewalls(List<CreateServerFirewallsRequest> firewalls) voidCreateServerRequest.setFirewalls(List<CreateServerFirewallsRequest> firewalls)