public static final class Meta.ListMeta.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder> implements Meta.ListMetaOrBuilder
ListMeta describes metadata that synthetic resources must have, including lists and
various status objects. A resource may have only one of {ObjectMeta, ListMeta}.
Protobuf type k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta| Modifier and Type | Method and Description |
|---|---|
Meta.ListMeta.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ListMeta |
build() |
Meta.ListMeta |
buildPartial() |
Meta.ListMeta.Builder |
clear() |
Meta.ListMeta.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.ListMeta.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.ListMeta.Builder |
clearResourceVersion()
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
Meta.ListMeta.Builder |
clearSelfLink()
SelfLink is a URL representing this object.
|
Meta.ListMeta.Builder |
clone() |
Meta.ListMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getResourceVersion()
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
com.google.protobuf.ByteString |
getResourceVersionBytes()
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
String |
getSelfLink()
SelfLink is a URL representing this object.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
SelfLink is a URL representing this object.
|
boolean |
hasResourceVersion()
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
boolean |
hasSelfLink()
SelfLink is a URL representing this object.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Meta.ListMeta.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.ListMeta.Builder |
mergeFrom(com.google.protobuf.Message other) |
Meta.ListMeta.Builder |
mergeFrom(Meta.ListMeta other) |
Meta.ListMeta.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.ListMeta.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ListMeta.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.ListMeta.Builder |
setResourceVersion(String value)
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
Meta.ListMeta.Builder |
setResourceVersionBytes(com.google.protobuf.ByteString value)
String that identifies the server's internal version of this object that
can be used by clients to determine when objects have changed.
|
Meta.ListMeta.Builder |
setSelfLink(String value)
SelfLink is a URL representing this object.
|
Meta.ListMeta.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
SelfLink is a URL representing this object.
|
Meta.ListMeta.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Meta.ListMeta build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Meta.ListMeta buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Meta.ListMeta.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder mergeFrom(Meta.ListMeta other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public Meta.ListMeta.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.ListMeta.Builder>IOExceptionpublic boolean hasSelfLink()
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;hasSelfLink in interface Meta.ListMetaOrBuilderpublic String getSelfLink()
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;getSelfLink in interface Meta.ListMetaOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;getSelfLinkBytes in interface Meta.ListMetaOrBuilderpublic Meta.ListMeta.Builder setSelfLink(String value)
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;public Meta.ListMeta.Builder clearSelfLink()
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;public Meta.ListMeta.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
SelfLink is a URL representing this object. Populated by the system. Read-only. +optional
optional string selfLink = 1;public boolean hasResourceVersion()
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;hasResourceVersion in interface Meta.ListMetaOrBuilderpublic String getResourceVersion()
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;getResourceVersion in interface Meta.ListMetaOrBuilderpublic com.google.protobuf.ByteString getResourceVersionBytes()
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;getResourceVersionBytes in interface Meta.ListMetaOrBuilderpublic Meta.ListMeta.Builder setResourceVersion(String value)
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;public Meta.ListMeta.Builder clearResourceVersion()
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;public Meta.ListMeta.Builder setResourceVersionBytes(com.google.protobuf.ByteString value)
String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency +optional
optional string resourceVersion = 2;public final Meta.ListMeta.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>public final Meta.ListMeta.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ListMeta.Builder>Copyright © 2018. All rights reserved.