Package | Description |
---|---|
com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ScopeJobResource |
ScopeJobResource.withName(String name)
Set the name of the resource.
|
ScopeJobResource |
ScopeJobResource.withPath(String path)
Set the path to the resource.
|
Modifier and Type | Method and Description |
---|---|
List<ScopeJobResource> |
CreateScopeJobProperties.resources()
Get the list of resources that are required by the job.
|
List<ScopeJobResource> |
ScopeJobProperties.resources()
Get the list of resources that are required by the job.
|
Modifier and Type | Method and Description |
---|---|
CreateScopeJobProperties |
CreateScopeJobProperties.withResources(List<ScopeJobResource> resources)
Set the list of resources that are required by the job.
|
Copyright © 2019. All rights reserved.