| Modifier and Type | Method and Description |
|---|---|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addAllServerAddressByClientCIDRs(Iterable<? extends Meta.ServerAddressByClientCIDR> values)
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addAllVersions(Iterable<? extends Meta.GroupVersionForDiscovery> values)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroupList.Builder.addGroupsBuilder()
groups is a list of APIGroup.
|
Meta.APIGroup.Builder |
Meta.APIGroupList.Builder.addGroupsBuilder(int index)
groups is a list of APIGroup.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.APIGroup.Builder |
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 |
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 |
Meta.APIGroup.Builder.addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addServerAddressByClientCIDRs(Meta.ServerAddressByClientCIDR value)
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addVersions(int index,
Meta.GroupVersionForDiscovery.Builder builderForValue)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addVersions(int index,
Meta.GroupVersionForDiscovery value)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addVersions(Meta.GroupVersionForDiscovery.Builder builderForValue)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.addVersions(Meta.GroupVersionForDiscovery value)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clear() |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearName()
name is the name of the group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearPreferredVersion()
preferredVersion is the version preferred by the API server, which
probably is the storage version.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearServerAddressByClientCIDRs()
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clearVersions()
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.clone() |
Meta.APIGroup.Builder |
Meta.APIGroupList.Builder.getGroupsBuilder(int index)
groups is a list of APIGroup.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.mergeFrom(Meta.APIGroup other) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.mergePreferredVersion(Meta.GroupVersionForDiscovery value)
preferredVersion is the version preferred by the API server, which
probably is the storage version.
|
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.Builder |
Meta.APIGroup.newBuilderForType() |
protected Meta.APIGroup.Builder |
Meta.APIGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.removeServerAddressByClientCIDRs(int index)
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.removeVersions(int index)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setName(String value)
name is the name of the group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setNameBytes(com.google.protobuf.ByteString value)
name is the name of the group.
|
Meta.APIGroup.Builder |
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 |
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 |
Meta.APIGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setServerAddressByClientCIDRs(int index,
Meta.ServerAddressByClientCIDR.Builder builderForValue)
a map of client CIDR to server address that is serving this group.
|
Meta.APIGroup.Builder |
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 |
Meta.APIGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setVersions(int index,
Meta.GroupVersionForDiscovery.Builder builderForValue)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.Builder.setVersions(int index,
Meta.GroupVersionForDiscovery value)
versions are the versions supported in this group.
|
Meta.APIGroup.Builder |
Meta.APIGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Meta.APIGroup.Builder> |
Meta.APIGroupList.Builder.getGroupsBuilderList()
groups is a list of APIGroup.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.APIGroupList.Builder |
Meta.APIGroupList.Builder.addGroups(int index,
Meta.APIGroup.Builder builderForValue)
groups is a list of APIGroup.
|
Meta.APIGroupList.Builder |
Meta.APIGroupList.Builder.addGroups(Meta.APIGroup.Builder builderForValue)
groups is a list of APIGroup.
|
Meta.APIGroupList.Builder |
Meta.APIGroupList.Builder.setGroups(int index,
Meta.APIGroup.Builder builderForValue)
groups is a list of APIGroup.
|
Copyright © 2019. All rights reserved.