Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationRequest.Builder |
AuthenticationRequest.builder()
Create a new builder.
|
AuthenticationRequest.Builder |
AuthenticationRequest.Builder.copy(AuthenticationRequest model) |
AuthenticationRequest.Builder |
AuthenticationRequest.Builder.password(String password)
The password
|
AuthenticationRequest.Builder |
AuthenticationRequest.Builder.tenantName(String tenantName)
The name of the tenancy
|
AuthenticationRequest.Builder |
AuthenticationRequest.toBuilder() |
AuthenticationRequest.Builder |
AuthenticationRequest.Builder.userName(String userName)
The user name
|
Copyright © 2016–2024. All rights reserved.