Uses of Class
io.kubernetes.client.openapi.models.V1EndpointAddressBuilder
Packages that use V1EndpointAddressBuilder
-
Uses of V1EndpointAddressBuilder in io.kubernetes.client.openapi.models
Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1EndpointAddressBuilderModifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1EndpointAddress
V1EndpointSubsetFluent.buildMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) io.kubernetes.client.openapi.models.V1EndpointAddress
V1EndpointSubsetFluentImpl.buildMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) io.kubernetes.client.openapi.models.V1EndpointAddress
V1EndpointSubsetFluent.buildMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) io.kubernetes.client.openapi.models.V1EndpointAddress
V1EndpointSubsetFluentImpl.buildMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.editMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.editMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.editMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.editMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.hasMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.hasMatchingAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.hasMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.hasMatchingNotReadyAddress
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.removeMatchingFromAddresses
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.removeMatchingFromAddresses
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluent.removeMatchingFromNotReadyAddresses
(Predicate<V1EndpointAddressBuilder> predicate) V1EndpointSubsetFluentImpl.removeMatchingFromNotReadyAddresses
(Predicate<V1EndpointAddressBuilder> predicate)