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