Uses of Interface
io.kubernetes.client.proto.V1beta1Extensions.HTTPIngressPathOrBuilder
-
Uses of V1beta1Extensions.HTTPIngressPathOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Extensions.HTTPIngressPathOrBuilderModifier and TypeClassDescriptionstatic final classHTTPIngressPath associates a path with a backend.static final classHTTPIngressPath associates a path with a backend.Methods in io.kubernetes.client.proto that return V1beta1Extensions.HTTPIngressPathOrBuilderModifier and TypeMethodDescriptionV1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsOrBuilder(int index) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValue.getPathsOrBuilder(int index) A collection of paths that map requests to backends.V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsOrBuilder(int index) A collection of paths that map requests to backends.Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.HTTPIngressPathOrBuilderModifier and TypeMethodDescriptionList<? extends V1beta1Extensions.HTTPIngressPathOrBuilder>V1beta1Extensions.HTTPIngressRuleValue.Builder.getPathsOrBuilderList()A collection of paths that map requests to backends.List<? extends V1beta1Extensions.HTTPIngressPathOrBuilder>V1beta1Extensions.HTTPIngressRuleValue.getPathsOrBuilderList()A collection of paths that map requests to backends.List<? extends V1beta1Extensions.HTTPIngressPathOrBuilder>V1beta1Extensions.HTTPIngressRuleValueOrBuilder.getPathsOrBuilderList()A collection of paths that map requests to backends.