Uses of Class
io.kubernetes.client.proto.V1.ExecAction
-
Uses of V1.ExecAction in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ExecActionModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ExecAction>
V1.ExecAction.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ExecActionModifier and TypeMethodDescriptionV1.ExecAction.Builder.build()
V1.ExecAction.Builder.buildPartial()
static V1.ExecAction
V1.ExecAction.getDefaultInstance()
V1.ExecAction.Builder.getDefaultInstanceForType()
V1.ExecAction.getDefaultInstanceForType()
V1.LifecycleHandler.Builder.getExec()
One and only one of the following should be specified.V1.LifecycleHandler.getExec()
One and only one of the following should be specified.V1.LifecycleHandlerOrBuilder.getExec()
One and only one of the following should be specified.V1.ProbeHandler.Builder.getExec()
One and only one of the following should be specified.V1.ProbeHandler.getExec()
One and only one of the following should be specified.V1.ProbeHandlerOrBuilder.getExec()
One and only one of the following should be specified.static V1.ExecAction
V1.ExecAction.parseDelimitedFrom
(InputStream input) static V1.ExecAction
V1.ExecAction.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ExecAction
V1.ExecAction.parseFrom
(byte[] data) static V1.ExecAction
V1.ExecAction.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ExecAction
V1.ExecAction.parseFrom
(com.google.protobuf.ByteString data) static V1.ExecAction
V1.ExecAction.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ExecAction
V1.ExecAction.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ExecAction
V1.ExecAction.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ExecAction
V1.ExecAction.parseFrom
(InputStream input) static V1.ExecAction
V1.ExecAction.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ExecAction
V1.ExecAction.parseFrom
(ByteBuffer data) static V1.ExecAction
V1.ExecAction.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ExecActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ExecAction>
V1.ExecAction.getParserForType()
static com.google.protobuf.Parser<V1.ExecAction>
V1.ExecAction.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ExecActionModifier and TypeMethodDescriptionV1.LifecycleHandler.Builder.mergeExec
(V1.ExecAction value) One and only one of the following should be specified.V1.ProbeHandler.Builder.mergeExec
(V1.ExecAction value) One and only one of the following should be specified.V1.ExecAction.Builder.mergeFrom
(V1.ExecAction other) static V1.ExecAction.Builder
V1.ExecAction.newBuilder
(V1.ExecAction prototype) V1.LifecycleHandler.Builder.setExec
(V1.ExecAction value) One and only one of the following should be specified.V1.ProbeHandler.Builder.setExec
(V1.ExecAction value) One and only one of the following should be specified.