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