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