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