CopyableBuilder<DeclineHandshakeResponse.Builder,DeclineHandshakeResponse>, SdkBuilder<DeclineHandshakeResponse.Builder,DeclineHandshakeResponse>public static interface DeclineHandshakeResponse.Builder extends CopyableBuilder<DeclineHandshakeResponse.Builder,DeclineHandshakeResponse>
| Modifier and Type | Method | Description |
|---|---|---|
DeclineHandshakeResponse.Builder |
handshake(Handshake handshake) |
A structure that contains details about the declined handshake.
|
copyapply, buildDeclineHandshakeResponse.Builder handshake(Handshake handshake)
A structure that contains details about the declined handshake. The state is updated to show the value
DECLINED.
handshake - A structure that contains details about the declined handshake. The state is updated to show the value
DECLINED.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.