Uses of Class
org.kiwiproject.consul.model.acl.ImmutablePolicyListResponse.Builder
Packages that use ImmutablePolicyListResponse.Builder
-
Uses of ImmutablePolicyListResponse.Builder in org.kiwiproject.consul.model.acl
Methods in org.kiwiproject.consul.model.acl that return ImmutablePolicyListResponse.BuilderModifier and TypeMethodDescriptionImmutablePolicyListResponse.builder()Creates a builder forImmutablePolicyListResponse.ImmutablePolicyListResponse.Builder.createIndex(BigInteger createIndex) Initializes the value for thecreateIndexattribute.ImmutablePolicyListResponse.Builder.datacenters(List<String> datacenters) Initializes the optional valuedatacentersto datacenters.ImmutablePolicyListResponse.Builder.datacenters(Optional<? extends List<String>> datacenters) Initializes the optional valuedatacentersto datacenters.ImmutablePolicyListResponse.Builder.from(BasePolicyResponse instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.model.acl.BasePolicyResponseinstance.ImmutablePolicyListResponse.Builder.from(PolicyListResponse instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.model.acl.PolicyListResponseinstance.Initializes the value for thehashattribute.Initializes the value for theidattribute.ImmutablePolicyListResponse.Builder.modifyIndex(BigInteger modifyIndex) Initializes the value for themodifyIndexattribute.Initializes the value for thenameattribute.