ImmutableTokenListResponse |
ImmutableTokenListResponse.Builder.build() |
|
static ImmutableTokenListResponse |
ImmutableTokenListResponse.copyOf(TokenListResponse instance) |
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withAccessorId(java.lang.String value) |
Copy the current immutable object by setting a value for the accessorId attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withCreateIndex(java.math.BigInteger value) |
Copy the current immutable object by setting a value for the createIndex attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withCreateTime(java.util.Date value) |
Copy the current immutable object by setting a value for the createTime attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withDescription(java.lang.String value) |
Copy the current immutable object by setting a value for the description attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withHash(java.lang.String value) |
Copy the current immutable object by setting a value for the hash attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withLocal(boolean value) |
Copy the current immutable object by setting a value for the local attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withModifyIndex(java.math.BigInteger value) |
Copy the current immutable object by setting a value for the modifyIndex attribute.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withPolicies(Token.PolicyLink... elements) |
Copy the current immutable object with elements that replace the content of policies.
|
ImmutableTokenListResponse |
ImmutableTokenListResponse.withPolicies(java.lang.Iterable<? extends Token.PolicyLink> elements) |
Copy the current immutable object with elements that replace the content of policies.
|