Uses of Class
com.oracle.bmc.networkfirewall.model.UpdateUrlListDetails
-
Packages that use UpdateUrlListDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests -
-
Uses of UpdateUrlListDetails in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return UpdateUrlListDetails Modifier and Type Method Description UpdateUrlListDetailsUpdateUrlListDetails.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type UpdateUrlListDetails Modifier and Type Method Description UpdateUrlListDetails.BuilderUpdateUrlListDetails.Builder. copy(UpdateUrlListDetails model) -
Uses of UpdateUrlListDetails in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return UpdateUrlListDetails Modifier and Type Method Description UpdateUrlListDetailsUpdateUrlListRequest. getBody$()Alternative accessor for the body parameter.UpdateUrlListDetailsUpdateUrlListRequest. getUpdateUrlListDetails()The information to be updated.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type UpdateUrlListDetails Modifier and Type Method Description UpdateUrlListRequest.BuilderUpdateUrlListRequest.Builder. body$(UpdateUrlListDetails body)Alternative setter for the body parameter.UpdateUrlListRequest.BuilderUpdateUrlListRequest.Builder. updateUrlListDetails(UpdateUrlListDetails updateUrlListDetails)The information to be updated.
-