public class DataLakeStoreAccountBasic extends Resource
Constructor and Description |
---|
DataLakeStoreAccountBasic() |
Modifier and Type | Method and Description |
---|---|
UUID |
accountId()
Get the accountId value.
|
org.joda.time.DateTime |
creationTime()
Get the creationTime value.
|
String |
endpoint()
Get the endpoint value.
|
org.joda.time.DateTime |
lastModifiedTime()
Get the lastModifiedTime value.
|
DataLakeStoreAccountStatus |
provisioningState()
Get the provisioningState value.
|
DataLakeStoreAccountState |
state()
Get the state value.
|
public UUID accountId()
public DataLakeStoreAccountStatus provisioningState()
public DataLakeStoreAccountState state()
public org.joda.time.DateTime creationTime()
public org.joda.time.DateTime lastModifiedTime()
public String endpoint()
Copyright © 2019. All rights reserved.