public static interface NetworkResourceCount.Builder extends SdkPojo, CopyableBuilder<NetworkResourceCount.Builder,NetworkResourceCount>
| Modifier and Type | Method and Description |
|---|---|
NetworkResourceCount.Builder |
count(Integer count)
The resource count.
|
NetworkResourceCount.Builder |
resourceType(String resourceType)
The resource type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNetworkResourceCount.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.NetworkResourceCount.Builder count(Integer count)
The resource count.
count - The resource count.Copyright © 2022. All rights reserved.