CopyableBuilder<HandshakeConstraintViolationException.Builder,HandshakeConstraintViolationException>, SdkBuilder<HandshakeConstraintViolationException.Builder,HandshakeConstraintViolationException>public static interface HandshakeConstraintViolationException.Builder extends CopyableBuilder<HandshakeConstraintViolationException.Builder,HandshakeConstraintViolationException>
| Modifier and Type | Method | Description |
|---|---|---|
HandshakeConstraintViolationException.Builder |
message(String message) |
|
HandshakeConstraintViolationException.Builder |
reason(String reason) |
|
HandshakeConstraintViolationException.Builder |
reason(HandshakeConstraintViolationExceptionReason reason) |
copyapply, buildHandshakeConstraintViolationException.Builder reason(String reason)
reason - HandshakeConstraintViolationExceptionReasonHandshakeConstraintViolationException.Builder reason(HandshakeConstraintViolationExceptionReason reason)
reason - HandshakeConstraintViolationExceptionReasonHandshakeConstraintViolationException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.