public class DataLakeAnalyticsAccountBasic extends Resource
Constructor and Description |
---|
DataLakeAnalyticsAccountBasic() |
Modifier and Type | Method and Description |
---|---|
UUID |
accountId()
Get the unique identifier associated with this Data Lake Analytics account.
|
org.joda.time.DateTime |
creationTime()
Get the account creation time.
|
String |
endpoint()
Get the full CName endpoint for this account.
|
org.joda.time.DateTime |
lastModifiedTime()
Get the account last modified time.
|
DataLakeAnalyticsAccountStatus |
provisioningState()
Get the provisioning status of the Data Lake Analytics account.
|
DataLakeAnalyticsAccountState |
state()
Get the state of the Data Lake Analytics account.
|
public UUID accountId()
public DataLakeAnalyticsAccountStatus provisioningState()
public DataLakeAnalyticsAccountState state()
public org.joda.time.DateTime creationTime()
public org.joda.time.DateTime lastModifiedTime()
public String endpoint()
Copyright © 2019. All rights reserved.