public static final class UpdateRumAppResponseBody.Data.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateRumAppResponseBody.Data |
build() |
UpdateRumAppResponseBody.Data.Builder |
config(String config)
The user configurations.
|
UpdateRumAppResponseBody.Data.Builder |
limit(Integer limit)
The QPS limit.
|
UpdateRumAppResponseBody.Data.Builder |
limited(Boolean limited)
Indicates whether the request is throttled due to the QPS limit.
|
UpdateRumAppResponseBody.Data.Builder |
usage(Integer usage)
The usage.
|
public UpdateRumAppResponseBody.Data.Builder config(String config)
public UpdateRumAppResponseBody.Data.Builder limit(Integer limit)
public UpdateRumAppResponseBody.Data.Builder limited(Boolean limited)
public UpdateRumAppResponseBody.Data.Builder usage(Integer usage)
public UpdateRumAppResponseBody.Data build()
Copyright © 2024. All rights reserved.