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