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