Uses of Class
com.oracle.bmc.networkfirewall.model.ServiceList
-
Packages that use ServiceList Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses -
-
Uses of ServiceList in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return ServiceList Modifier and Type Method Description ServiceListServiceList.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type ServiceList Modifier and Type Method Description ServiceList.BuilderServiceList.Builder. copy(ServiceList model) -
Uses of ServiceList in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return ServiceList Modifier and Type Method Description ServiceListCreateServiceListResponse. getServiceList()The returned ServiceList instance.ServiceListGetServiceListResponse. getServiceList()The returned ServiceList instance.ServiceListUpdateServiceListResponse. getServiceList()The returned ServiceList instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type ServiceList Modifier and Type Method Description CreateServiceListResponse.BuilderCreateServiceListResponse.Builder. serviceList(ServiceList serviceList)The returned ServiceList instance.GetServiceListResponse.BuilderGetServiceListResponse.Builder. serviceList(ServiceList serviceList)The returned ServiceList instance.UpdateServiceListResponse.BuilderUpdateServiceListResponse.Builder. serviceList(ServiceList serviceList)The returned ServiceList instance.
-