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 classHttpRetryPolicyThe retry policy associates with HttpRouteRulestatic classHttpRetryPolicy.BuilderThe retry policy associates with HttpRouteRuleMethods in com.google.cloud.compute.v1 that return HttpRetryPolicyOrBuilder Modifier and Type Method Description HttpRetryPolicyOrBuilderHttpRouteAction.Builder. getRetryPolicyOrBuilder()Specifies the retry policy associated with this route.HttpRetryPolicyOrBuilderHttpRouteAction. getRetryPolicyOrBuilder()Specifies the retry policy associated with this route.HttpRetryPolicyOrBuilderHttpRouteActionOrBuilder. getRetryPolicyOrBuilder()Specifies the retry policy associated with this route.
-