Interface ClusterManagementOperation<V extends OperationResult>

    • Method Detail

      • getEndpoint

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

        java.lang.String getOperator()