public class IdentityEnableManager extends Object implements Serializable
| Constructor and Description |
|---|
IdentityEnableManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
author() |
IdentityEnableManager |
author(String author) |
String |
identity() |
IdentityEnableManager |
identity(String identity) |
java.time.Instant |
ts() |
IdentityEnableManager |
ts(java.time.Instant ts) |
public java.time.Instant ts()
public String identity()
public String author()
public IdentityEnableManager ts(java.time.Instant ts)
public IdentityEnableManager identity(String identity)
public IdentityEnableManager author(String author)
Copyright © 2018. All rights reserved.