public static class InternalAuthorizationDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InternalAuthorizationDetails |
build() |
InternalAuthorizationDetails.Builder |
copy(InternalAuthorizationDetails model) |
InternalAuthorizationDetails.Builder |
password(String password)
Password for this user.
|
InternalAuthorizationDetails.Builder |
username(String username)
User with Compute Operations role in Oracle Cloud Infrastructure - Classic.
|
public InternalAuthorizationDetails.Builder username(String username)
User with Compute Operations role in Oracle Cloud Infrastructure - Classic.
username
- the value to setpublic InternalAuthorizationDetails.Builder password(String password)
Password for this user.
password
- the value to setpublic InternalAuthorizationDetails build()
public InternalAuthorizationDetails.Builder copy(InternalAuthorizationDetails model)
Copyright © 2016–2023. All rights reserved.