Uses of Class
cloud.dnation.hetznerclient.CreateServerResponse
-
Uses of CreateServerResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return CreateServerResponseModifier and TypeMethodDescriptionCreateServerResponse.action(ActionDetail action) CreateServerResponse.addNextActionsItem(ActionDetail nextActionsItem) CreateServerResponse.nextActions(List<ActionDetail> nextActions) CreateServerResponse.server(ServerDetail server) Methods in cloud.dnation.hetznerclient that return types with arguments of type CreateServerResponseModifier and TypeMethodDescriptionretrofit2.Call<CreateServerResponse>HetznerApi.createServer(CreateServerRequest request) Create new server instance.