public static class UpdateCustomerSecretKeyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateCustomerSecretKeyDetails |
build() |
UpdateCustomerSecretKeyDetails.Builder |
copy(UpdateCustomerSecretKeyDetails model) |
UpdateCustomerSecretKeyDetails.Builder |
displayName(String displayName)
The description you assign to the secret key.
|
public UpdateCustomerSecretKeyDetails.Builder displayName(String displayName)
The description you assign to the secret key. Does not have to be unique, and it’s changeable.
(For tenancies that support identity domains) You can have an empty description.
displayName
- the value to setpublic UpdateCustomerSecretKeyDetails build()
public UpdateCustomerSecretKeyDetails.Builder copy(UpdateCustomerSecretKeyDetails model)
Copyright © 2016–2024. All rights reserved.