Uses of Interface
io.kubernetes.client.proto.V1Networking.HTTPIngressPathOrBuilder
-
Uses of V1Networking.HTTPIngressPathOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Networking.HTTPIngressPathOrBuilderModifier and TypeClassDescriptionstatic final class
HTTPIngressPath associates a path with a backend.static final class
HTTPIngressPath associates a path with a backend.Methods in io.kubernetes.client.proto that return V1Networking.HTTPIngressPathOrBuilderModifier and TypeMethodDescriptionV1Networking.HTTPIngressRuleValue.Builder.getPathsOrBuilder
(int index) A collection of paths that map requests to backends.V1Networking.HTTPIngressRuleValue.getPathsOrBuilder
(int index) A collection of paths that map requests to backends.V1Networking.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 V1Networking.HTTPIngressPathOrBuilderModifier and TypeMethodDescriptionList<? extends V1Networking.HTTPIngressPathOrBuilder>
V1Networking.HTTPIngressRuleValue.Builder.getPathsOrBuilderList()
A collection of paths that map requests to backends.List<? extends V1Networking.HTTPIngressPathOrBuilder>
V1Networking.HTTPIngressRuleValue.getPathsOrBuilderList()
A collection of paths that map requests to backends.List<? extends V1Networking.HTTPIngressPathOrBuilder>
V1Networking.HTTPIngressRuleValueOrBuilder.getPathsOrBuilderList()
A collection of paths that map requests to backends.