Interface ClusterManagementOperation<V extends OperationResult>

    • Method Detail

      • getEndpoint

        String getEndpoint()
        must match the REST controller's RequestMapping
        Returns:
        the portion after /management/v1, e.g. /operations/name
      • getOperator

        String getOperator()