Uses of Class
com.oracle.bmc.core.model.UpdateServiceGatewayDetails
- 
Packages that use UpdateServiceGatewayDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests 
- 
- 
Uses of UpdateServiceGatewayDetails in com.oracle.bmc.core.modelMethods in com.oracle.bmc.core.model that return UpdateServiceGatewayDetails Modifier and Type Method Description UpdateServiceGatewayDetailsUpdateServiceGatewayDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type UpdateServiceGatewayDetails Modifier and Type Method Description UpdateServiceGatewayDetails.BuilderUpdateServiceGatewayDetails.Builder. copy(UpdateServiceGatewayDetails model)
- 
Uses of UpdateServiceGatewayDetails in com.oracle.bmc.core.requestsMethods in com.oracle.bmc.core.requests that return UpdateServiceGatewayDetails Modifier and Type Method Description UpdateServiceGatewayDetailsUpdateServiceGatewayRequest. getBody$()Alternative accessor for the body parameter.UpdateServiceGatewayDetailsUpdateServiceGatewayRequest. getUpdateServiceGatewayDetails()Details object for updating a service gateway.Methods in com.oracle.bmc.core.requests with parameters of type UpdateServiceGatewayDetails Modifier and Type Method Description UpdateServiceGatewayRequest.BuilderUpdateServiceGatewayRequest.Builder. body$(UpdateServiceGatewayDetails body)Alternative setter for the body parameter.UpdateServiceGatewayRequest.BuilderUpdateServiceGatewayRequest.Builder. updateServiceGatewayDetails(UpdateServiceGatewayDetails updateServiceGatewayDetails)Details object for updating a service gateway.
 
-