Uses of Interface
io.envoyproxy.envoy.config.core.v3.RetryPolicyOrBuilder
-
-
Uses of RetryPolicyOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RetryPolicyOrBuilder Modifier and Type Class Description classRetryPolicyThe message specifies the retry policy of remote data source when fetching fails.static classRetryPolicy.BuilderThe message specifies the retry policy of remote data source when fetching fails.Methods in io.envoyproxy.envoy.config.core.v3 that return RetryPolicyOrBuilder Modifier and Type Method Description RetryPolicyOrBuilderRemoteDataSource.Builder. getRetryPolicyOrBuilder()Retry policy for fetching remote data.RetryPolicyOrBuilderRemoteDataSource. getRetryPolicyOrBuilder()Retry policy for fetching remote data.RetryPolicyOrBuilderRemoteDataSourceOrBuilder. getRetryPolicyOrBuilder()Retry policy for fetching remote data. -
Uses of RetryPolicyOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 that return RetryPolicyOrBuilder Modifier and Type Method Description RetryPolicyOrBuilderCommonGrpcAccessLogConfig.Builder. getGrpcStreamRetryPolicyOrBuilder()Sets the retry policy when the establishment of a gRPC stream fails.RetryPolicyOrBuilderCommonGrpcAccessLogConfig. getGrpcStreamRetryPolicyOrBuilder()Sets the retry policy when the establishment of a gRPC stream fails.RetryPolicyOrBuilderCommonGrpcAccessLogConfigOrBuilder. getGrpcStreamRetryPolicyOrBuilder()Sets the retry policy when the establishment of a gRPC stream fails. -
Uses of RetryPolicyOrBuilder in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.gcp_authn.v3 that return RetryPolicyOrBuilder Modifier and Type Method Description RetryPolicyOrBuilderGcpAuthnFilterConfig.Builder. getRetryPolicyOrBuilder()Retry policy for fetching tokens.RetryPolicyOrBuilderGcpAuthnFilterConfig. getRetryPolicyOrBuilder()Retry policy for fetching tokens.RetryPolicyOrBuilderGcpAuthnFilterConfigOrBuilder. getRetryPolicyOrBuilder()Retry policy for fetching tokens. -
Uses of RetryPolicyOrBuilder in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return RetryPolicyOrBuilder Modifier and Type Method Description RetryPolicyOrBuilderRemoteJwks.Builder. getRetryPolicyOrBuilder()Retry policy for fetching Jwks. optional. turned off by default.RetryPolicyOrBuilderRemoteJwks. getRetryPolicyOrBuilder()Retry policy for fetching Jwks. optional. turned off by default.RetryPolicyOrBuilderRemoteJwksOrBuilder. getRetryPolicyOrBuilder()Retry policy for fetching Jwks. optional. turned off by default.
-