CopyableBuilder<DescribeInterconnectLoaRequest.Builder,DescribeInterconnectLoaRequest>
, SdkBuilder<DescribeInterconnectLoaRequest.Builder,DescribeInterconnectLoaRequest>
public static interface DescribeInterconnectLoaRequest.Builder extends CopyableBuilder<DescribeInterconnectLoaRequest.Builder,DescribeInterconnectLoaRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeInterconnectLoaRequest.Builder |
interconnectId(String interconnectId) |
|
DescribeInterconnectLoaRequest.Builder |
loaContentType(String loaContentType) |
|
DescribeInterconnectLoaRequest.Builder |
loaContentType(LoaContentType loaContentType) |
|
DescribeInterconnectLoaRequest.Builder |
providerName(String providerName) |
The name of the service provider who establishes connectivity on your behalf.
|
copy
apply, build
DescribeInterconnectLoaRequest.Builder interconnectId(String interconnectId)
interconnectId
- DescribeInterconnectLoaRequest.Builder providerName(String providerName)
The name of the service provider who establishes connectivity on your behalf. If you supply this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.
Default: None
providerName
- The name of the service provider who establishes connectivity on your behalf. If you supply this
parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the
cross connect.
Default: None
DescribeInterconnectLoaRequest.Builder loaContentType(String loaContentType)
loaContentType
- LoaContentType
DescribeInterconnectLoaRequest.Builder loaContentType(LoaContentType loaContentType)
loaContentType
- LoaContentType
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.