Uses of Class
com.oracle.bmc.networkfirewall.model.CreateUrlListDetails
-
Packages that use CreateUrlListDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests -
-
Uses of CreateUrlListDetails in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return CreateUrlListDetails Modifier and Type Method Description CreateUrlListDetailsCreateUrlListDetails.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type CreateUrlListDetails Modifier and Type Method Description CreateUrlListDetails.BuilderCreateUrlListDetails.Builder. copy(CreateUrlListDetails model) -
Uses of CreateUrlListDetails in com.oracle.bmc.networkfirewall.requests
Methods in com.oracle.bmc.networkfirewall.requests that return CreateUrlListDetails Modifier and Type Method Description CreateUrlListDetailsCreateUrlListRequest. getBody$()Alternative accessor for the body parameter.CreateUrlListDetailsCreateUrlListRequest. getCreateUrlListDetails()Request Details to create the Network Firewall Policy Resource.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type CreateUrlListDetails Modifier and Type Method Description CreateUrlListRequest.BuilderCreateUrlListRequest.Builder. body$(CreateUrlListDetails body)Alternative setter for the body parameter.CreateUrlListRequest.BuilderCreateUrlListRequest.Builder. createUrlListDetails(CreateUrlListDetails createUrlListDetails)Request Details to create the Network Firewall Policy Resource.
-