public static final class CheckUsedPropertyResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CheckUsedPropertyResponseBody |
build() |
CheckUsedPropertyResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
CheckUsedPropertyResponseBody.Builder |
useCount(Long useCount)
The number of convenience users that are associated with the property.
|
public CheckUsedPropertyResponseBody.Builder requestId(String requestId)
The ID of the request.
example:22C97624-2405-54AC-BD44-A63FBE97CC2D
public CheckUsedPropertyResponseBody.Builder useCount(Long useCount)
The number of convenience users that are associated with the property.
example:7
public CheckUsedPropertyResponseBody build()
Copyright © 2026. All rights reserved.