public static final class ListSlbResponseBody.SlbEntity.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListSlbResponseBody.SlbEntity.Builder address(String address)
public ListSlbResponseBody.SlbEntity.Builder addressType(String addressType)
* internet: Users can connect to the SLB instance over the Internet. * intranet: Users can connect to the SLB instance over the internal network.
public ListSlbResponseBody.SlbEntity.Builder expired(Boolean expired)
* true: The SLB instance has expired. * false: The SLB instance has not expired.
public ListSlbResponseBody.SlbEntity.Builder groupId(Integer groupId)
public ListSlbResponseBody.SlbEntity.Builder networkType(String networkType)
public ListSlbResponseBody.SlbEntity.Builder regionId(String regionId)
public ListSlbResponseBody.SlbEntity.Builder reusable(Boolean reusable)
* true: Kubernetes applications can be reused. * false: Kubernetes applications cannot be reused.
public ListSlbResponseBody.SlbEntity.Builder slbId(String slbId)
public ListSlbResponseBody.SlbEntity.Builder slbName(String slbName)
public ListSlbResponseBody.SlbEntity.Builder slbStatus(String slbStatus)
public ListSlbResponseBody.SlbEntity.Builder tags(String tags)
public ListSlbResponseBody.SlbEntity.Builder userId(String userId)
public ListSlbResponseBody.SlbEntity.Builder vpcId(String vpcId)
public ListSlbResponseBody.SlbEntity.Builder vswitchId(String vswitchId)
public ListSlbResponseBody.SlbEntity build()
Copyright © 2023. All rights reserved.