Package cloud.dnation.hetznerclient
Class GetNetworkByIdResponse
java.lang.Object
cloud.dnation.hetznerclient.GetNetworkByIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2026-01-09T14:14:52.146496965Z[Etc/UTC]")
public class GetNetworkByIdResponse
extends Object
GetNetworkByIdResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet networkinthashCode()network(NetworkDetail network) voidsetNetwork(NetworkDetail network) toString()
-
Field Details
-
SERIALIZED_NAME_NETWORK
- See Also:
-
-
Constructor Details
-
GetNetworkByIdResponse
public GetNetworkByIdResponse()
-
-
Method Details