Class MigrationClient

    • Method Detail

      • getDeprecationInfo

        public DeprecationInfoResponse getDeprecationInfo​(DeprecationInfoRequest request,
                                                          RequestOptions options)
                                                   throws java.io.IOException
        Get deprecation info for one or more indices
        Parameters:
        request - the request
        options - the request options (e.g. headers), use RequestOptions.DEFAULT if nothing needs to be customized
        Returns:
        the response
        Throws:
        java.io.IOException - in case there is a problem sending the request or parsing back the response