public abstract static class Certificate.IssuerAttributes extends Object
Certificate.IssuerAttributes()
static Certificate.IssuerAttributes
create(Integer created, Boolean enabled, Integer updated)
abstract Integer
created()
abstract Boolean
enabled()
updated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Certificate.IssuerAttributes()
@Nullable public abstract Integer created()
@Nullable public abstract Boolean enabled()
@Nullable public abstract Integer updated()
public static Certificate.IssuerAttributes create(Integer created, Boolean enabled, Integer updated)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.