| Package | Description |
|---|---|
| com.baidubce.services.subnet | |
| com.baidubce.services.subnet.model |
| Modifier and Type | Method and Description |
|---|---|
void |
SubnetClient.modifySubnetAttributes(ModifySubnetAttributesRequest modifySubnetAttributesRequest)
Modifying the special attribute to new value of the subnet owned by the user.
|
| Modifier and Type | Method and Description |
|---|---|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.withClientToken(String clientToken)
Configure optional client token for the request.
|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.withDescription(String description)
Configure description for the request.
|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.withName(String name)
Configure name for the request.
|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.withSubnetId(String subnetId)
Configure subnet id for the request.
|
Copyright © 2022. All rights reserved.