public static final class GrpcMethodList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder> implements GrpcMethodListOrBuilder
A list of gRPC methods which can be used as an allowlist, for example.Protobuf type
envoy.api.v2.core.GrpcMethodList| Modifier and Type | Method and Description |
|---|---|
GrpcMethodList.Builder |
addAllServices(Iterable<? extends GrpcMethodList.Service> values)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcMethodList.Builder |
addServices(GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
addServices(GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
addServices(int index,
GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
addServices(int index,
GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Service.Builder |
addServicesBuilder()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Service.Builder |
addServicesBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList |
build() |
GrpcMethodList |
buildPartial() |
GrpcMethodList.Builder |
clear() |
GrpcMethodList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GrpcMethodList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GrpcMethodList.Builder |
clearServices()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
clone() |
GrpcMethodList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GrpcMethodList.Service |
getServices(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Service.Builder |
getServicesBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
List<GrpcMethodList.Service.Builder> |
getServicesBuilderList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
int |
getServicesCount()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
List<GrpcMethodList.Service> |
getServicesList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.ServiceOrBuilder |
getServicesOrBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
List<? extends GrpcMethodList.ServiceOrBuilder> |
getServicesOrBuilderList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GrpcMethodList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GrpcMethodList.Builder |
mergeFrom(GrpcMethodList other) |
GrpcMethodList.Builder |
mergeFrom(com.google.protobuf.Message other) |
GrpcMethodList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GrpcMethodList.Builder |
removeServices(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcMethodList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GrpcMethodList.Builder |
setServices(int index,
GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.Builder |
setServices(int index,
GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1; |
GrpcMethodList.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<GrpcMethodList.Builder>public GrpcMethodList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.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<GrpcMethodList.Builder>public GrpcMethodList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GrpcMethodList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GrpcMethodList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GrpcMethodList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>public GrpcMethodList.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<GrpcMethodList.Builder>public GrpcMethodList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>public GrpcMethodList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>public GrpcMethodList.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<GrpcMethodList.Builder>public GrpcMethodList.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<GrpcMethodList.Builder>public GrpcMethodList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcMethodList.Builder>public GrpcMethodList.Builder mergeFrom(GrpcMethodList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>public GrpcMethodList.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<GrpcMethodList.Builder>IOExceptionpublic List<GrpcMethodList.Service> getServicesList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;getServicesList in interface GrpcMethodListOrBuilderpublic int getServicesCount()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;getServicesCount in interface GrpcMethodListOrBuilderpublic GrpcMethodList.Service getServices(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;getServices in interface GrpcMethodListOrBuilderpublic GrpcMethodList.Builder setServices(int index, GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder setServices(int index, GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder addServices(GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder addServices(int index, GrpcMethodList.Service value)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder addServices(GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder addServices(int index, GrpcMethodList.Service.Builder builderForValue)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder addAllServices(Iterable<? extends GrpcMethodList.Service> values)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder clearServices()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Builder removeServices(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Service.Builder getServicesBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.ServiceOrBuilder getServicesOrBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;getServicesOrBuilder in interface GrpcMethodListOrBuilderpublic List<? extends GrpcMethodList.ServiceOrBuilder> getServicesOrBuilderList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;getServicesOrBuilderList in interface GrpcMethodListOrBuilderpublic GrpcMethodList.Service.Builder addServicesBuilder()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public GrpcMethodList.Service.Builder addServicesBuilder(int index)
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public List<GrpcMethodList.Service.Builder> getServicesBuilderList()
repeated .envoy.api.v2.core.GrpcMethodList.Service services = 1;public final GrpcMethodList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>public final GrpcMethodList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcMethodList.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.