public static interface DescribeInterconnectLoaRequest.Builder extends DirectConnectRequest.Builder, CopyableBuilder<DescribeInterconnectLoaRequest.Builder,DescribeInterconnectLoaRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeInterconnectLoaRequest.Builder |
interconnectId(String interconnectId)
Sets the value of the InterconnectId property for this object.
|
DescribeInterconnectLoaRequest.Builder |
loaContentType(LoaContentType loaContentType)
Sets the value of the LoaContentType property for this object.
|
DescribeInterconnectLoaRequest.Builder |
loaContentType(String loaContentType)
Sets the value of the LoaContentType property for this object.
|
DescribeInterconnectLoaRequest.Builder |
providerName(String providerName)
The name of the service provider who establishes connectivity on your behalf.
|
DescribeInterconnectLoaRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
DescribeInterconnectLoaRequest.Builder |
requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder> builderConsumer)
Add an optional request override configuration.
|
buildrequestOverrideConfigcopyapply, buildDescribeInterconnectLoaRequest.Builder interconnectId(String interconnectId)
interconnectId - The new value for the InterconnectId property for this object.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 - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeDescribeInterconnectLoaRequest.Builder loaContentType(LoaContentType loaContentType)
loaContentType - The new value for the LoaContentType property for this object.LoaContentType,
LoaContentTypeDescribeInterconnectLoaRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.DescribeInterconnectLoaRequest.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.