Interface ResourceOperation<T extends Resource>

    • Method Detail

      • perform

        void perform​(T resource)
        Perform the given operation on the resource.
        Parameters:
        resource - the resource