程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.appId(String appId)
The ID of the application.
|
static UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.builder() |
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.clusterId(String clusterId)
The ID of the cluster.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.disableForceOverride(Boolean disableForceOverride)
Specifies whether to disable listener configuration overriding.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.port(String port)
The frontend port.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.scheduler(String scheduler)
The scheduling algorithm for the SLB instance.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.servicePortInfos(String servicePortInfos)
The information about the ports.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.slbName(String slbName)
The name of the SLB instance.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.slbProtocol(String slbProtocol)
The protocol used by the SLB instance.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.specification(String specification)
The specifications of the SLB instance.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.targetPort(String targetPort)
The backend port, which is also the service port of the application.
|
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.toBuilder() |
UpdateK8sSlbRequest.Builder |
UpdateK8sSlbRequest.Builder.type(String type)
The type of the SLB instance.
|
Copyright © 2023. All rights reserved.