Uses of Class
cloud.dnation.hetznerclient.ServerType
-
Uses of ServerType in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return ServerTypeModifier and TypeMethodDescriptionServerType.deprecated(Boolean deprecated) ServerType.description(String description) ServerDetail.getServerType()Get serverTypeMethods in cloud.dnation.hetznerclient that return types with arguments of type ServerTypeMethods in cloud.dnation.hetznerclient with parameters of type ServerTypeModifier and TypeMethodDescriptionGetServerTypesResponse.addServerTypesItem(ServerType serverTypesItem) ServerDetail.serverType(ServerType serverType) voidServerDetail.setServerType(ServerType serverType) Method parameters in cloud.dnation.hetznerclient with type arguments of type ServerTypeModifier and TypeMethodDescriptionGetServerTypesResponse.serverTypes(List<ServerType> serverTypes) voidGetServerTypesResponse.setServerTypes(List<ServerType> serverTypes)