Uses of Interface
com.google.cloud.compute.v1.HttpRetryPolicyOrBuilder
-
Packages that use HttpRetryPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HttpRetryPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HttpRetryPolicyOrBuilder Modifier and Type Class Description class
HttpRetryPolicy
The retry policy associates with HttpRouteRulestatic class
HttpRetryPolicy.Builder
The retry policy associates with HttpRouteRuleMethods in com.google.cloud.compute.v1 that return HttpRetryPolicyOrBuilder Modifier and Type Method Description HttpRetryPolicyOrBuilder
HttpRouteAction.Builder. getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.HttpRetryPolicyOrBuilder
HttpRouteAction. getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.HttpRetryPolicyOrBuilder
HttpRouteActionOrBuilder. getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.
-