public static class GetDentryResponseBody.GetDentryResponseBodyDentry
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetDentryResponseBodyDentry() |
@NameInMap(value="appProperties") public Map<String,List<DentryAppPropertiesValue>> appProperties
@NameInMap(value="createTime") public String createTime
@NameInMap(value="creatorId") public String creatorId
@NameInMap(value="extension") public String extension
@NameInMap(value="id") public String id
@NameInMap(value="modifiedTime") public String modifiedTime
@NameInMap(value="modifierId") public String modifierId
@NameInMap(value="name") public String name
@NameInMap(value="parentId") public String parentId
@NameInMap(value="partitionType") public String partitionType
@NameInMap(value="path") public String path
@NameInMap(value="properties") public GetDentryResponseBody.GetDentryResponseBodyDentryProperties properties
@NameInMap(value="size") public Long size
@NameInMap(value="spaceId") public String spaceId
@NameInMap(value="status") public String status
@NameInMap(value="storageDriver") public String storageDriver
@NameInMap(value="thumbnail") public GetDentryResponseBody.GetDentryResponseBodyDentryThumbnail thumbnail
@NameInMap(value="type") public String type
@NameInMap(value="uuid") public String uuid
@NameInMap(value="version") public Long version
public static GetDentryResponseBody.GetDentryResponseBodyDentry build(Map<String,?> map) throws Exception
Exceptionpublic GetDentryResponseBody.GetDentryResponseBodyDentry setAppProperties(Map<String,List<DentryAppPropertiesValue>> appProperties)
public Map<String,List<DentryAppPropertiesValue>> getAppProperties()
public GetDentryResponseBody.GetDentryResponseBodyDentry setCreateTime(String createTime)
public String getCreateTime()
public GetDentryResponseBody.GetDentryResponseBodyDentry setCreatorId(String creatorId)
public String getCreatorId()
public GetDentryResponseBody.GetDentryResponseBodyDentry setExtension(String extension)
public String getExtension()
public GetDentryResponseBody.GetDentryResponseBodyDentry setId(String id)
public String getId()
public GetDentryResponseBody.GetDentryResponseBodyDentry setModifiedTime(String modifiedTime)
public String getModifiedTime()
public GetDentryResponseBody.GetDentryResponseBodyDentry setModifierId(String modifierId)
public String getModifierId()
public GetDentryResponseBody.GetDentryResponseBodyDentry setName(String name)
public String getName()
public GetDentryResponseBody.GetDentryResponseBodyDentry setParentId(String parentId)
public String getParentId()
public GetDentryResponseBody.GetDentryResponseBodyDentry setPartitionType(String partitionType)
public String getPartitionType()
public GetDentryResponseBody.GetDentryResponseBodyDentry setPath(String path)
public String getPath()
public GetDentryResponseBody.GetDentryResponseBodyDentry setProperties(GetDentryResponseBody.GetDentryResponseBodyDentryProperties properties)
public GetDentryResponseBody.GetDentryResponseBodyDentryProperties getProperties()
public GetDentryResponseBody.GetDentryResponseBodyDentry setSize(Long size)
public Long getSize()
public GetDentryResponseBody.GetDentryResponseBodyDentry setSpaceId(String spaceId)
public String getSpaceId()
public GetDentryResponseBody.GetDentryResponseBodyDentry setStatus(String status)
public String getStatus()
public GetDentryResponseBody.GetDentryResponseBodyDentry setStorageDriver(String storageDriver)
public String getStorageDriver()
public GetDentryResponseBody.GetDentryResponseBodyDentry setThumbnail(GetDentryResponseBody.GetDentryResponseBodyDentryThumbnail thumbnail)
public GetDentryResponseBody.GetDentryResponseBodyDentryThumbnail getThumbnail()
public GetDentryResponseBody.GetDentryResponseBodyDentry setType(String type)
public String getType()
public GetDentryResponseBody.GetDentryResponseBodyDentry setUuid(String uuid)
public String getUuid()
public GetDentryResponseBody.GetDentryResponseBodyDentry setVersion(Long version)
public Long getVersion()
Copyright © 2023. All rights reserved.