public static interface StartConnectionResponse.Builder extends OutpostsResponse.Builder, SdkPojo, CopyableBuilder<StartConnectionResponse.Builder,StartConnectionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartConnectionResponse.Builder |
connectionId(String connectionId)
The ID of the connection.
|
StartConnectionResponse.Builder |
underlayIpAddress(String underlayIpAddress)
The underlay IP address.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartConnectionResponse.Builder connectionId(String connectionId)
The ID of the connection.
connectionId - The ID of the connection.StartConnectionResponse.Builder underlayIpAddress(String underlayIpAddress)
The underlay IP address.
underlayIpAddress - The underlay IP address.Copyright © 2022. All rights reserved.