Uses of Interface
org.cdk8s.plus25.k8s.GrpcAction
-
Packages that use GrpcAction Package Description org.cdk8s.plus25.k8s -
-
Uses of GrpcAction in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement GrpcAction Modifier and Type Class Description static classGrpcAction.Jsii$ProxyAn implementation forGrpcActionMethods in org.cdk8s.plus25.k8s that return GrpcAction Modifier and Type Method Description GrpcActionGrpcAction.Builder. build()Builds the configured instance.default GrpcActionProbe. getGrpc()GRPC specifies an action involving a GRPC port.GrpcActionProbe.Jsii$Proxy. getGrpc()Methods in org.cdk8s.plus25.k8s with parameters of type GrpcAction Modifier and Type Method Description Probe.BuilderProbe.Builder. grpc(GrpcAction grpc)Sets the value ofProbe.getGrpc()
-