Class BoxUtils


  • public class BoxUtils
    extends Object
    Utility methods for Box.
    Author:
    joseross, avasquez
    • Method Detail

      • createConnection

        public static final com.box.sdk.BoxAPIConnection createConnection​(BoxProfile profile)
        Creates a BoxAPIConnection based on the given config profile.
        Parameters:
        profile - the configuration profile
        Returns:
        a connection to a Box repository