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