public static class AllowTrustResult.AllowTrustResultBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
AllowTrustResult |
build() |
AllowTrustResult.AllowTrustResultBuilder |
discriminant(AllowTrustResultCode discriminant) |
java.lang.String |
toString() |
public AllowTrustResult.AllowTrustResultBuilder discriminant(AllowTrustResultCode discriminant)
this
.public AllowTrustResult build()
public java.lang.String toString()
toString
in class java.lang.Object