CopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
, SdkBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
public static interface DescribeConnectionLoaRequest.Builder extends CopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeConnectionLoaRequest.Builder |
connectionId(String connectionId) |
|
DescribeConnectionLoaRequest.Builder |
loaContentType(String loaContentType) |
|
DescribeConnectionLoaRequest.Builder |
loaContentType(LoaContentType loaContentType) |
|
DescribeConnectionLoaRequest.Builder |
providerName(String providerName) |
The name of the APN partner or service provider who establishes connectivity on your behalf.
|
copy
apply, build
DescribeConnectionLoaRequest.Builder connectionId(String connectionId)
connectionId
- DescribeConnectionLoaRequest.Builder providerName(String providerName)
The name of the APN partner or 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 APN partner or 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
DescribeConnectionLoaRequest.Builder loaContentType(String loaContentType)
loaContentType
- LoaContentType
DescribeConnectionLoaRequest.Builder loaContentType(LoaContentType loaContentType)
loaContentType
- LoaContentType
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.