Uses of Class
io.kubernetes.client.openapi.models.V1EndpointHints
Packages that use V1EndpointHints
-
Uses of V1EndpointHints in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1EndpointHintsModifier and TypeMethodDescriptionV1EndpointHints.addForZonesItem(V1ForZone forZonesItem) static V1EndpointHintsCreate an instance of V1EndpointHints given an JSON stringV1Endpoint.getHints()Get hintsMethods in io.kubernetes.client.openapi.models with parameters of type V1EndpointHintsModifier and TypeMethodDescriptionV1Endpoint.hints(V1EndpointHints hints) voidV1Endpoint.setHints(V1EndpointHints hints)