Uses of Class
org.kiwiproject.consul.model.acl.ImmutablePolicyListResponse
Packages that use ImmutablePolicyListResponse
-
Uses of ImmutablePolicyListResponse in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutablePolicyListResponseModifier and TypeMethodDescriptionImmutablePolicyListResponse.Builder.build()Builds a newImmutablePolicyListResponse.static ImmutablePolicyListResponseImmutablePolicyListResponse.copyOf(PolicyListResponse instance) Creates an immutable copy of aPolicyListResponsevalue.ImmutablePolicyListResponse.withCreateIndex(BigInteger value) Copy the current immutable object by setting a value for thecreateIndexattribute.ImmutablePolicyListResponse.withDatacenters(List<String> value) Copy the current immutable object by setting a present value for the optionaldatacentersattribute.ImmutablePolicyListResponse.withDatacenters(Optional<? extends List<String>> optional) Copy the current immutable object by setting an optional value for thedatacentersattribute.Copy the current immutable object by setting a value for thehashattribute.Copy the current immutable object by setting a value for theidattribute.ImmutablePolicyListResponse.withModifyIndex(BigInteger value) Copy the current immutable object by setting a value for themodifyIndexattribute.Copy the current immutable object by setting a value for thenameattribute.