Uses of Class
io.kubernetes.client.proto.Meta.APIGroup.Builder
-
Uses of Meta.APIGroup.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return Meta.APIGroup.BuilderModifier and TypeMethodDescriptionMeta.APIGroup.Builder.addAllServerAddressByClientCIDRs
(Iterable<? extends Meta.ServerAddressByClientCIDR> values) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addAllVersions
(Iterable<? extends Meta.GroupVersionForDiscovery> values) versions are the versions supported in this group.Meta.APIGroupList.Builder.addGroupsBuilder()
groups is a list of APIGroup.Meta.APIGroupList.Builder.addGroupsBuilder
(int index) groups is a list of APIGroup.Meta.APIGroup.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Meta.APIGroup.Builder.addServerAddressByClientCIDRs
(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addServerAddressByClientCIDRs
(int index, Meta.ServerAddressByClientCIDR.Builder builderForValue) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addServerAddressByClientCIDRs
(Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addServerAddressByClientCIDRs
(Meta.ServerAddressByClientCIDR.Builder builderForValue) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.addVersions
(int index, Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Meta.APIGroup.Builder.addVersions
(int index, Meta.GroupVersionForDiscovery.Builder builderForValue) versions are the versions supported in this group.Meta.APIGroup.Builder.addVersions
(Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Meta.APIGroup.Builder.addVersions
(Meta.GroupVersionForDiscovery.Builder builderForValue) versions are the versions supported in this group.Meta.APIGroup.Builder.clear()
Meta.APIGroup.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Meta.APIGroup.Builder.clearName()
name is the name of the group.Meta.APIGroup.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Meta.APIGroup.Builder.clearPreferredVersion()
preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.Builder.clearServerAddressByClientCIDRs()
a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.clearVersions()
versions are the versions supported in this group.Meta.APIGroup.Builder.clone()
Meta.APIGroupList.Builder.getGroupsBuilder
(int index) groups is a list of APIGroup.Meta.APIGroup.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.APIGroup.Builder.mergeFrom
(com.google.protobuf.Message other) Meta.APIGroup.Builder.mergeFrom
(Meta.APIGroup other) Meta.APIGroup.Builder.mergePreferredVersion
(Meta.GroupVersionForDiscovery value) preferredVersion is the version preferred by the API server, which probably is the storage version.final Meta.APIGroup.Builder
Meta.APIGroup.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static Meta.APIGroup.Builder
Meta.APIGroup.newBuilder()
static Meta.APIGroup.Builder
Meta.APIGroup.newBuilder
(Meta.APIGroup prototype) Meta.APIGroup.newBuilderForType()
protected Meta.APIGroup.Builder
Meta.APIGroup.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Meta.APIGroup.Builder.removeServerAddressByClientCIDRs
(int index) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.removeVersions
(int index) versions are the versions supported in this group.name is the name of the group.Meta.APIGroup.Builder.setNameBytes
(com.google.protobuf.ByteString value) name is the name of the group.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.setPreferredVersion
(Meta.GroupVersionForDiscovery.Builder builderForValue) preferredVersion is the version preferred by the API server, which probably is the storage version.Meta.APIGroup.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Meta.APIGroup.Builder.setServerAddressByClientCIDRs
(int index, Meta.ServerAddressByClientCIDR value) a map of client CIDR to server address that is serving this group.Meta.APIGroup.Builder.setServerAddressByClientCIDRs
(int index, Meta.ServerAddressByClientCIDR.Builder builderForValue) a map of client CIDR to server address that is serving this group.final Meta.APIGroup.Builder
Meta.APIGroup.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Meta.APIGroup.Builder.setVersions
(int index, Meta.GroupVersionForDiscovery value) versions are the versions supported in this group.Meta.APIGroup.Builder.setVersions
(int index, Meta.GroupVersionForDiscovery.Builder builderForValue) versions are the versions supported in this group.Meta.APIGroup.toBuilder()
Methods in io.kubernetes.client.proto that return types with arguments of type Meta.APIGroup.BuilderModifier and TypeMethodDescriptionMeta.APIGroupList.Builder.getGroupsBuilderList()
groups is a list of APIGroup.Methods in io.kubernetes.client.proto with parameters of type Meta.APIGroup.BuilderModifier and TypeMethodDescriptionMeta.APIGroupList.Builder.addGroups
(int index, Meta.APIGroup.Builder builderForValue) groups is a list of APIGroup.Meta.APIGroupList.Builder.addGroups
(Meta.APIGroup.Builder builderForValue) groups is a list of APIGroup.Meta.APIGroupList.Builder.setGroups
(int index, Meta.APIGroup.Builder builderForValue) groups is a list of APIGroup.