-
Meta.GroupVersionKind.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Meta.GroupVersionKind.Builder.clear()
Meta.GroupVersionKind.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
optional string group = 1;
optional string kind = 3;
Meta.GroupVersionKind.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
optional string version = 2;
Meta.GroupVersionKind.Builder.clone()
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
Kind is the type of object being manipulated.
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
Meta.GroupVersionKind.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Meta.GroupVersionKind.Builder.mergeFrom(com.google.protobuf.Message other)
Meta.GroupVersionKind.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Meta.GroupVersionKind.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Meta.GroupVersionKind.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
optional string group = 1;
Meta.GroupVersionKind.Builder.setGroupBytes(com.google.protobuf.ByteString value)
optional string group = 1;
optional string kind = 3;
Meta.GroupVersionKind.Builder.setKindBytes(com.google.protobuf.ByteString value)
optional string kind = 3;
Meta.GroupVersionKind.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Meta.GroupVersionKind.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
optional string version = 2;
Meta.GroupVersionKind.Builder.setVersionBytes(com.google.protobuf.ByteString value)
optional string version = 2;
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
Kind is the type of object being manipulated.
Kind is the fully-qualified type of object being submitted (for example, v1.Pod or autoscaling.v1.Scale)
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).
RequestKind is the fully-qualified type of the original API request (for example, v1.Pod or autoscaling.v1.Scale).