public static class GetWafConfigResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetWafConfigResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public GetWafConfigResponse.Builder etag(String etag)
public GetWafConfigResponse.Builder opcRequestId(String opcRequestId)
public GetWafConfigResponse.Builder wafConfig(WafConfig wafConfig)
public GetWafConfigResponse build()
Copyright © 2016–2021. All rights reserved.