Package | Description |
---|---|
com.oracle.bmc.apigateway.model | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
UpdateApiDetails |
UpdateApiDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateApiDetails.Builder |
UpdateApiDetails.Builder.copy(UpdateApiDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateApiDetails |
UpdateApiRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateApiDetails |
UpdateApiRequest.getUpdateApiDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateApiRequest.Builder |
UpdateApiRequest.Builder.body$(UpdateApiDetails body)
Alternative setter for the body parameter.
|
UpdateApiRequest.Builder |
UpdateApiRequest.Builder.updateApiDetails(UpdateApiDetails updateApiDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.