public class StorageContainer extends SubResource
| Constructor and Description |
|---|
StorageContainer() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
lastModifiedTime()
Get the last modified time of the blob container.
|
String |
name()
Get the resource name.
|
String |
type()
Get the resource type.
|
idpublic org.joda.time.DateTime lastModifiedTime()
public String name()
name in class SubResourcepublic String type()
type in class SubResourceCopyright © 2019. All rights reserved.