Uses of Class
org.kiwiproject.consul.model.acl.ImmutableAclResponse
Packages that use ImmutableAclResponse
-
Uses of ImmutableAclResponse in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutableAclResponseModifier and TypeMethodDescriptionImmutableAclResponse.Builder.build()Builds a newImmutableAclResponse.static ImmutableAclResponseImmutableAclResponse.copyOf(AclResponse instance) Creates an immutable copy of aAclResponsevalue.final ImmutableAclResponseImmutableAclResponse.withCreateIndex(BigInteger value) Copy the current immutable object by setting a value for thecreateIndexattribute.final ImmutableAclResponseCopy the current immutable object by setting a present value for the optionalidattribute.final ImmutableAclResponseCopy the current immutable object by setting an optional value for theidattribute.final ImmutableAclResponseImmutableAclResponse.withModifyIndex(BigInteger value) Copy the current immutable object by setting a value for themodifyIndexattribute.final ImmutableAclResponseCopy the current immutable object by setting a present value for the optionalnameattribute.final ImmutableAclResponseCopy the current immutable object by setting an optional value for thenameattribute.final ImmutableAclResponseCopy the current immutable object by setting a present value for the optionalrulesattribute.final ImmutableAclResponseCopy the current immutable object by setting an optional value for therulesattribute.final ImmutableAclResponseCopy the current immutable object by setting a present value for the optionaltypeattribute.final ImmutableAclResponseCopy the current immutable object by setting an optional value for thetypeattribute.