Uses of Class
io.kubernetes.client.proto.Meta.GroupVersionForDiscovery
-
Uses of Meta.GroupVersionForDiscovery in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type Meta.GroupVersionForDiscoveryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Meta.GroupVersionForDiscovery>
Meta.GroupVersionForDiscovery.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return Meta.GroupVersionForDiscoveryModifier and TypeMethodDescriptionMeta.GroupVersionForDiscovery.Builder.build()
Meta.GroupVersionForDiscovery.Builder.buildPartial()
Meta.GroupVersionForDiscovery.getDefaultInstance()
Meta.GroupVersionForDiscovery.Builder.getDefaultInstanceForType()
Meta.GroupVersionForDiscovery.getDefaultInstanceForType()
Meta.APIGroup.Builder.getPreferredVersion()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.getPreferredVersion()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroupOrBuilder.getPreferredVersion()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.Builder.getVersions
(int index) versions are the versions supported in this group.Meta.APIGroup.getVersions
(int index) versions are the versions supported in this group.Meta.APIGroupOrBuilder.getVersions
(int index) versions are the versions supported in this group.Meta.GroupVersionForDiscovery.parseDelimitedFrom
(InputStream input) Meta.GroupVersionForDiscovery.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GroupVersionForDiscovery.parseFrom
(byte[] data) Meta.GroupVersionForDiscovery.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GroupVersionForDiscovery.parseFrom
(com.google.protobuf.ByteString data) Meta.GroupVersionForDiscovery.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GroupVersionForDiscovery.parseFrom
(com.google.protobuf.CodedInputStream input) Meta.GroupVersionForDiscovery.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GroupVersionForDiscovery.parseFrom
(InputStream input) Meta.GroupVersionForDiscovery.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.GroupVersionForDiscovery.parseFrom
(ByteBuffer data) Meta.GroupVersionForDiscovery.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type Meta.GroupVersionForDiscoveryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.GroupVersionForDiscovery>
Meta.GroupVersionForDiscovery.getParserForType()
Meta.APIGroup.Builder.getVersionsList()
versions are the versions supported in this group.Meta.APIGroup.getVersionsList()
versions are the versions supported in this group.Meta.APIGroupOrBuilder.getVersionsList()
versions are the versions supported in this group.static com.google.protobuf.Parser<Meta.GroupVersionForDiscovery>
Meta.GroupVersionForDiscovery.parser()
Methods in io.kubernetes.client.proto with parameters of type Meta.GroupVersionForDiscoveryModifier and TypeMethodDescriptionMeta.APIGroup.Builder.addVersions
(int index, Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Meta.APIGroup.Builder.addVersions
(Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Meta.GroupVersionForDiscovery.Builder.mergeFrom
(Meta.GroupVersionForDiscovery other) Meta.APIGroup.Builder.mergePreferredVersion
(Meta.GroupVersionForDiscovery value) preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.GroupVersionForDiscovery.newBuilder
(Meta.GroupVersionForDiscovery prototype) Meta.APIGroup.Builder.setPreferredVersion
(Meta.GroupVersionForDiscovery value) preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.Builder.setVersions
(int index, Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Method parameters in io.kubernetes.client.proto with type arguments of type Meta.GroupVersionForDiscoveryModifier and TypeMethodDescriptionMeta.APIGroup.Builder.addAllVersions
(Iterable<? extends Meta.GroupVersionForDiscovery> values) versions are the versions supported in this group.