Uses of Class
io.kubernetes.client.proto.V1.ComponentStatusList
-
Uses of V1.ComponentStatusList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ComponentStatusListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ComponentStatusList>
V1.ComponentStatusList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ComponentStatusListModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.build()
V1.ComponentStatusList.Builder.buildPartial()
static V1.ComponentStatusList
V1.ComponentStatusList.getDefaultInstance()
V1.ComponentStatusList.Builder.getDefaultInstanceForType()
V1.ComponentStatusList.getDefaultInstanceForType()
static V1.ComponentStatusList
V1.ComponentStatusList.parseDelimitedFrom
(InputStream input) static V1.ComponentStatusList
V1.ComponentStatusList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(byte[] data) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(com.google.protobuf.ByteString data) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(InputStream input) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(ByteBuffer data) static V1.ComponentStatusList
V1.ComponentStatusList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ComponentStatusListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ComponentStatusList>
V1.ComponentStatusList.getParserForType()
static com.google.protobuf.Parser<V1.ComponentStatusList>
V1.ComponentStatusList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ComponentStatusListModifier and TypeMethodDescriptionV1.ComponentStatusList.Builder.mergeFrom
(V1.ComponentStatusList other) V1.ComponentStatusList.newBuilder
(V1.ComponentStatusList prototype)