public class CatalogItem extends Object
Constructor and Description |
---|
CatalogItem() |
Modifier and Type | Method and Description |
---|---|
String |
computeAccountName()
Get the name of the Data Lake Analytics account.
|
UUID |
version()
Get the version of the catalog item.
|
CatalogItem |
withComputeAccountName(String computeAccountName)
Set the name of the Data Lake Analytics account.
|
CatalogItem |
withVersion(UUID version)
Set the version of the catalog item.
|
public String computeAccountName()
public CatalogItem withComputeAccountName(String computeAccountName)
computeAccountName
- the computeAccountName value to setpublic UUID version()
public CatalogItem withVersion(UUID version)
version
- the version value to setCopyright © 2019. All rights reserved.