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 UpdateServiceListDetails
UpdateServiceListDetails.Builder. build()
Methods in com.oracle.bmc.networkfirewall.model with parameters of type UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListDetails.Builder
UpdateServiceListDetails.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 UpdateServiceListDetails
UpdateServiceListRequest. getBody$()
Alternative accessor for the body parameter.UpdateServiceListDetails
UpdateServiceListRequest. getUpdateServiceListDetails()
The information to be updated.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type UpdateServiceListDetails Modifier and Type Method Description UpdateServiceListRequest.Builder
UpdateServiceListRequest.Builder. body$(UpdateServiceListDetails body)
Alternative setter for the body parameter.UpdateServiceListRequest.Builder
UpdateServiceListRequest.Builder. updateServiceListDetails(UpdateServiceListDetails updateServiceListDetails)
The information to be updated.
-