public static interface AssociateLinkRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<AssociateLinkRequest.Builder,AssociateLinkRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateLinkRequest.Builder |
deviceId(String deviceId)
The ID of the device.
|
AssociateLinkRequest.Builder |
globalNetworkId(String globalNetworkId)
The ID of the global network.
|
AssociateLinkRequest.Builder |
linkId(String linkId)
The ID of the link.
|
AssociateLinkRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateLinkRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateLinkRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.AssociateLinkRequest.Builder deviceId(String deviceId)
The ID of the device.
deviceId - The ID of the device.AssociateLinkRequest.Builder linkId(String linkId)
The ID of the link.
linkId - The ID of the link.AssociateLinkRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateLinkRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.