Package k8s.io.api.core.v1
Class Generated.ProbeHandler
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.api.core.v1.Generated.ProbeHandler
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.ProbeHandlerOrBuilder
- Enclosing class:
- Generated
public static final class Generated.ProbeHandler extends com.google.protobuf.GeneratedMessageV3 implements Generated.ProbeHandlerOrBuilder
ProbeHandler defines a specific action that should be taken in a probe. One and only one of the fields must be specified.
Protobuf typek8s.io.api.core.v1.ProbeHandler- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.ProbeHandler.BuilderProbeHandler defines a specific action that should be taken in a probe.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEXEC_FIELD_NUMBERstatic intGRPC_FIELD_NUMBERstatic intHTTPGET_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.ProbeHandler>PARSERDeprecated.static intTCPSOCKET_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Generated.ProbeHandlergetDefaultInstance()Generated.ProbeHandlergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Generated.ExecActiongetExec()Exec specifies a command to execute in the container.Generated.ExecActionOrBuildergetExecOrBuilder()Exec specifies a command to execute in the container.Generated.GRPCActiongetGrpc()GRPC specifies a GRPC HealthCheckRequest.Generated.GRPCActionOrBuildergetGrpcOrBuilder()GRPC specifies a GRPC HealthCheckRequest.Generated.HTTPGetActiongetHttpGet()HTTPGet specifies an HTTP GET request to perform.Generated.HTTPGetActionOrBuildergetHttpGetOrBuilder()HTTPGet specifies an HTTP GET request to perform.com.google.protobuf.Parser<Generated.ProbeHandler>getParserForType()intgetSerializedSize()Generated.TCPSocketActiongetTcpSocket()TCPSocket specifies a connection to a TCP port.Generated.TCPSocketActionOrBuildergetTcpSocketOrBuilder()TCPSocket specifies a connection to a TCP port.booleanhasExec()Exec specifies a command to execute in the container.booleanhasGrpc()GRPC specifies a GRPC HealthCheckRequest.inthashCode()booleanhasHttpGet()HTTPGet specifies an HTTP GET request to perform.booleanhasTcpSocket()TCPSocket specifies a connection to a TCP port.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.ProbeHandler.BuildernewBuilder()static Generated.ProbeHandler.BuildernewBuilder(Generated.ProbeHandler prototype)Generated.ProbeHandler.BuildernewBuilderForType()protected Generated.ProbeHandler.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.ProbeHandlerparseDelimitedFrom(InputStream input)static Generated.ProbeHandlerparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ProbeHandlerparseFrom(byte[] data)static Generated.ProbeHandlerparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ProbeHandlerparseFrom(com.google.protobuf.ByteString data)static Generated.ProbeHandlerparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ProbeHandlerparseFrom(com.google.protobuf.CodedInputStream input)static Generated.ProbeHandlerparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ProbeHandlerparseFrom(InputStream input)static Generated.ProbeHandlerparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ProbeHandlerparseFrom(ByteBuffer data)static Generated.ProbeHandlerparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.ProbeHandler>parser()Generated.ProbeHandler.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
EXEC_FIELD_NUMBER
public static final int EXEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTTPGET_FIELD_NUMBER
public static final int HTTPGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPSOCKET_FIELD_NUMBER
public static final int TCPSOCKET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRPC_FIELD_NUMBER
public static final int GRPC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.ProbeHandler> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasExec
public boolean hasExec()
Exec specifies a command to execute in the container. +optional
optional .k8s.io.api.core.v1.ExecAction exec = 1;- Specified by:
hasExecin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- Whether the exec field is set.
-
getExec
public Generated.ExecAction getExec()
Exec specifies a command to execute in the container. +optional
optional .k8s.io.api.core.v1.ExecAction exec = 1;- Specified by:
getExecin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- The exec.
-
getExecOrBuilder
public Generated.ExecActionOrBuilder getExecOrBuilder()
Exec specifies a command to execute in the container. +optional
optional .k8s.io.api.core.v1.ExecAction exec = 1;- Specified by:
getExecOrBuilderin interfaceGenerated.ProbeHandlerOrBuilder
-
hasHttpGet
public boolean hasHttpGet()
HTTPGet specifies an HTTP GET request to perform. +optional
optional .k8s.io.api.core.v1.HTTPGetAction httpGet = 2;- Specified by:
hasHttpGetin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- Whether the httpGet field is set.
-
getHttpGet
public Generated.HTTPGetAction getHttpGet()
HTTPGet specifies an HTTP GET request to perform. +optional
optional .k8s.io.api.core.v1.HTTPGetAction httpGet = 2;- Specified by:
getHttpGetin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- The httpGet.
-
getHttpGetOrBuilder
public Generated.HTTPGetActionOrBuilder getHttpGetOrBuilder()
HTTPGet specifies an HTTP GET request to perform. +optional
optional .k8s.io.api.core.v1.HTTPGetAction httpGet = 2;- Specified by:
getHttpGetOrBuilderin interfaceGenerated.ProbeHandlerOrBuilder
-
hasTcpSocket
public boolean hasTcpSocket()
TCPSocket specifies a connection to a TCP port. +optional
optional .k8s.io.api.core.v1.TCPSocketAction tcpSocket = 3;- Specified by:
hasTcpSocketin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- Whether the tcpSocket field is set.
-
getTcpSocket
public Generated.TCPSocketAction getTcpSocket()
TCPSocket specifies a connection to a TCP port. +optional
optional .k8s.io.api.core.v1.TCPSocketAction tcpSocket = 3;- Specified by:
getTcpSocketin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- The tcpSocket.
-
getTcpSocketOrBuilder
public Generated.TCPSocketActionOrBuilder getTcpSocketOrBuilder()
TCPSocket specifies a connection to a TCP port. +optional
optional .k8s.io.api.core.v1.TCPSocketAction tcpSocket = 3;- Specified by:
getTcpSocketOrBuilderin interfaceGenerated.ProbeHandlerOrBuilder
-
hasGrpc
public boolean hasGrpc()
GRPC specifies a GRPC HealthCheckRequest. +optional
optional .k8s.io.api.core.v1.GRPCAction grpc = 4;- Specified by:
hasGrpcin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- Whether the grpc field is set.
-
getGrpc
public Generated.GRPCAction getGrpc()
GRPC specifies a GRPC HealthCheckRequest. +optional
optional .k8s.io.api.core.v1.GRPCAction grpc = 4;- Specified by:
getGrpcin interfaceGenerated.ProbeHandlerOrBuilder- Returns:
- The grpc.
-
getGrpcOrBuilder
public Generated.GRPCActionOrBuilder getGrpcOrBuilder()
GRPC specifies a GRPC HealthCheckRequest. +optional
optional .k8s.io.api.core.v1.GRPCAction grpc = 4;- Specified by:
getGrpcOrBuilderin interfaceGenerated.ProbeHandlerOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.ProbeHandler parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.ProbeHandler parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ProbeHandler parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ProbeHandler parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.ProbeHandler parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ProbeHandler parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.ProbeHandler parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.ProbeHandler.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.ProbeHandler.Builder newBuilder()
-
newBuilder
public static Generated.ProbeHandler.Builder newBuilder(Generated.ProbeHandler prototype)
-
toBuilder
public Generated.ProbeHandler.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.ProbeHandler.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.ProbeHandler getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.ProbeHandler> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.ProbeHandler> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.ProbeHandler getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-