Uses of Interface
com.google.cloud.aiplatform.v1.Probe.TcpSocketActionOrBuilder
Packages that use Probe.TcpSocketActionOrBuilder
-
Uses of Probe.TcpSocketActionOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement Probe.TcpSocketActionOrBuilderModifier and TypeClassDescriptionstatic final classTcpSocketAction probes the health of a container by opening a TCP socket connection.static final classTcpSocketAction probes the health of a container by opening a TCP socket connection.Methods in com.google.cloud.aiplatform.v1 that return Probe.TcpSocketActionOrBuilderModifier and TypeMethodDescriptionProbe.Builder.getTcpSocketOrBuilder()TcpSocketAction probes the health of a container by opening a TCP socket connection.Probe.getTcpSocketOrBuilder()TcpSocketAction probes the health of a container by opening a TCP socket connection.ProbeOrBuilder.getTcpSocketOrBuilder()TcpSocketAction probes the health of a container by opening a TCP socket connection.