public static final class ListK8sConfigMapsResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListK8sConfigMapsResponseBody.Data |
build() |
ListK8sConfigMapsResponseBody.Data.Builder |
key(String key)
The user-defined key that is stored in the ConfigMap.
|
ListK8sConfigMapsResponseBody.Data.Builder |
value(String value)
The user-defined value that is stored in the ConfigMap.
|
public ListK8sConfigMapsResponseBody.Data.Builder key(String key)
public ListK8sConfigMapsResponseBody.Data.Builder value(String value)
public ListK8sConfigMapsResponseBody.Data build()
Copyright © 2023. All rights reserved.