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