Class GetPolicyResponse

java.lang.Object
org.elasticsearch.client.enrich.GetPolicyResponse

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

    Constructors 
    Constructor Description
    GetPolicyResponse​(java.util.List<NamedPolicy> policies)  
  • Method Summary

    Modifier and Type Method Description
    static GetPolicyResponse fromXContent​(org.elasticsearch.common.xcontent.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