Uses of Class
software.amazon.awssdk.services.appmesh.model.GrpcRetryPolicy
-
Packages that use GrpcRetryPolicy Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of GrpcRetryPolicy in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return GrpcRetryPolicy Modifier and Type Method Description GrpcRetryPolicyGrpcRoute. retryPolicy()An object that represents a retry policy.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type GrpcRetryPolicy Modifier and Type Method Description GrpcRoute.BuilderGrpcRoute.Builder. retryPolicy(GrpcRetryPolicy retryPolicy)An object that represents a retry policy.
-