Uses of Class
io.kubernetes.client.openapi.models.V1GRPCAction
Packages that use V1GRPCAction
-
Uses of V1GRPCAction in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1GRPCActionModifier and TypeMethodDescriptionstatic V1GRPCAction
Create an instance of V1GRPCAction given an JSON stringV1Probe.getGrpc()
Get grpcMethods in io.kubernetes.client.openapi.models with parameters of type V1GRPCActionModifier and TypeMethodDescriptionV1Probe.grpc
(V1GRPCAction grpc) void
V1Probe.setGrpc
(V1GRPCAction grpc)