Uses of Class
io.kubernetes.client.openapi.models.V1HTTPIngressRuleValue
Packages that use V1HTTPIngressRuleValue
-
Uses of V1HTTPIngressRuleValue in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1HTTPIngressRuleValueModifier and TypeMethodDescriptionV1HTTPIngressRuleValue.addPathsItem(V1HTTPIngressPath pathsItem) static V1HTTPIngressRuleValueCreate an instance of V1HTTPIngressRuleValue given an JSON stringV1IngressRule.getHttp()Get httpV1HTTPIngressRuleValue.paths(List<V1HTTPIngressPath> paths) Methods in io.kubernetes.client.openapi.models with parameters of type V1HTTPIngressRuleValueModifier and TypeMethodDescriptionV1IngressRule.http(V1HTTPIngressRuleValue http) voidV1IngressRule.setHttp(V1HTTPIngressRuleValue http)