CopyableBuilder<DescribeHostedConnectionsRequest.Builder,DescribeHostedConnectionsRequest>, SdkBuilder<DescribeHostedConnectionsRequest.Builder,DescribeHostedConnectionsRequest>public static interface DescribeHostedConnectionsRequest.Builder extends CopyableBuilder<DescribeHostedConnectionsRequest.Builder,DescribeHostedConnectionsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeHostedConnectionsRequest.Builder |
connectionId(String connectionId) |
The ID of the interconnect or LAG on which the hosted connections are provisioned.
|
copyapply, buildDescribeHostedConnectionsRequest.Builder connectionId(String connectionId)
The ID of the interconnect or LAG on which the hosted connections are provisioned.
Example: dxcon-abc123 or dxlag-abc123
Default: None
connectionId - The ID of the interconnect or LAG on which the hosted connections are provisioned.
Example: dxcon-abc123 or dxlag-abc123
Default: None
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.