Uses of Interface
k8s.io.api.core.v1.Generated.ServiceStatusOrBuilder
-
Packages that use Generated.ServiceStatusOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ServiceStatusOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ServiceStatusOrBuilder Modifier and Type Class Description static classGenerated.ServiceStatusServiceStatus represents the current status of a service.static classGenerated.ServiceStatus.BuilderServiceStatus represents the current status of a service.Methods in k8s.io.api.core.v1 that return Generated.ServiceStatusOrBuilder Modifier and Type Method Description Generated.ServiceStatusOrBuilderGenerated.Service.Builder. getStatusOrBuilder()Most recently observed status of the service.Generated.ServiceStatusOrBuilderGenerated.Service. getStatusOrBuilder()Most recently observed status of the service.Generated.ServiceStatusOrBuilderGenerated.ServiceOrBuilder. getStatusOrBuilder()Most recently observed status of the service.
-