| Package | Description |
|---|---|
| com.baidubce.services.vpc | |
| com.baidubce.services.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
void |
VpcClient.openVpcRelay(SwitchVpcRelayRequest request)
Open the relay switch the specified vpc owned by the user.
|
void |
VpcClient.shutDownVpcRelay(SwitchVpcRelayRequest request)
Shut down the relay switch the specified vpc owned by the user.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchVpcRelayRequest |
SwitchVpcRelayRequest.withClientToken(String clientToken)
Configure optional client token for the request.
|
SwitchVpcRelayRequest |
SwitchVpcRelayRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
SwitchVpcRelayRequest |
SwitchVpcRelayRequest.withVpcId(String vpcId)
Configure the vpcId for the request.
|
Copyright © 2025. All rights reserved.