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