Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProtocolOptions.CredentialOrBuilder
Packages that use RedisProtocolOptions.CredentialOrBuilder
-
Uses of RedisProtocolOptions.CredentialOrBuilder in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that implement RedisProtocolOptions.CredentialOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.extensions.filters.network.redis_proxy.v3.RedisProtocolOptions.Credentialstatic final classProtobuf typeenvoy.extensions.filters.network.redis_proxy.v3.RedisProtocolOptions.CredentialMethods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RedisProtocolOptions.CredentialOrBuilderModifier and TypeMethodDescriptionRedisProtocolOptions.Builder.getCredentialsOrBuilder(int index) If specified, these credentials are used when connecting to upstream endpoints.RedisProtocolOptions.getCredentialsOrBuilder(int index) If specified, these credentials are used when connecting to upstream endpoints.RedisProtocolOptionsOrBuilder.getCredentialsOrBuilder(int index) If specified, these credentials are used when connecting to upstream endpoints.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type RedisProtocolOptions.CredentialOrBuilderModifier and TypeMethodDescriptionList<? extends RedisProtocolOptions.CredentialOrBuilder>RedisProtocolOptions.Builder.getCredentialsOrBuilderList()If specified, these credentials are used when connecting to upstream endpoints.List<? extends RedisProtocolOptions.CredentialOrBuilder>RedisProtocolOptions.getCredentialsOrBuilderList()If specified, these credentials are used when connecting to upstream endpoints.List<? extends RedisProtocolOptions.CredentialOrBuilder>RedisProtocolOptionsOrBuilder.getCredentialsOrBuilderList()If specified, these credentials are used when connecting to upstream endpoints.