【发布时间】:2017-01-24 23:32:39
【问题描述】:
我正在使用AmazonSNSClient 的listPlatformApplications() 方法,它返回PlatformApplication 对象的列表。但是PlatformApplication 对象只有 ARN 和一个属性名称 "Enabled" 。我想获取 PlatformApplication 的名称。我该怎么做?
【问题讨论】:
-
嗨@g.revolution 你得到问题的答案了吗?
标签: java amazon-web-services aws-sdk amazon-sns