public class GetIndexTemplatesResponse extends ActionResponse
TransportResponse.Empty| Modifier and Type | Method and Description |
|---|---|
List<IndexTemplateMetaData> |
getIndexTemplates() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddresscontextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContextpublic List<IndexTemplateMetaData> getIndexTemplates()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionResponseIOExceptionCopyright © 2009–2015. All rights reserved.