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