Uses of Class
com.oracle.bmc.waas.model.ThreatFeedAction.Builder
- 
Packages that use ThreatFeedAction.Builder Package Description com.oracle.bmc.waas.model 
- 
- 
Uses of ThreatFeedAction.Builder in com.oracle.bmc.waas.modelMethods in com.oracle.bmc.waas.model that return ThreatFeedAction.Builder Modifier and Type Method Description ThreatFeedAction.BuilderThreatFeedAction.Builder. action(ThreatFeedAction.Action action)The selected action.static ThreatFeedAction.BuilderThreatFeedAction. builder()Create a new builder.ThreatFeedAction.BuilderThreatFeedAction.Builder. copy(ThreatFeedAction model)ThreatFeedAction.BuilderThreatFeedAction.Builder. key(String key)The unique key of the object for which the action applies.ThreatFeedAction.BuilderThreatFeedAction. toBuilder()
 
-