public static final class CheckUsedPropertyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CheckUsedPropertyRequest |
build() |
CheckUsedPropertyRequest.Builder |
businessChannel(String businessChannel)
BusinessChannel.
|
CheckUsedPropertyRequest.Builder |
propertyId(Long propertyId)
The ID of the property.
|
public CheckUsedPropertyRequest.Builder businessChannel(String businessChannel)
public CheckUsedPropertyRequest.Builder propertyId(Long propertyId)
The ID of the property. You can call the ListProperty operation to query the property ID.
This parameter is required.
example:390
public CheckUsedPropertyRequest build()
Copyright © 2026. All rights reserved.