Uses of Class
com.orbitz.consul.model.acl.PolicyListResponse
-
Packages that use PolicyListResponse Package Description com.orbitz.consul.model.acl -
-
Uses of PolicyListResponse in com.orbitz.consul.model.acl
Subclasses of PolicyListResponse in com.orbitz.consul.model.acl Modifier and Type Class Description classImmutablePolicyListResponseImmutable implementation ofPolicyListResponse.Methods in com.orbitz.consul.model.acl with parameters of type PolicyListResponse Modifier and Type Method Description static ImmutablePolicyListResponseImmutablePolicyListResponse. copyOf(PolicyListResponse instance)Creates an immutable copy of aPolicyListResponsevalue.ImmutablePolicyListResponse.BuilderImmutablePolicyListResponse.Builder. from(PolicyListResponse instance)Fill a builder with attribute values from the providedcom.orbitz.consul.model.acl.PolicyListResponseinstance.
-