public class UpdateIpAddressFamilyRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateIpAddressFamilyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getDescription() |
String |
getIpGroupId() |
String |
getName() |
UpdateIpAddressFamilyRequest |
setClientToken(String clientToken) |
UpdateIpAddressFamilyRequest |
setDescription(String description) |
UpdateIpAddressFamilyRequest |
setIpGroupId(String ipGroupId) |
UpdateIpAddressFamilyRequest |
setName(String name) |
public String getIpGroupId()
public UpdateIpAddressFamilyRequest setIpGroupId(String ipGroupId)
public String getClientToken()
public UpdateIpAddressFamilyRequest setClientToken(String clientToken)
public String getName()
public UpdateIpAddressFamilyRequest setName(String name)
public String getDescription()
public UpdateIpAddressFamilyRequest setDescription(String description)
Copyright © 2026. All rights reserved.