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