Class AppLogCollectionRequest.Builder

    • Method Detail

      • completedDateTime

        public AppLogCollectionRequest.Builder completedDateTime​(OffsetDateTime completedDateTime)
        “Time at which the upload log request reached a terminal state”
        Parameters:
        completedDateTime - value of completedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • customLogFolders

        public AppLogCollectionRequest.Builder customLogFolders​(List<String> customLogFolders)
        “List of log folders.”
        Parameters:
        customLogFolders - value of customLogFolders property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • customLogFolders

        public AppLogCollectionRequest.Builder customLogFolders​(String... customLogFolders)
        “List of log folders.”
        Parameters:
        customLogFolders - value of customLogFolders property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • customLogFoldersNextLink

        public AppLogCollectionRequest.Builder customLogFoldersNextLink​(String customLogFoldersNextLink)
        “List of log folders.”
        Parameters:
        customLogFoldersNextLink - value of customLogFolders@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • errorMessage

        public AppLogCollectionRequest.Builder errorMessage​(String errorMessage)
        “Error message if any during the upload process”
        Parameters:
        errorMessage - value of errorMessage property (as defined in service metadata)
        Returns:
        this (for method chaining)