Package com.seeq.model
Class AccessKeyInputV1
java.lang.Object
com.seeq.model.AccessKeyInputV1
AccessKeyInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
Clarifying information or other plain language description of this item.getName()
Human readable name.int
hashCode()
void
setDescription
(String description) void
toString()
-
Constructor Details
-
AccessKeyInputV1
public AccessKeyInputV1()
-
-
Method Details
-
description
-
getDescription
Clarifying information or other plain language description of this item. An input of just whitespaces is equivalent to a null input.- Returns:
- description
-
setDescription
-
name
-
getName
Human readable name. Required during creation. An input of just whitespaces is equivalent to a null input.- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-