public class CreateAppBlbRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
CreateAppBlbRequest() |
public String getClientToken()
public CreateAppBlbRequest setClientToken(String clientToken)
public String getName()
public CreateAppBlbRequest setName(String name)
public String getType()
public CreateAppBlbRequest setType(String type)
public String getDesc()
public CreateAppBlbRequest setDesc(String desc)
public String getSubnetId()
public CreateAppBlbRequest setSubnetId(String subnetId)
public String getVpcId()
public CreateAppBlbRequest setVpcId(String vpcId)
public String getAddress()
public CreateAppBlbRequest setAddress(String address)
public String getEip()
public CreateAppBlbRequest setEip(String eip)
public CreateAppBlbRequest setTags(List<TagModel> tags)
public BillingForCreate getBilling()
public CreateAppBlbRequest setBilling(BillingForCreate billing)
public String getPerformanceLevel()
public CreateAppBlbRequest setPerformanceLevel(String performanceLevel)
public Integer getAutoRenewLength()
public CreateAppBlbRequest setAutoRenewLength(Integer autoRenewLength)
public String getAutoRenewTimeUnit()
public CreateAppBlbRequest setAutoRenewTimeUnit(String autoRenewTimeUnit)
public String getResourceGroupId()
public CreateAppBlbRequest setResourceGroupId(String resourceGroupId)
public Boolean getAllowDelete()
public CreateAppBlbRequest setAllowDelete(Boolean allowDelete)
public Boolean getAllowModify()
public CreateAppBlbRequest setAllowModify(Boolean allowModify)
public String getModificationProtectionReason()
public CreateAppBlbRequest setModificationProtectionReason(String modificationProtectionReason)
public Boolean getAllocateIpv6()
public CreateAppBlbRequest setAllocateIpv6(Boolean allocateIpv6)
Copyright © 2026. All rights reserved.