Uses of Enum
me.tomsdevsn.hetznercloud.objects.enums.PlacementGroupType
-
Uses of PlacementGroupType in me.tomsdevsn.hetznercloud
Modifier and TypeMethodDescriptionHetznerCloudAPI.getPlacementGroup
(PlacementGroupType type) Get placement groups by type -
Uses of PlacementGroupType in me.tomsdevsn.hetznercloud.objects.enums
Modifier and TypeMethodDescriptionstatic PlacementGroupType
Returns the enum constant of this type with the specified name.static PlacementGroupType[]
PlacementGroupType.values()
Returns an array containing the constants of this enum type, in the order they are declared.