Uses of Class
cloud.dnation.hetznerclient.GetServerTypesResponse
-
Uses of GetServerTypesResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetServerTypesResponseModifier and TypeMethodDescriptionGetServerTypesResponse.addServerTypesItem(ServerType serverTypesItem) GetServerTypesResponse.serverTypes(List<ServerType> serverTypes) Methods in cloud.dnation.hetznerclient that return types with arguments of type GetServerTypesResponseModifier and TypeMethodDescriptionretrofit2.Call<GetServerTypesResponse>HetznerApi.getAllServerTypesWithName(String name) Get server types whose name is matching provided string.