Class CreateMobileScan


  • public class CreateMobileScan
    extends Object
    The type Create mobile scan.
    • Constructor Detail

      • CreateMobileScan

        public CreateMobileScan​(String assetType,
                                String scanProfile,
                                String application,
                                String title,
                                Integer scanCredential)
        Instantiates a new Create mobile scan.
        Parameters:
        assetType - the asset type
        scanProfile - the scanProfile
        application - the application
        title - the title
    • Method Detail

      • getAssetType

        public String getAssetType()
        Gets asset type.
        Returns:
        the asset type
      • getCredentialIds

        public List<Integer> getCredentialIds()
        Gets Credential Ids.
        Returns:
        the list of Credential ids
      • getScanProfile

        public String getScanProfile()
        Gets scanProfile.
        Returns:
        the scanProfile
      • getApplication

        public String getApplication()
        Gets application.
        Returns:
        the application
      • getTitle

        public String getTitle()
        Gets title.
        Returns:
        the title