public static final class CollectionEntry.InlineEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder> implements CollectionEntry.InlineEntryOrBuilder
Inlined resource entry.Protobuf type
xds.core.v3.CollectionEntry.InlineEntry| Modifier and Type | Method and Description |
|---|---|
CollectionEntry.InlineEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CollectionEntry.InlineEntry |
build() |
CollectionEntry.InlineEntry |
buildPartial() |
CollectionEntry.InlineEntry.Builder |
clear() |
CollectionEntry.InlineEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CollectionEntry.InlineEntry.Builder |
clearName()
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CollectionEntry.InlineEntry.Builder |
clearResource()
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
clearVersion()
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
clone() |
CollectionEntry.InlineEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Optional name to describe the inlined resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Optional name to describe the inlined resource.
|
com.google.protobuf.Any |
getResource()
The resource payload, including type URL.
|
com.google.protobuf.Any.Builder |
getResourceBuilder()
The resource payload, including type URL.
|
com.google.protobuf.AnyOrBuilder |
getResourceOrBuilder()
The resource payload, including type URL.
|
String |
getVersion()
The resource's logical version.
|
com.google.protobuf.ByteString |
getVersionBytes()
The resource's logical version.
|
boolean |
hasResource()
The resource payload, including type URL.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CollectionEntry.InlineEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CollectionEntry.InlineEntry.Builder |
mergeFrom(CollectionEntry.InlineEntry other) |
CollectionEntry.InlineEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
CollectionEntry.InlineEntry.Builder |
mergeResource(com.google.protobuf.Any value)
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CollectionEntry.InlineEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CollectionEntry.InlineEntry.Builder |
setName(String value)
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CollectionEntry.InlineEntry.Builder |
setResource(com.google.protobuf.Any.Builder builderForValue)
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
setResource(com.google.protobuf.Any value)
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CollectionEntry.InlineEntry.Builder |
setVersion(String value)
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
The resource's logical version.
|
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<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.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<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CollectionEntry.InlineEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CollectionEntry.InlineEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CollectionEntry.InlineEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.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<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.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<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.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<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.Builder mergeFrom(CollectionEntry.InlineEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>public CollectionEntry.InlineEntry.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<CollectionEntry.InlineEntry.Builder>IOExceptionpublic String getName()
Optional name to describe the inlined resource. Resource names must [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once finalized, probably should be a RFC3986 pchar). This name allows reference via the #entry directive in ResourceLocator.
string name = 1 [(.validate.rules) = { ... }getName in interface CollectionEntry.InlineEntryOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Optional name to describe the inlined resource. Resource names must [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once finalized, probably should be a RFC3986 pchar). This name allows reference via the #entry directive in ResourceLocator.
string name = 1 [(.validate.rules) = { ... }getNameBytes in interface CollectionEntry.InlineEntryOrBuilderpublic CollectionEntry.InlineEntry.Builder setName(String value)
Optional name to describe the inlined resource. Resource names must [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once finalized, probably should be a RFC3986 pchar). This name allows reference via the #entry directive in ResourceLocator.
string name = 1 [(.validate.rules) = { ... }public CollectionEntry.InlineEntry.Builder clearName()
Optional name to describe the inlined resource. Resource names must [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once finalized, probably should be a RFC3986 pchar). This name allows reference via the #entry directive in ResourceLocator.
string name = 1 [(.validate.rules) = { ... }public CollectionEntry.InlineEntry.Builder setNameBytes(com.google.protobuf.ByteString value)
Optional name to describe the inlined resource. Resource names must [a-zA-Z0-9_-\./]+ (TODO(htuch): turn this into a PGV constraint once finalized, probably should be a RFC3986 pchar). This name allows reference via the #entry directive in ResourceLocator.
string name = 1 [(.validate.rules) = { ... }public String getVersion()
The resource's logical version. It is illegal to have the same named xDS resource name at a given version with different resource payloads.
string version = 2;getVersion in interface CollectionEntry.InlineEntryOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
The resource's logical version. It is illegal to have the same named xDS resource name at a given version with different resource payloads.
string version = 2;getVersionBytes in interface CollectionEntry.InlineEntryOrBuilderpublic CollectionEntry.InlineEntry.Builder setVersion(String value)
The resource's logical version. It is illegal to have the same named xDS resource name at a given version with different resource payloads.
string version = 2;public CollectionEntry.InlineEntry.Builder clearVersion()
The resource's logical version. It is illegal to have the same named xDS resource name at a given version with different resource payloads.
string version = 2;public CollectionEntry.InlineEntry.Builder setVersionBytes(com.google.protobuf.ByteString value)
The resource's logical version. It is illegal to have the same named xDS resource name at a given version with different resource payloads.
string version = 2;public boolean hasResource()
The resource payload, including type URL.
.google.protobuf.Any resource = 3;hasResource in interface CollectionEntry.InlineEntryOrBuilderpublic com.google.protobuf.Any getResource()
The resource payload, including type URL.
.google.protobuf.Any resource = 3;getResource in interface CollectionEntry.InlineEntryOrBuilderpublic CollectionEntry.InlineEntry.Builder setResource(com.google.protobuf.Any value)
The resource payload, including type URL.
.google.protobuf.Any resource = 3;public CollectionEntry.InlineEntry.Builder setResource(com.google.protobuf.Any.Builder builderForValue)
The resource payload, including type URL.
.google.protobuf.Any resource = 3;public CollectionEntry.InlineEntry.Builder mergeResource(com.google.protobuf.Any value)
The resource payload, including type URL.
.google.protobuf.Any resource = 3;public CollectionEntry.InlineEntry.Builder clearResource()
The resource payload, including type URL.
.google.protobuf.Any resource = 3;public com.google.protobuf.Any.Builder getResourceBuilder()
The resource payload, including type URL.
.google.protobuf.Any resource = 3;public com.google.protobuf.AnyOrBuilder getResourceOrBuilder()
The resource payload, including type URL.
.google.protobuf.Any resource = 3;getResourceOrBuilder in interface CollectionEntry.InlineEntryOrBuilderpublic final CollectionEntry.InlineEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>public final CollectionEntry.InlineEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CollectionEntry.InlineEntry.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.