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