Uses of Class
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.AwsIam
Packages that use AwsIam
Package
Description
-
Uses of AwsIam in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return AwsIamModifier and TypeMethodDescriptionAwsIam.Builder.build()AwsIam.Builder.buildPartial()RedisProtocolOptions.Builder.getAwsIam()The cluster level configuration for AWS IAM authenticationRedisProtocolOptions.getAwsIam()The cluster level configuration for AWS IAM authenticationRedisProtocolOptionsOrBuilder.getAwsIam()The cluster level configuration for AWS IAM authenticationstatic AwsIamAwsIam.getDefaultInstance()AwsIam.Builder.getDefaultInstanceForType()AwsIam.getDefaultInstanceForType()static AwsIamAwsIam.parseDelimitedFrom(InputStream input) static AwsIamAwsIam.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamAwsIam.parseFrom(byte[] data) static AwsIamAwsIam.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamAwsIam.parseFrom(com.google.protobuf.ByteString data) static AwsIamAwsIam.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamAwsIam.parseFrom(com.google.protobuf.CodedInputStream input) static AwsIamAwsIam.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamAwsIam.parseFrom(InputStream input) static AwsIamAwsIam.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AwsIamAwsIam.parseFrom(ByteBuffer data) static AwsIamAwsIam.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type AwsIamModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AwsIam>AwsIam.getParserForType()static com.google.protobuf.Parser<AwsIam>AwsIam.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type AwsIamModifier and TypeMethodDescriptionRedisProtocolOptions.Builder.mergeAwsIam(AwsIam value) The cluster level configuration for AWS IAM authenticationstatic AwsIam.BuilderAwsIam.newBuilder(AwsIam prototype) The cluster level configuration for AWS IAM authentication -
Uses of AwsIam in io.envoyproxy.envoy.extensions.health_checkers.redis.v3
Methods in io.envoyproxy.envoy.extensions.health_checkers.redis.v3 that return AwsIamModifier and TypeMethodDescriptionRedis.Builder.getAwsIam()Use AWS IAM for health checker authenticationRedis.getAwsIam()Use AWS IAM for health checker authenticationRedisOrBuilder.getAwsIam()Use AWS IAM for health checker authenticationMethods in io.envoyproxy.envoy.extensions.health_checkers.redis.v3 with parameters of type AwsIamModifier and TypeMethodDescriptionRedis.Builder.mergeAwsIam(AwsIam value) Use AWS IAM for health checker authenticationUse AWS IAM for health checker authentication