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