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
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ScopedRdsModifier and TypeMethodDescriptionScopedRds.Builder.build()ScopedRds.Builder.buildPartial()static ScopedRdsScopedRds.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 ScopedRdsScopedRds.parseDelimitedFrom(InputStream input) static ScopedRdsScopedRds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRdsScopedRds.parseFrom(byte[] data) static ScopedRdsScopedRds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRdsScopedRds.parseFrom(com.google.protobuf.ByteString data) static ScopedRdsScopedRds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRdsScopedRds.parseFrom(com.google.protobuf.CodedInputStream input) static ScopedRdsScopedRds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRdsScopedRds.parseFrom(InputStream input) static ScopedRdsScopedRds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRdsScopedRds.parseFrom(ByteBuffer data) static ScopedRdsScopedRds.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()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 TypeMethodDescriptionScopedRoutes.Builder.mergeScopedRds(ScopedRds value) The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.static ScopedRds.BuilderScopedRds.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.