public static class ListDiscoveredResourcesResponse.DiscoveredResourceProfiles extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
ListDiscoveredResourcesResponse.DiscoveredResourceProfiles.DiscoveredResourceProfile |
构造器和说明 |
---|
DiscoveredResourceProfiles() |
限定符和类型 | 方法和说明 |
---|---|
List<ListDiscoveredResourcesResponse.DiscoveredResourceProfiles.DiscoveredResourceProfile> |
getDiscoveredResourceProfileList() |
Integer |
getMaxResults() |
String |
getNextToken() |
Integer |
getTotalCount() |
void |
setDiscoveredResourceProfileList(List<ListDiscoveredResourcesResponse.DiscoveredResourceProfiles.DiscoveredResourceProfile> discoveredResourceProfileList) |
void |
setMaxResults(Integer maxResults) |
void |
setNextToken(String nextToken) |
void |
setTotalCount(Integer totalCount) |
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
public String getNextToken()
public void setNextToken(String nextToken)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<ListDiscoveredResourcesResponse.DiscoveredResourceProfiles.DiscoveredResourceProfile> getDiscoveredResourceProfileList()
public void setDiscoveredResourceProfileList(List<ListDiscoveredResourcesResponse.DiscoveredResourceProfiles.DiscoveredResourceProfile> discoveredResourceProfileList)
Copyright © 2024. All Rights Reserved.