public class CreateUpdateKey extends Object
| Constructor and Description |
|---|
CreateUpdateKey() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreatedAt() |
String |
getKey()
Name of this key
|
CreateUpdateKey |
setCreatedAt(String createdAt) |
CreateUpdateKey |
setKey(String key) |
public String getKey()
public CreateUpdateKey setKey(String key)
public String getCreatedAt()
public CreateUpdateKey setCreatedAt(String createdAt)
Copyright © 2016. All rights reserved.