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