public static final class EventRequest.ObjectMeta extends com.google.protobuf.GeneratedMessageV3 implements EventRequest.ObjectMetaOrBuilder
appscode.kubernetes.v1beta1.EventRequest.ObjectMeta| Modifier and Type | Class and Description |
|---|---|
static class |
EventRequest.ObjectMeta.Builder
Protobuf type
appscode.kubernetes.v1beta1.EventRequest.ObjectMeta |
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 |
ANCESTORS_FIELD_NUMBER |
static int |
INSTANCE_EXTERNAL_IP_FIELD_NUMBER |
static int |
INSTANCE_ID_FIELD_NUMBER |
static int |
INSTANCE_INTERNAL_IP_FIELD_NUMBER |
static int |
KIND_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
POD_IP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(java.lang.String key)
map<string, string> labels = 8; |
boolean |
equals(java.lang.Object obj) |
EventRequest.Ancestors |
getAncestors(int index)
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9; |
int |
getAncestorsCount()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9; |
java.util.List<EventRequest.Ancestors> |
getAncestorsList()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9; |
EventRequest.AncestorsOrBuilder |
getAncestorsOrBuilder(int index)
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9; |
java.util.List<? extends EventRequest.AncestorsOrBuilder> |
getAncestorsOrBuilderList()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9; |
static EventRequest.ObjectMeta |
getDefaultInstance() |
EventRequest.ObjectMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getInstanceExternalIp()
optional string instance_external_ip = 10; |
com.google.protobuf.ByteString |
getInstanceExternalIpBytes()
optional string instance_external_ip = 10; |
java.lang.String |
getInstanceId()
optional string instance_id = 6; |
com.google.protobuf.ByteString |
getInstanceIdBytes()
optional string instance_id = 6; |
java.lang.String |
getInstanceInternalIp()
optional string instance_internal_ip = 7; |
com.google.protobuf.ByteString |
getInstanceInternalIpBytes()
optional string instance_internal_ip = 7; |
java.lang.String |
getKind()
optional string kind = 1; |
com.google.protobuf.ByteString |
getKindBytes()
optional string kind = 1; |
java.util.Map<java.lang.String,java.lang.String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
map<string, string> labels = 8; |
java.util.Map<java.lang.String,java.lang.String> |
getLabelsMap()
map<string, string> labels = 8; |
java.lang.String |
getLabelsOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> labels = 8; |
java.lang.String |
getLabelsOrThrow(java.lang.String key)
map<string, string> labels = 8; |
java.lang.String |
getNamespace()
optional string namespace = 4; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 4; |
com.google.protobuf.Parser<EventRequest.ObjectMeta> |
getParserForType() |
java.lang.String |
getPodIp()
optional string pod_ip = 5; |
com.google.protobuf.ByteString |
getPodIpBytes()
optional string pod_ip = 5; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static EventRequest.ObjectMeta.Builder |
newBuilder() |
static EventRequest.ObjectMeta.Builder |
newBuilder(EventRequest.ObjectMeta prototype) |
EventRequest.ObjectMeta.Builder |
newBuilderForType() |
protected EventRequest.ObjectMeta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static EventRequest.ObjectMeta |
parseDelimitedFrom(java.io.InputStream input) |
static EventRequest.ObjectMeta |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventRequest.ObjectMeta |
parseFrom(byte[] data) |
static EventRequest.ObjectMeta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventRequest.ObjectMeta |
parseFrom(com.google.protobuf.ByteString data) |
static EventRequest.ObjectMeta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventRequest.ObjectMeta |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EventRequest.ObjectMeta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventRequest.ObjectMeta |
parseFrom(java.io.InputStream input) |
static EventRequest.ObjectMeta |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EventRequest.ObjectMeta> |
parser() |
EventRequest.ObjectMeta.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int KIND_FIELD_NUMBER
public static final int ANCESTORS_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int POD_IP_FIELD_NUMBER
public static final int INSTANCE_ID_FIELD_NUMBER
public static final int INSTANCE_INTERNAL_IP_FIELD_NUMBER
public static final int INSTANCE_EXTERNAL_IP_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getKind()
optional string kind = 1;getKind in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
optional string kind = 1;getKindBytes in interface EventRequest.ObjectMetaOrBuilderpublic java.util.List<EventRequest.Ancestors> getAncestorsList()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9;getAncestorsList in interface EventRequest.ObjectMetaOrBuilderpublic java.util.List<? extends EventRequest.AncestorsOrBuilder> getAncestorsOrBuilderList()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9;getAncestorsOrBuilderList in interface EventRequest.ObjectMetaOrBuilderpublic int getAncestorsCount()
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9;getAncestorsCount in interface EventRequest.ObjectMetaOrBuilderpublic EventRequest.Ancestors getAncestors(int index)
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9;getAncestors in interface EventRequest.ObjectMetaOrBuilderpublic EventRequest.AncestorsOrBuilder getAncestorsOrBuilder(int index)
repeated .appscode.kubernetes.v1beta1.EventRequest.Ancestors ancestors = 9;getAncestorsOrBuilder in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getNamespace()
optional string namespace = 4;getNamespace in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 4;getNamespaceBytes in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getPodIp()
optional string pod_ip = 5;getPodIp in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getPodIpBytes()
optional string pod_ip = 5;getPodIpBytes in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getInstanceId()
optional string instance_id = 6;getInstanceId in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getInstanceIdBytes()
optional string instance_id = 6;getInstanceIdBytes in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getInstanceInternalIp()
optional string instance_internal_ip = 7;getInstanceInternalIp in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getInstanceInternalIpBytes()
optional string instance_internal_ip = 7;getInstanceInternalIpBytes in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getInstanceExternalIp()
optional string instance_external_ip = 10;getInstanceExternalIp in interface EventRequest.ObjectMetaOrBuilderpublic com.google.protobuf.ByteString getInstanceExternalIpBytes()
optional string instance_external_ip = 10;getInstanceExternalIpBytes in interface EventRequest.ObjectMetaOrBuilderpublic int getLabelsCount()
EventRequest.ObjectMetaOrBuildermap<string, string> labels = 8;getLabelsCount in interface EventRequest.ObjectMetaOrBuilderpublic boolean containsLabels(java.lang.String key)
map<string, string> labels = 8;containsLabels in interface EventRequest.ObjectMetaOrBuilder@Deprecated public java.util.Map<java.lang.String,java.lang.String> getLabels()
getLabelsMap() instead.getLabels in interface EventRequest.ObjectMetaOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getLabelsMap()
map<string, string> labels = 8;getLabelsMap in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getLabelsOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> labels = 8;getLabelsOrDefault in interface EventRequest.ObjectMetaOrBuilderpublic java.lang.String getLabelsOrThrow(java.lang.String key)
map<string, string> labels = 8;getLabelsOrThrow in interface EventRequest.ObjectMetaOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 EventRequest.ObjectMeta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EventRequest.ObjectMeta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EventRequest.ObjectMeta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EventRequest.ObjectMeta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EventRequest.ObjectMeta parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static EventRequest.ObjectMeta parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static EventRequest.ObjectMeta parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static EventRequest.ObjectMeta parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static EventRequest.ObjectMeta parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static EventRequest.ObjectMeta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic EventRequest.ObjectMeta.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EventRequest.ObjectMeta.Builder newBuilder()
public static EventRequest.ObjectMeta.Builder newBuilder(EventRequest.ObjectMeta prototype)
public EventRequest.ObjectMeta.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EventRequest.ObjectMeta.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EventRequest.ObjectMeta getDefaultInstance()
public static com.google.protobuf.Parser<EventRequest.ObjectMeta> parser()
public com.google.protobuf.Parser<EventRequest.ObjectMeta> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EventRequest.ObjectMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder