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