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.model
Methods in com.oracle.bmc.waas.model that return ThreatFeedAction.Builder Modifier and Type Method Description ThreatFeedAction.Builder
ThreatFeedAction.Builder. action(ThreatFeedAction.Action action)
The selected action.static ThreatFeedAction.Builder
ThreatFeedAction. builder()
Create a new builder.ThreatFeedAction.Builder
ThreatFeedAction.Builder. copy(ThreatFeedAction model)
ThreatFeedAction.Builder
ThreatFeedAction.Builder. key(String key)
The unique key of the object for which the action applies.ThreatFeedAction.Builder
ThreatFeedAction. toBuilder()
-