public static class GetWaasPolicyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetWaasPolicyResponse.Builder opcRequestId(String opcRequestId)
public GetWaasPolicyResponse.Builder waasPolicy(WaasPolicy waasPolicy)
public GetWaasPolicyResponse build()
Copyright © 2016–2019. All rights reserved.