Uses of Interface
io.fabric8.kubernetes.api.model.KubeSchemaFluent.EndpointsNested
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of KubeSchemaFluent.EndpointsNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement KubeSchemaFluent.EndpointsNested Modifier and Type Class Description classKubeSchemaFluentImpl.EndpointsNestedImpl<N>Methods in io.fabric8.kubernetes.api.model that return KubeSchemaFluent.EndpointsNested Modifier and Type Method Description KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluent. editEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluentImpl. editEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluent. editOrNewEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluentImpl. editOrNewEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluent. editOrNewEndpointsLike(Endpoints item)KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluentImpl. editOrNewEndpointsLike(Endpoints item)KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluent. withNewEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluentImpl. withNewEndpoints()KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluent. withNewEndpointsLike(Endpoints item)KubeSchemaFluent.EndpointsNested<A>KubeSchemaFluentImpl. withNewEndpointsLike(Endpoints item)