public static final class Discovery.IncrementalDiscoveryResponse extends com.google.protobuf.GeneratedMessageV3 implements Discovery.IncrementalDiscoveryResponseOrBuilder
envoy.api.v2.IncrementalDiscoveryResponse| Modifier and Type | Class and Description |
|---|---|
static class |
Discovery.IncrementalDiscoveryResponse.Builder
Protobuf type
envoy.api.v2.IncrementalDiscoveryResponse |
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 |
NONCE_FIELD_NUMBER |
static int |
REMOVED_RESOURCES_FIELD_NUMBER |
static int |
RESOURCES_FIELD_NUMBER |
static int |
SYSTEM_VERSION_INFO_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Discovery.IncrementalDiscoveryResponse |
getDefaultInstance() |
Discovery.IncrementalDiscoveryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getNonce()
The nonce provides a way for IncrementalDiscoveryRequests to uniquely
reference a IncrementalDiscoveryResponse.
|
com.google.protobuf.ByteString |
getNonceBytes()
The nonce provides a way for IncrementalDiscoveryRequests to uniquely
reference a IncrementalDiscoveryResponse.
|
com.google.protobuf.Parser<Discovery.IncrementalDiscoveryResponse> |
getParserForType() |
String |
getRemovedResources(int index)
Resources names of resources that have be deleted and to be removed from the xDS Client.
|
com.google.protobuf.ByteString |
getRemovedResourcesBytes(int index)
Resources names of resources that have be deleted and to be removed from the xDS Client.
|
int |
getRemovedResourcesCount()
Resources names of resources that have be deleted and to be removed from the xDS Client.
|
com.google.protobuf.ProtocolStringList |
getRemovedResourcesList()
Resources names of resources that have be deleted and to be removed from the xDS Client.
|
Discovery.Resource |
getResources(int index)
The response resources.
|
int |
getResourcesCount()
The response resources.
|
List<Discovery.Resource> |
getResourcesList()
The response resources.
|
Discovery.ResourceOrBuilder |
getResourcesOrBuilder(int index)
The response resources.
|
List<? extends Discovery.ResourceOrBuilder> |
getResourcesOrBuilderList()
The response resources.
|
int |
getSerializedSize() |
String |
getSystemVersionInfo()
The version of the response data (used for debugging).
|
com.google.protobuf.ByteString |
getSystemVersionInfoBytes()
The version of the response data (used for debugging).
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Discovery.IncrementalDiscoveryResponse.Builder |
newBuilder() |
static Discovery.IncrementalDiscoveryResponse.Builder |
newBuilder(Discovery.IncrementalDiscoveryResponse prototype) |
Discovery.IncrementalDiscoveryResponse.Builder |
newBuilderForType() |
protected Discovery.IncrementalDiscoveryResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Discovery.IncrementalDiscoveryResponse |
parseDelimitedFrom(InputStream input) |
static Discovery.IncrementalDiscoveryResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(byte[] data) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(ByteBuffer data) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(com.google.protobuf.ByteString data) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(InputStream input) |
static Discovery.IncrementalDiscoveryResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Discovery.IncrementalDiscoveryResponse> |
parser() |
Discovery.IncrementalDiscoveryResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, 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 SYSTEM_VERSION_INFO_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
public static final int REMOVED_RESOURCES_FIELD_NUMBER
public static final int NONCE_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getSystemVersionInfo()
The version of the response data (used for debugging).
string system_version_info = 1;getSystemVersionInfo in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic com.google.protobuf.ByteString getSystemVersionInfoBytes()
The version of the response data (used for debugging).
string system_version_info = 1;getSystemVersionInfoBytes in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic List<Discovery.Resource> getResourcesList()
The response resources. These are typed resources that match the type url in the IncrementalDiscoveryRequest.
repeated .envoy.api.v2.Resource resources = 2 [(.gogoproto.nullable) = false];getResourcesList in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic List<? extends Discovery.ResourceOrBuilder> getResourcesOrBuilderList()
The response resources. These are typed resources that match the type url in the IncrementalDiscoveryRequest.
repeated .envoy.api.v2.Resource resources = 2 [(.gogoproto.nullable) = false];getResourcesOrBuilderList in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic int getResourcesCount()
The response resources. These are typed resources that match the type url in the IncrementalDiscoveryRequest.
repeated .envoy.api.v2.Resource resources = 2 [(.gogoproto.nullable) = false];getResourcesCount in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic Discovery.Resource getResources(int index)
The response resources. These are typed resources that match the type url in the IncrementalDiscoveryRequest.
repeated .envoy.api.v2.Resource resources = 2 [(.gogoproto.nullable) = false];getResources in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic Discovery.ResourceOrBuilder getResourcesOrBuilder(int index)
The response resources. These are typed resources that match the type url in the IncrementalDiscoveryRequest.
repeated .envoy.api.v2.Resource resources = 2 [(.gogoproto.nullable) = false];getResourcesOrBuilder in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getRemovedResourcesList()
Resources names of resources that have be deleted and to be removed from the xDS Client. Removed resources for missing resources can be ignored.
repeated string removed_resources = 6;getRemovedResourcesList in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic int getRemovedResourcesCount()
Resources names of resources that have be deleted and to be removed from the xDS Client. Removed resources for missing resources can be ignored.
repeated string removed_resources = 6;getRemovedResourcesCount in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic String getRemovedResources(int index)
Resources names of resources that have be deleted and to be removed from the xDS Client. Removed resources for missing resources can be ignored.
repeated string removed_resources = 6;getRemovedResources in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic com.google.protobuf.ByteString getRemovedResourcesBytes(int index)
Resources names of resources that have be deleted and to be removed from the xDS Client. Removed resources for missing resources can be ignored.
repeated string removed_resources = 6;getRemovedResourcesBytes in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic String getNonce()
The nonce provides a way for IncrementalDiscoveryRequests to uniquely reference a IncrementalDiscoveryResponse. The nonce is required.
string nonce = 5;getNonce in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic com.google.protobuf.ByteString getNonceBytes()
The nonce provides a way for IncrementalDiscoveryRequests to uniquely reference a IncrementalDiscoveryResponse. The nonce is required.
string nonce = 5;getNonceBytes in interface Discovery.IncrementalDiscoveryResponseOrBuilderpublic 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 Discovery.IncrementalDiscoveryResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Discovery.IncrementalDiscoveryResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Discovery.IncrementalDiscoveryResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Discovery.IncrementalDiscoveryResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Discovery.IncrementalDiscoveryResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Discovery.IncrementalDiscoveryResponse.Builder newBuilder()
public static Discovery.IncrementalDiscoveryResponse.Builder newBuilder(Discovery.IncrementalDiscoveryResponse prototype)
public Discovery.IncrementalDiscoveryResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Discovery.IncrementalDiscoveryResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Discovery.IncrementalDiscoveryResponse getDefaultInstance()
public static com.google.protobuf.Parser<Discovery.IncrementalDiscoveryResponse> parser()
public com.google.protobuf.Parser<Discovery.IncrementalDiscoveryResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Discovery.IncrementalDiscoveryResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.