Uses of Class
com.orbitz.consul.model.acl.BasePolicyResponse
-
Packages that use BasePolicyResponse Package Description com.orbitz.consul.model.acl -
-
Uses of BasePolicyResponse in com.orbitz.consul.model.acl
Subclasses of BasePolicyResponse in com.orbitz.consul.model.acl Modifier and Type Class Description classImmutablePolicyListResponseImmutable implementation ofPolicyListResponse.classImmutablePolicyResponseImmutable implementation ofPolicyResponse.classPolicyListResponseclassPolicyResponseMethods in com.orbitz.consul.model.acl with parameters of type BasePolicyResponse Modifier and Type Method Description ImmutablePolicyListResponse.BuilderImmutablePolicyListResponse.Builder. from(BasePolicyResponse instance)Fill a builder with attribute values from the providedcom.orbitz.consul.model.acl.BasePolicyResponseinstance.ImmutablePolicyResponse.BuilderImmutablePolicyResponse.Builder. from(BasePolicyResponse instance)Fill a builder with attribute values from the providedcom.orbitz.consul.model.acl.BasePolicyResponseinstance.
-