Uses of Class
k8s.io.api.core.v1.Generated.ComponentStatus
-
Packages that use Generated.ComponentStatus Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ComponentStatus in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.ComponentStatus Modifier and Type Field Description static com.google.protobuf.Parser<Generated.ComponentStatus>Generated.ComponentStatus. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.ComponentStatus Modifier and Type Method Description Generated.ComponentStatusGenerated.ComponentStatus.Builder. build()Generated.ComponentStatusGenerated.ComponentStatus.Builder. buildPartial()static Generated.ComponentStatusGenerated.ComponentStatus. getDefaultInstance()Generated.ComponentStatusGenerated.ComponentStatus.Builder. getDefaultInstanceForType()Generated.ComponentStatusGenerated.ComponentStatus. getDefaultInstanceForType()Generated.ComponentStatusGenerated.ComponentStatusList.Builder. getItems(int index)List of ComponentStatus objects.Generated.ComponentStatusGenerated.ComponentStatusList. getItems(int index)List of ComponentStatus objects.Generated.ComponentStatusGenerated.ComponentStatusListOrBuilder. getItems(int index)List of ComponentStatus objects.static Generated.ComponentStatusGenerated.ComponentStatus. parseDelimitedFrom(InputStream input)static Generated.ComponentStatusGenerated.ComponentStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(byte[] data)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(com.google.protobuf.ByteString data)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(InputStream input)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(ByteBuffer data)static Generated.ComponentStatusGenerated.ComponentStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.ComponentStatus Modifier and Type Method Description List<Generated.ComponentStatus>Generated.ComponentStatusList.Builder. getItemsList()List of ComponentStatus objects.List<Generated.ComponentStatus>Generated.ComponentStatusList. getItemsList()List of ComponentStatus objects.List<Generated.ComponentStatus>Generated.ComponentStatusListOrBuilder. getItemsList()List of ComponentStatus objects.com.google.protobuf.Parser<Generated.ComponentStatus>Generated.ComponentStatus. getParserForType()static com.google.protobuf.Parser<Generated.ComponentStatus>Generated.ComponentStatus. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.ComponentStatus Modifier and Type Method Description Generated.ComponentStatusList.BuilderGenerated.ComponentStatusList.Builder. addItems(int index, Generated.ComponentStatus value)List of ComponentStatus objects.Generated.ComponentStatusList.BuilderGenerated.ComponentStatusList.Builder. addItems(Generated.ComponentStatus value)List of ComponentStatus objects.Generated.ComponentStatus.BuilderGenerated.ComponentStatus.Builder. mergeFrom(Generated.ComponentStatus other)static Generated.ComponentStatus.BuilderGenerated.ComponentStatus. newBuilder(Generated.ComponentStatus prototype)Generated.ComponentStatusList.BuilderGenerated.ComponentStatusList.Builder. setItems(int index, Generated.ComponentStatus value)List of ComponentStatus objects.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.ComponentStatus Modifier and Type Method Description Generated.ComponentStatusList.BuilderGenerated.ComponentStatusList.Builder. addAllItems(Iterable<? extends Generated.ComponentStatus> values)List of ComponentStatus objects.
-