Uses of Class
k8s.io.apimachinery.pkg.apis.meta.v1.Generated.List
-
Packages that use Generated.List Package Description k8s.io.apimachinery.pkg.apis.meta.v1 -
-
Uses of Generated.List in k8s.io.apimachinery.pkg.apis.meta.v1
Fields in k8s.io.apimachinery.pkg.apis.meta.v1 with type parameters of type Generated.List Modifier and Type Field Description static com.google.protobuf.Parser<Generated.List>Generated.List. PARSERDeprecated.Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return Generated.List Modifier and Type Method Description Generated.ListGenerated.List.Builder. build()Generated.ListGenerated.List.Builder. buildPartial()static Generated.ListGenerated.List. getDefaultInstance()Generated.ListGenerated.List.Builder. getDefaultInstanceForType()Generated.ListGenerated.List. getDefaultInstanceForType()static Generated.ListGenerated.List. parseDelimitedFrom(InputStream input)static Generated.ListGenerated.List. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ListGenerated.List. parseFrom(byte[] data)static Generated.ListGenerated.List. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ListGenerated.List. parseFrom(com.google.protobuf.ByteString data)static Generated.ListGenerated.List. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ListGenerated.List. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.ListGenerated.List. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ListGenerated.List. parseFrom(InputStream input)static Generated.ListGenerated.List. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ListGenerated.List. parseFrom(ByteBuffer data)static Generated.ListGenerated.List. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return types with arguments of type Generated.List Modifier and Type Method Description com.google.protobuf.Parser<Generated.List>Generated.List. getParserForType()static com.google.protobuf.Parser<Generated.List>Generated.List. parser()Methods in k8s.io.apimachinery.pkg.apis.meta.v1 with parameters of type Generated.List Modifier and Type Method Description Generated.List.BuilderGenerated.List.Builder. mergeFrom(Generated.List other)static Generated.List.BuilderGenerated.List. newBuilder(Generated.List prototype)
-