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) |
copy
apply, build
HandshakeConstraintViolationException.Builder reason(String reason)
reason
- HandshakeConstraintViolationExceptionReason
HandshakeConstraintViolationException.Builder reason(HandshakeConstraintViolationExceptionReason reason)
reason
- HandshakeConstraintViolationExceptionReason
HandshakeConstraintViolationException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.