public static interface ConfirmConnectionResponse.Builder extends DirectConnectResponse.Builder, CopyableBuilder<ConfirmConnectionResponse.Builder,ConfirmConnectionResponse>
| Modifier and Type | Method and Description |
|---|---|
ConfirmConnectionResponse.Builder |
connectionState(ConnectionState connectionState)
Sets the value of the ConnectionState property for this object.
|
ConfirmConnectionResponse.Builder |
connectionState(String connectionState)
Sets the value of the ConnectionState property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildConfirmConnectionResponse.Builder connectionState(String connectionState)
connectionState - The new value for the ConnectionState property for this object.ConnectionState,
ConnectionStateConfirmConnectionResponse.Builder connectionState(ConnectionState connectionState)
connectionState - The new value for the ConnectionState property for this object.ConnectionState,
ConnectionStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.