Uses of Class
io.kubernetes.client.proto.V1.HTTPGetAction
-
Uses of V1.HTTPGetAction in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.HTTPGetActionModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.HTTPGetAction>V1.HTTPGetAction.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.HTTPGetActionModifier and TypeMethodDescriptionV1.HTTPGetAction.Builder.build()V1.HTTPGetAction.Builder.buildPartial()static V1.HTTPGetActionV1.HTTPGetAction.getDefaultInstance()V1.HTTPGetAction.Builder.getDefaultInstanceForType()V1.HTTPGetAction.getDefaultInstanceForType()V1.LifecycleHandler.Builder.getHttpGet()HTTPGet specifies the http request to perform.V1.LifecycleHandler.getHttpGet()HTTPGet specifies the http request to perform.V1.LifecycleHandlerOrBuilder.getHttpGet()HTTPGet specifies the http request to perform.V1.ProbeHandler.Builder.getHttpGet()HTTPGet specifies the http request to perform.V1.ProbeHandler.getHttpGet()HTTPGet specifies the http request to perform.V1.ProbeHandlerOrBuilder.getHttpGet()HTTPGet specifies the http request to perform.static V1.HTTPGetActionV1.HTTPGetAction.parseDelimitedFrom(InputStream input) static V1.HTTPGetActionV1.HTTPGetAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(byte[] data) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(com.google.protobuf.ByteString data) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(com.google.protobuf.CodedInputStream input) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(InputStream input) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(ByteBuffer data) static V1.HTTPGetActionV1.HTTPGetAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.HTTPGetActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.HTTPGetAction>V1.HTTPGetAction.getParserForType()static com.google.protobuf.Parser<V1.HTTPGetAction>V1.HTTPGetAction.parser()Methods in io.kubernetes.client.proto with parameters of type V1.HTTPGetActionModifier and TypeMethodDescriptionV1.HTTPGetAction.Builder.mergeFrom(V1.HTTPGetAction other) V1.LifecycleHandler.Builder.mergeHttpGet(V1.HTTPGetAction value) HTTPGet specifies the http request to perform.V1.ProbeHandler.Builder.mergeHttpGet(V1.HTTPGetAction value) HTTPGet specifies the http request to perform.static V1.HTTPGetAction.BuilderV1.HTTPGetAction.newBuilder(V1.HTTPGetAction prototype) V1.LifecycleHandler.Builder.setHttpGet(V1.HTTPGetAction value) HTTPGet specifies the http request to perform.V1.ProbeHandler.Builder.setHttpGet(V1.HTTPGetAction value) HTTPGet specifies the http request to perform.