public class DescribeIndexResponse
extends java.lang.Object
response
and index
for describeIndex
Constructor and Description |
---|
DescribeIndexResponse(Response response,
Index index) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<Index> |
getIndex() |
Response |
getResponse() |
java.lang.String |
toString() |