Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRds
Packages that use ScopedRds
-
Uses of ScopedRds in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as ScopedRdsFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRdsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ScopedRds> ScopedRds.PARSER
private com.google.protobuf.SingleFieldBuilder
<ScopedRds, ScopedRds.Builder, ScopedRdsOrBuilder> ScopedRoutes.Builder.scopedRdsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ScopedRdsModifier and TypeMethodDescriptionScopedRds.Builder.build()
ScopedRds.Builder.buildPartial()
static ScopedRds
ScopedRds.getDefaultInstance()
ScopedRds.Builder.getDefaultInstanceForType()
ScopedRds.getDefaultInstanceForType()
ScopedRoutes.Builder.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRoutes.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRoutesOrBuilder.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.static ScopedRds
ScopedRds.parseDelimitedFrom
(InputStream input) static ScopedRds
ScopedRds.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRds
ScopedRds.parseFrom
(byte[] data) static ScopedRds
ScopedRds.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRds
ScopedRds.parseFrom
(com.google.protobuf.ByteString data) static ScopedRds
ScopedRds.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRds
ScopedRds.parseFrom
(com.google.protobuf.CodedInputStream input) static ScopedRds
ScopedRds.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRds
ScopedRds.parseFrom
(InputStream input) static ScopedRds
ScopedRds.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRds
ScopedRds.parseFrom
(ByteBuffer data) static ScopedRds
ScopedRds.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ScopedRdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ScopedRds> ScopedRds.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<ScopedRds, ScopedRds.Builder, ScopedRdsOrBuilder> ScopedRoutes.Builder.getScopedRdsFieldBuilder()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.static com.google.protobuf.Parser
<ScopedRds> ScopedRds.parser()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type ScopedRdsModifier and TypeMethodDescriptionprivate void
ScopedRds.Builder.buildPartial0
(ScopedRds result) ScopedRoutes.Builder.mergeScopedRds
(ScopedRds value) The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.static ScopedRds.Builder
ScopedRds.newBuilder
(ScopedRds prototype) ScopedRoutes.Builder.setScopedRds
(ScopedRds value) The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.