public static class Base64SecretBundleContentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Base64SecretBundleContentDetails |
build() |
Base64SecretBundleContentDetails.Builder |
content(String content)
The base64-encoded content of the secret.
|
Base64SecretBundleContentDetails.Builder |
copy(Base64SecretBundleContentDetails model) |
public Base64SecretBundleContentDetails.Builder content(String content)
The base64-encoded content of the secret.
content
- the value to setpublic Base64SecretBundleContentDetails build()
public Base64SecretBundleContentDetails.Builder copy(Base64SecretBundleContentDetails model)
Copyright © 2016–2024. All rights reserved.