public static final class GetStackResponseBody.ExtInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetStackResponseBody.ExtInfo |
build() |
GetStackResponseBody.ExtInfo.Builder |
info(String info)
The content of the custom parameter.
|
GetStackResponseBody.ExtInfo.Builder |
type(String type)
The type of the custom parameter.
|
public GetStackResponseBody.ExtInfo.Builder info(String info)
public GetStackResponseBody.ExtInfo.Builder type(String type)
public GetStackResponseBody.ExtInfo build()
Copyright © 2024. All rights reserved.