Uses of Interface
k8s.io.api.core.v1.Generated.EndpointsOrBuilder
-
Packages that use Generated.EndpointsOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.EndpointsOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.EndpointsOrBuilder Modifier and Type Class Description static classGenerated.EndpointsEndpoints is a collection of endpoints that implement the actual service.static classGenerated.Endpoints.BuilderEndpoints is a collection of endpoints that implement the actual service.Methods in k8s.io.api.core.v1 that return Generated.EndpointsOrBuilder Modifier and Type Method Description Generated.EndpointsOrBuilderGenerated.EndpointsList.Builder. getItemsOrBuilder(int index)List of endpoints.Generated.EndpointsOrBuilderGenerated.EndpointsList. getItemsOrBuilder(int index)List of endpoints.Generated.EndpointsOrBuilderGenerated.EndpointsListOrBuilder. getItemsOrBuilder(int index)List of endpoints.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.EndpointsOrBuilder Modifier and Type Method Description List<? extends Generated.EndpointsOrBuilder>Generated.EndpointsList.Builder. getItemsOrBuilderList()List of endpoints.List<? extends Generated.EndpointsOrBuilder>Generated.EndpointsList. getItemsOrBuilderList()List of endpoints.List<? extends Generated.EndpointsOrBuilder>Generated.EndpointsListOrBuilder. getItemsOrBuilderList()List of endpoints.
-