Class GetPolicyResponse


  • public final class GetPolicyResponse
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static GetPolicyResponse fromXContent​(XContentParser parser)  
      java.util.List<NamedPolicy> getPolicies()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetPolicyResponse

        public GetPolicyResponse​(java.util.List<NamedPolicy> policies)