Uses of Class
org.kiwiproject.consul.model.acl.ImmutablePolicyResponse
Packages that use ImmutablePolicyResponse
-
Uses of ImmutablePolicyResponse in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutablePolicyResponseModifier and TypeMethodDescriptionImmutablePolicyResponse.Builder.build()Builds a newImmutablePolicyResponse.static ImmutablePolicyResponseImmutablePolicyResponse.copyOf(PolicyResponse instance) Creates an immutable copy of aPolicyResponsevalue.final ImmutablePolicyResponseImmutablePolicyResponse.withCreateIndex(BigInteger value) Copy the current immutable object by setting a value for thecreateIndexattribute.final ImmutablePolicyResponseImmutablePolicyResponse.withDatacenters(List<String> value) Copy the current immutable object by setting a present value for the optionaldatacentersattribute.final ImmutablePolicyResponseImmutablePolicyResponse.withDatacenters(Optional<? extends List<String>> optional) Copy the current immutable object by setting an optional value for thedatacentersattribute.final ImmutablePolicyResponseCopy the current immutable object by setting a value for thehashattribute.final ImmutablePolicyResponseCopy the current immutable object by setting a value for theidattribute.final ImmutablePolicyResponseImmutablePolicyResponse.withModifyIndex(BigInteger value) Copy the current immutable object by setting a value for themodifyIndexattribute.final ImmutablePolicyResponseCopy the current immutable object by setting a value for thenameattribute.