Uses of Class
cn.ucloud.ulb.models.DescribeListenersResponse.Certificate
-
Packages that use DescribeListenersResponse.Certificate Package Description cn.ucloud.ulb.models -
-
Uses of DescribeListenersResponse.Certificate in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type DescribeListenersResponse.Certificate Modifier and Type Method Description List<DescribeListenersResponse.Certificate>DescribeListenersResponse.Listener. getCertificates()Method parameters in cn.ucloud.ulb.models with type arguments of type DescribeListenersResponse.Certificate Modifier and Type Method Description voidDescribeListenersResponse.Listener. setCertificates(List<DescribeListenersResponse.Certificate> certificates)
-