Uses of Class
org.kiwiproject.consul.model.acl.PolicyListResponse
Packages that use PolicyListResponse
-
Uses of PolicyListResponse in org.kiwiproject.consul.model.acl
Subclasses of PolicyListResponse in org.kiwiproject.consul.model.aclMethods in org.kiwiproject.consul.model.acl with parameters of type PolicyListResponseModifier and TypeMethodDescriptionstatic ImmutablePolicyListResponseImmutablePolicyListResponse.copyOf(PolicyListResponse instance) Creates an immutable copy of aPolicyListResponsevalue.ImmutablePolicyListResponse.Builder.from(PolicyListResponse instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.model.acl.PolicyListResponseinstance.