Package cloud.dnation.hetznerclient
Class CreateServerResponse
java.lang.Object
cloud.dnation.hetznerclient.CreateServerResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-09-21T08:14:59.463226706Z[Etc/UTC]")
public class CreateServerResponse
extends Object
CreateServerResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaction(ActionDetail action) addNextActionsItem(ActionDetail nextActionsItem) booleanGet actionGet nextActionsGet serverinthashCode()nextActions(List<ActionDetail> nextActions) server(ServerDetail server) voidsetAction(ActionDetail action) voidsetNextActions(List<ActionDetail> nextActions) voidsetServer(ServerDetail server) toString()
-
Field Details
-
SERIALIZED_NAME_ACTION
- See Also:
-
SERIALIZED_NAME_SERVER
- See Also:
-
SERIALIZED_NAME_NEXT_ACTIONS
- See Also:
-
-
Constructor Details
-
CreateServerResponse
public CreateServerResponse()
-
-
Method Details
-
action
-
getAction
Get action- Returns:
- action
-
setAction
-
server
-
getServer
Get server- Returns:
- server
-
setServer
-
nextActions
-
addNextActionsItem
-
getNextActions
Get nextActions- Returns:
- nextActions
-
setNextActions
-
equals
-
hashCode
public int hashCode() -
toString
-