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