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