public static class GetResourceInventoryResponse.ResourceInventory extends Object
构造器和说明 |
---|
ResourceInventory() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getAccountId() |
String |
getDownloadUrl() |
Long |
getResourceInventoryGenerateTime() |
String |
getStatus() |
void |
setAccountId(Long accountId) |
void |
setDownloadUrl(String downloadUrl) |
void |
setResourceInventoryGenerateTime(Long resourceInventoryGenerateTime) |
void |
setStatus(String status) |
public String getDownloadUrl()
public void setDownloadUrl(String downloadUrl)
public String getStatus()
public void setStatus(String status)
public Long getAccountId()
public void setAccountId(Long accountId)
public Long getResourceInventoryGenerateTime()
public void setResourceInventoryGenerateTime(Long resourceInventoryGenerateTime)
Copyright © 2024. All Rights Reserved.