Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpHeaderAction |
HttpHeaderAction.Builder.build() |
static HttpHeaderAction |
HttpHeaderAction.getDefaultInstance() |
HttpHeaderAction |
HttpRouteRule.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
HttpRouteRule.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
PathMatcher.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
PathMatcher.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
WeightedBackendService.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
WeightedBackendService.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
UrlMap.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
HttpHeaderAction |
UrlMap.Builder.getHeaderAction()
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
Modifier and Type | Method and Description |
---|---|
HttpHeaderAction.Builder |
HttpHeaderAction.Builder.mergeFrom(HttpHeaderAction other) |
static HttpHeaderAction.Builder |
HttpHeaderAction.newBuilder(HttpHeaderAction prototype) |
HttpRouteRule.Builder |
HttpRouteRule.Builder.setHeaderAction(HttpHeaderAction headerAction)
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
PathMatcher.Builder |
PathMatcher.Builder.setHeaderAction(HttpHeaderAction headerAction)
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
WeightedBackendService.Builder |
WeightedBackendService.Builder.setHeaderAction(HttpHeaderAction headerAction)
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
UrlMap.Builder |
UrlMap.Builder.setHeaderAction(HttpHeaderAction headerAction)
Specifies changes to request and response headers that need to take effect for the selected
backendService.
|
Copyright © 2019 Google LLC. All rights reserved.