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