SecretBundle.withAttributes(SecretAttributes attributes) 方法
定义
Set the attributes value.
public SecretBundle withAttributes(SecretAttributes attributes)
参数
- attributes
- SecretAttributes
the attributes value to set
返回
the SecretBundle object itself.