public static class UpdateThreatFeedsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateThreatFeedsResponse |
build() |
UpdateThreatFeedsResponse.Builder |
copy(UpdateThreatFeedsResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateThreatFeedsResponse.Builder |
etag(String etag) |
UpdateThreatFeedsResponse.Builder |
opcRequestId(String opcRequestId) |
UpdateThreatFeedsResponse.Builder |
opcWorkRequestId(String opcWorkRequestId) |
String |
toString() |
public UpdateThreatFeedsResponse.Builder copy(UpdateThreatFeedsResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateThreatFeedsResponse.Builder opcRequestId(String opcRequestId)
public UpdateThreatFeedsResponse.Builder etag(String etag)
public UpdateThreatFeedsResponse.Builder opcWorkRequestId(String opcWorkRequestId)
public UpdateThreatFeedsResponse build()
Copyright © 2016–2019. All rights reserved.