Uses of Class
com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
Packages that use ScopeJobResource
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
- 
Uses of ScopeJobResource in com.microsoft.azure.management.datalake.analytics.modelsMethods in com.microsoft.azure.management.datalake.analytics.models that return ScopeJobResourceModifier and TypeMethodDescriptionSet the name of the resource.Set the path to the resource.Methods in com.microsoft.azure.management.datalake.analytics.models that return types with arguments of type ScopeJobResourceModifier and TypeMethodDescriptionCreateScopeJobProperties.resources()Get the list of resources that are required by the job.ScopeJobProperties.resources()Get the list of resources that are required by the job.Method parameters in com.microsoft.azure.management.datalake.analytics.models with type arguments of type ScopeJobResourceModifier and TypeMethodDescriptionCreateScopeJobProperties.withResources(List<ScopeJobResource> resources) Set the list of resources that are required by the job.