public static final class UpdateSecretRequest.ExtendedConfig.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSecretRequest.ExtendedConfig |
build() |
UpdateSecretRequest.ExtendedConfig.Builder |
customData(Map<String,?> customData)
The custom data in the extended configuration of the secret.
|
public UpdateSecretRequest.ExtendedConfig.Builder customData(Map<String,?> customData)
> * If this parameter is specified, the existing extended configuration of the secret is updated. > * This parameter is unavailable for generic secrets.
public UpdateSecretRequest.ExtendedConfig build()
Copyright © 2023. All rights reserved.