All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.descoped.dc.api.node.Get Maven / Gradle / Ivy

The newest version!
package io.descoped.dc.api.node;

import java.util.List;

public interface Get extends Operation {

    List retryWhile();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy