Class DbxAppSharingRequests


  • public class DbxAppSharingRequests
    extends java.lang.Object
    Routes in namespace "sharing".
    • Constructor Detail

      • DbxAppSharingRequests

        public DbxAppSharingRequests​(DbxRawClientV2 client)
    • Method Detail

      • getSharedLinkMetadataBuilder

        public DbxAppGetSharedLinkMetadataBuilder getSharedLinkMetadataBuilder​(java.lang.String url)
        Get the shared link's metadata.
        Parameters:
        url - URL of the shared link. Must not be null.
        Returns:
        Request builder for configuring request parameters and completing the request.
        Throws:
        java.lang.IllegalArgumentException - If any argument does not meet its preconditions.