public static final class ListIngressesResponseBody.IngressList.Builder extends Object
构造器和说明 |
---|
Builder() |
public ListIngressesResponseBody.IngressList.Builder certId(String certId)
- The **ErrorCode** parameter is not returned when the request succeeds. - The **ErrorCode** parameter is returned when the request fails. For more information, see **Error codes** in this topic.
public ListIngressesResponseBody.IngressList.Builder certIds(String certIds)
public ListIngressesResponseBody.IngressList.Builder description(String description)
public ListIngressesResponseBody.IngressList.Builder id(Long id)
* **true**: indicates that the list was obtained. * **false**: indicates that the list could not be obtained.
public ListIngressesResponseBody.IngressList.Builder listenerPort(String listenerPort)
* **clb**: the Classic Load Balancer (CLB) instance. * **alb**: the Application Load Balancer (ALB) instance.
public ListIngressesResponseBody.IngressList.Builder listenerProtocol(String listenerProtocol)
public ListIngressesResponseBody.IngressList.Builder loadBalanceType(String loadBalanceType)
public ListIngressesResponseBody.IngressList.Builder mseGatewayId(String mseGatewayId)
public ListIngressesResponseBody.IngressList.Builder mseGatewayPort(String mseGatewayPort)
public ListIngressesResponseBody.IngressList.Builder mseGatewayProtocol(String mseGatewayProtocol)
public ListIngressesResponseBody.IngressList.Builder name(String name)
* **2xx**: indicates that the request was successful. * **3xx**: indicates that the request was redirected. * **4xx**: indicates that the request was invalid. * **5xx**: indicates that a server error occurred.
public ListIngressesResponseBody.IngressList.Builder namespaceId(String namespaceId)
public ListIngressesResponseBody.IngressList.Builder slbId(String slbId)
public ListIngressesResponseBody.IngressList.Builder slbType(String slbType)
* **HTTP**: used when the application needs to identify the transmitted data. * **HTTPS**: used when the application requires encrypted data transmission.
public ListIngressesResponseBody.IngressList build()
Copyright © 2024. All rights reserved.