CopyableBuilder<CancelHandshakeResponse.Builder,CancelHandshakeResponse>
, SdkBuilder<CancelHandshakeResponse.Builder,CancelHandshakeResponse>
public static interface CancelHandshakeResponse.Builder extends CopyableBuilder<CancelHandshakeResponse.Builder,CancelHandshakeResponse>
Modifier and Type | Method | Description |
---|---|---|
CancelHandshakeResponse.Builder |
handshake(Handshake handshake) |
A structure that contains details about the handshake that you canceled.
|
copy
apply, build
CancelHandshakeResponse.Builder handshake(Handshake handshake)
A structure that contains details about the handshake that you canceled.
handshake
- A structure that contains details about the handshake that you canceled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.