Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpRetryPolicy |
HttpRetryPolicy.Builder.build() |
static HttpRetryPolicy |
HttpRetryPolicy.getDefaultInstance() |
HttpRetryPolicy |
HttpRouteAction.getRetryPolicy()
Specifies the retry policy associated with this route.
|
HttpRetryPolicy |
HttpRouteAction.Builder.getRetryPolicy()
Specifies the retry policy associated with this route.
|
Modifier and Type | Method and Description |
---|---|
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.mergeFrom(HttpRetryPolicy other) |
static HttpRetryPolicy.Builder |
HttpRetryPolicy.newBuilder(HttpRetryPolicy prototype) |
HttpRouteAction.Builder |
HttpRouteAction.Builder.setRetryPolicy(HttpRetryPolicy retryPolicy)
Specifies the retry policy associated with this route.
|
Copyright © 2019 Google LLC. All rights reserved.