Package | Description |
---|---|
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
ThreatFeedAction |
ThreatFeedAction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ThreatFeedAction.Builder |
ThreatFeedAction.Builder.copy(ThreatFeedAction model) |
Modifier and Type | Method and Description |
---|---|
List<ThreatFeedAction> |
UpdateThreatFeedsRequest.getBody$()
Alternative accessor for the body parameter.
|
List<ThreatFeedAction> |
UpdateThreatFeedsRequest.getThreatFeeds()
A list of threat feeds for which to update the actions.
|
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsRequest.Builder |
UpdateThreatFeedsRequest.Builder.threatFeeds(ThreatFeedAction singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsRequest.Builder |
UpdateThreatFeedsRequest.Builder.body$(List<ThreatFeedAction> body)
Alternative setter for the body parameter.
|
UpdateThreatFeedsRequest.Builder |
UpdateThreatFeedsRequest.Builder.threatFeeds(List<ThreatFeedAction> threatFeeds)
A list of threat feeds for which to update the actions.
|
Copyright © 2016–2024. All rights reserved.