Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
UserPasswordChanger |
UserPasswordChanger.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UserPasswordChanger.Builder |
UserPasswordChanger.Builder.copy(UserPasswordChanger model) |
Modifier and Type | Method and Description |
---|---|
UserPasswordChanger |
PutUserPasswordChangerRequest.getBody$()
Alternative accessor for the body parameter.
|
UserPasswordChanger |
PutUserPasswordChangerRequest.getUserPasswordChanger()
Replace the current instance of UserPasswordChanger with provided payload.
|
Modifier and Type | Method and Description |
---|---|
PutUserPasswordChangerRequest.Builder |
PutUserPasswordChangerRequest.Builder.body$(UserPasswordChanger body)
Alternative setter for the body parameter.
|
PutUserPasswordChangerRequest.Builder |
PutUserPasswordChangerRequest.Builder.userPasswordChanger(UserPasswordChanger userPasswordChanger)
Replace the current instance of UserPasswordChanger with provided payload.
|
Modifier and Type | Method and Description |
---|---|
UserPasswordChanger |
PutUserPasswordChangerResponse.getUserPasswordChanger()
The returned
UserPasswordChanger instance. |
Modifier and Type | Method and Description |
---|---|
PutUserPasswordChangerResponse.Builder |
PutUserPasswordChangerResponse.Builder.userPasswordChanger(UserPasswordChanger userPasswordChanger)
The returned
UserPasswordChanger instance. |
Copyright © 2016–2024. All rights reserved.