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