public static interface DisassociateConnectPeerRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<DisassociateConnectPeerRequest.Builder,DisassociateConnectPeerRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateConnectPeerRequest.Builder |
connectPeerId(String connectPeerId)
The ID of the Connect peer to disassociate from a device.
|
DisassociateConnectPeerRequest.Builder |
globalNetworkId(String globalNetworkId)
The ID of the global network.
|
DisassociateConnectPeerRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateConnectPeerRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateConnectPeerRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.DisassociateConnectPeerRequest.Builder connectPeerId(String connectPeerId)
The ID of the Connect peer to disassociate from a device.
connectPeerId - The ID of the Connect peer to disassociate from a device.DisassociateConnectPeerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateConnectPeerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.