public static interface ResourceSpecification.Builder extends SdkPojo, CopyableBuilder<ResourceSpecification.Builder,ResourceSpecification>
| Modifier and Type | Method and Description |
|---|---|
ResourceSpecification.Builder |
reservedBitrate(Integer reservedBitrate)
The amount of outbound bandwidth that is discounted in the offering.
|
ResourceSpecification.Builder |
resourceType(ResourceType resourceType)
The type of resource and the unit that is being billed for.
|
ResourceSpecification.Builder |
resourceType(String resourceType)
The type of resource and the unit that is being billed for.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceSpecification.Builder reservedBitrate(Integer reservedBitrate)
reservedBitrate - The amount of outbound bandwidth that is discounted in the offering.ResourceSpecification.Builder resourceType(String resourceType)
resourceType - The type of resource and the unit that is being billed for.ResourceType,
ResourceTypeResourceSpecification.Builder resourceType(ResourceType resourceType)
resourceType - The type of resource and the unit that is being billed for.ResourceType,
ResourceTypeCopyright © 2023. All rights reserved.