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