Uses of Interface
io.kubernetes.client.openapi.models.V1EndpointSubsetFluent.PortsNested
Packages that use V1EndpointSubsetFluent.PortsNested
-
Uses of V1EndpointSubsetFluent.PortsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1EndpointSubsetFluent.PortsNestedModifier and TypeMethodDescriptionV1EndpointSubsetFluent.addNewPort()
V1EndpointSubsetFluentImpl.addNewPort()
V1EndpointSubsetFluent.addNewPortLike
(io.kubernetes.client.openapi.models.CoreV1EndpointPort item) V1EndpointSubsetFluentImpl.addNewPortLike
(io.kubernetes.client.openapi.models.CoreV1EndpointPort item) V1EndpointSubsetFluent.editFirstPort()
V1EndpointSubsetFluentImpl.editFirstPort()
V1EndpointSubsetFluent.editLastPort()
V1EndpointSubsetFluentImpl.editLastPort()
V1EndpointSubsetFluent.editMatchingPort
(Predicate<CoreV1EndpointPortBuilder> predicate) V1EndpointSubsetFluentImpl.editMatchingPort
(Predicate<CoreV1EndpointPortBuilder> predicate) V1EndpointSubsetFluent.setNewPortLike
(Integer index, io.kubernetes.client.openapi.models.CoreV1EndpointPort item) V1EndpointSubsetFluentImpl.setNewPortLike
(Integer index, io.kubernetes.client.openapi.models.CoreV1EndpointPort item)