public static interface DescribeConnectionLoaRequest.Builder extends DirectConnectRequest.Builder, CopyableBuilder<DescribeConnectionLoaRequest.Builder,DescribeConnectionLoaRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectionLoaRequest.Builder |
connectionId(String connectionId)
Sets the value of the ConnectionId property for this object.
|
DescribeConnectionLoaRequest.Builder |
loaContentType(LoaContentType loaContentType)
Sets the value of the LoaContentType property for this object.
|
DescribeConnectionLoaRequest.Builder |
loaContentType(String loaContentType)
Sets the value of the LoaContentType property for this object.
|
DescribeConnectionLoaRequest.Builder |
providerName(String providerName)
The name of the APN partner or service provider who establishes connectivity on your behalf.
|
DescribeConnectionLoaRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
DescribeConnectionLoaRequest.Builder |
requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder> builderConsumer)
Add an optional request override configuration.
|
buildrequestOverrideConfigcopyapply, buildDescribeConnectionLoaRequest.Builder connectionId(String connectionId)
connectionId - The new value for the ConnectionId property for this object.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 - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeDescribeConnectionLoaRequest.Builder loaContentType(LoaContentType loaContentType)
loaContentType - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeDescribeConnectionLoaRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.DescribeConnectionLoaRequest.Builder requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder> builderConsumer)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfig.Builder will be given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.