| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkResourceCount |
NetworkResourceCount.clone() |
NetworkResourceCount |
NetworkResourceCount.withCount(Integer count)
The resource count.
|
NetworkResourceCount |
NetworkResourceCount.withResourceType(String resourceType)
The resource type.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkResourceCount> |
GetNetworkResourceCountsResult.getNetworkResourceCounts()
The count of resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetNetworkResourceCountsResult |
GetNetworkResourceCountsResult.withNetworkResourceCounts(NetworkResourceCount... networkResourceCounts)
The count of resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkResourceCountsResult.setNetworkResourceCounts(Collection<NetworkResourceCount> networkResourceCounts)
The count of resources.
|
GetNetworkResourceCountsResult |
GetNetworkResourceCountsResult.withNetworkResourceCounts(Collection<NetworkResourceCount> networkResourceCounts)
The count of resources.
|
Copyright © 2023. All rights reserved.