public static final class UpdateRumAppResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateRumAppResponseBody.Data |
build() |
UpdateRumAppResponseBody.Data.Builder |
config(String config)
Config.
|
UpdateRumAppResponseBody.Data.Builder |
limit(Integer limit)
Limit.
|
UpdateRumAppResponseBody.Data.Builder |
limited(Boolean limited)
Limited.
|
UpdateRumAppResponseBody.Data.Builder |
usage(Integer usage)
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.