Uses of Class
io.kubernetes.client.proto.Meta.APIGroup
-
Uses of Meta.APIGroup in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.APIGroupModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.APIGroup>Meta.APIGroup.PARSERDeprecated.Methods in io.kubernetes.client.proto that return Meta.APIGroupModifier and TypeMethodDescriptionMeta.APIGroup.Builder.build()Meta.APIGroup.Builder.buildPartial()static Meta.APIGroupMeta.APIGroup.getDefaultInstance()Meta.APIGroup.Builder.getDefaultInstanceForType()Meta.APIGroup.getDefaultInstanceForType()Meta.APIGroupList.Builder.getGroups(int index) groups is a list of APIGroup.Meta.APIGroupList.getGroups(int index) groups is a list of APIGroup.Meta.APIGroupListOrBuilder.getGroups(int index) groups is a list of APIGroup.static Meta.APIGroupMeta.APIGroup.parseDelimitedFrom(InputStream input) static Meta.APIGroupMeta.APIGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIGroupMeta.APIGroup.parseFrom(byte[] data) static Meta.APIGroupMeta.APIGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIGroupMeta.APIGroup.parseFrom(com.google.protobuf.ByteString data) static Meta.APIGroupMeta.APIGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIGroupMeta.APIGroup.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.APIGroupMeta.APIGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIGroupMeta.APIGroup.parseFrom(InputStream input) static Meta.APIGroupMeta.APIGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.APIGroupMeta.APIGroup.parseFrom(ByteBuffer data) static Meta.APIGroupMeta.APIGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.APIGroupModifier and TypeMethodDescriptionMeta.APIGroupList.Builder.getGroupsList()groups is a list of APIGroup.Meta.APIGroupList.getGroupsList()groups is a list of APIGroup.Meta.APIGroupListOrBuilder.getGroupsList()groups is a list of APIGroup.com.google.protobuf.Parser<Meta.APIGroup>Meta.APIGroup.getParserForType()static com.google.protobuf.Parser<Meta.APIGroup>Meta.APIGroup.parser()Methods in io.kubernetes.client.proto with parameters of type Meta.APIGroupModifier and TypeMethodDescriptionMeta.APIGroupList.Builder.addGroups(int index, Meta.APIGroup value) groups is a list of APIGroup.Meta.APIGroupList.Builder.addGroups(Meta.APIGroup value) groups is a list of APIGroup.Meta.APIGroup.Builder.mergeFrom(Meta.APIGroup other) static Meta.APIGroup.BuilderMeta.APIGroup.newBuilder(Meta.APIGroup prototype) Meta.APIGroupList.Builder.setGroups(int index, Meta.APIGroup value) groups is a list of APIGroup.Method parameters in io.kubernetes.client.proto with type arguments of type Meta.APIGroupModifier and TypeMethodDescriptionMeta.APIGroupList.Builder.addAllGroups(Iterable<? extends Meta.APIGroup> values) groups is a list of APIGroup.