public static final class Meta.ListMeta extends com.google.protobuf.GeneratedMessageV3 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 | Class and Description |
|---|---|
static class |
Meta.ListMeta.Builder
ListMeta describes metadata that synthetic resources must have, including lists and
various status objects.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CONTINUE_FIELD_NUMBER |
static com.google.protobuf.Parser<Meta.ListMeta> |
PARSER
Deprecated.
|
static int |
RESOURCEVERSION_FIELD_NUMBER |
static int |
SELFLINK_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContinue()
continue may be set if the user set a limit on the number of items returned, and indicates that
the server has more data available.
|
com.google.protobuf.ByteString |
getContinueBytes()
continue may be set if the user set a limit on the number of items returned, and indicates that
the server has more data available.
|
static Meta.ListMeta |
getDefaultInstance() |
Meta.ListMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Meta.ListMeta> |
getParserForType() |
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.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasContinue()
continue may be set if the user set a limit on the number of items returned, and indicates that
the server has more data available.
|
int |
hashCode() |
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() |
static Meta.ListMeta.Builder |
newBuilder() |
static Meta.ListMeta.Builder |
newBuilder(Meta.ListMeta prototype) |
Meta.ListMeta.Builder |
newBuilderForType() |
protected Meta.ListMeta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Meta.ListMeta |
parseDelimitedFrom(InputStream input) |
static Meta.ListMeta |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.ListMeta |
parseFrom(byte[] data) |
static Meta.ListMeta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.ListMeta |
parseFrom(ByteBuffer data) |
static Meta.ListMeta |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.ListMeta |
parseFrom(com.google.protobuf.ByteString data) |
static Meta.ListMeta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.ListMeta |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Meta.ListMeta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.ListMeta |
parseFrom(InputStream input) |
static Meta.ListMeta |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Meta.ListMeta> |
parser() |
Meta.ListMeta.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SELFLINK_FIELD_NUMBER
public static final int RESOURCEVERSION_FIELD_NUMBER
public static final int CONTINUE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Meta.ListMeta> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 boolean hasContinue()
continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.
optional string continue = 3;hasContinue in interface Meta.ListMetaOrBuilderpublic String getContinue()
continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.
optional string continue = 3;getContinue in interface Meta.ListMetaOrBuilderpublic com.google.protobuf.ByteString getContinueBytes()
continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.
optional string continue = 3;getContinueBytes in interface Meta.ListMetaOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Meta.ListMeta parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Meta.ListMeta parseFrom(InputStream input) throws IOException
IOExceptionpublic static Meta.ListMeta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Meta.ListMeta parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Meta.ListMeta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Meta.ListMeta parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Meta.ListMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Meta.ListMeta.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Meta.ListMeta.Builder newBuilder()
public static Meta.ListMeta.Builder newBuilder(Meta.ListMeta prototype)
public Meta.ListMeta.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Meta.ListMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Meta.ListMeta getDefaultInstance()
public static com.google.protobuf.Parser<Meta.ListMeta> parser()
public com.google.protobuf.Parser<Meta.ListMeta> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Meta.ListMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.