Uses of Interface
io.kubernetes.client.proto.V1.EndpointsOrBuilder
-
Uses of V1.EndpointsOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.EndpointsOrBuilderModifier and TypeClassDescriptionstatic final class
Endpoints is a collection of endpoints that implement the actual service.static final class
Endpoints is a collection of endpoints that implement the actual service.Methods in io.kubernetes.client.proto that return V1.EndpointsOrBuilderModifier and TypeMethodDescriptionV1.EndpointsList.Builder.getItemsOrBuilder
(int index) List of endpoints.V1.EndpointsList.getItemsOrBuilder
(int index) List of endpoints.V1.EndpointsListOrBuilder.getItemsOrBuilder
(int index) List of endpoints.Methods in io.kubernetes.client.proto that return types with arguments of type V1.EndpointsOrBuilderModifier and TypeMethodDescriptionList<? extends V1.EndpointsOrBuilder>
V1.EndpointsList.Builder.getItemsOrBuilderList()
List of endpoints.List<? extends V1.EndpointsOrBuilder>
V1.EndpointsList.getItemsOrBuilderList()
List of endpoints.List<? extends V1.EndpointsOrBuilder>
V1.EndpointsListOrBuilder.getItemsOrBuilderList()
List of endpoints.