Uses of Interface
k8s.io.api.core.v1.Generated.GRPCActionOrBuilder
-
Packages that use Generated.GRPCActionOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.GRPCActionOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.GRPCActionOrBuilder Modifier and Type Class Description static classGenerated.GRPCActionGRPCAction specifies an action involving a GRPC service.static classGenerated.GRPCAction.BuilderGRPCAction specifies an action involving a GRPC service.Methods in k8s.io.api.core.v1 that return Generated.GRPCActionOrBuilder Modifier and Type Method Description Generated.GRPCActionOrBuilderGenerated.ProbeHandler.Builder. getGrpcOrBuilder()GRPC specifies a GRPC HealthCheckRequest.Generated.GRPCActionOrBuilderGenerated.ProbeHandler. getGrpcOrBuilder()GRPC specifies a GRPC HealthCheckRequest.Generated.GRPCActionOrBuilderGenerated.ProbeHandlerOrBuilder. getGrpcOrBuilder()GRPC specifies a GRPC HealthCheckRequest.
-