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