Uses of Class
com.oracle.bmc.networkfirewall.model.UpdateServiceListDetails
-
Packages that use UpdateServiceListDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests -
-
Uses of UpdateServiceListDetails in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListDetailsUpdateServiceListDetails.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListDetails.BuilderUpdateServiceListDetails.Builder. copy(UpdateServiceListDetails model) -
Uses of UpdateServiceListDetails in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListDetailsUpdateServiceListRequest. getBody$()Alternative accessor for the body parameter.UpdateServiceListDetailsUpdateServiceListRequest. getUpdateServiceListDetails()The information to be updated.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListRequest.BuilderUpdateServiceListRequest.Builder. body$(UpdateServiceListDetails body)Alternative setter for the body parameter.UpdateServiceListRequest.BuilderUpdateServiceListRequest.Builder. updateServiceListDetails(UpdateServiceListDetails updateServiceListDetails)The information to be updated.
-