java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource

public class ScopeJobResource extends Object
The Scope job resources. (Only for use internally with Scope job type.).
  • Constructor Details

    • ScopeJobResource

      public ScopeJobResource()
  • Method Details

    • name

      public String name()
      Get the name of the resource.
      Returns:
      the name value
    • withName

      public ScopeJobResource withName(String name)
      Set the name of the resource.
      Parameters:
      name - the name value to set
      Returns:
      the ScopeJobResource object itself.
    • path

      public String path()
      Get the path to the resource.
      Returns:
      the path value
    • withPath

      public ScopeJobResource withPath(String path)
      Set the path to the resource.
      Parameters:
      path - the path value to set
      Returns:
      the ScopeJobResource object itself.