public static class RequestMirrorPolicy.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RequestMirrorPolicy |
build() |
RequestMirrorPolicy.Builder |
clone() |
String |
getBackendService()
The full or partial URL to the BackendService resource being mirrored to.
|
RequestMirrorPolicy.Builder |
mergeFrom(RequestMirrorPolicy other) |
RequestMirrorPolicy.Builder |
setBackendService(String backendService)
The full or partial URL to the BackendService resource being mirrored to.
|
public RequestMirrorPolicy.Builder mergeFrom(RequestMirrorPolicy other)
public String getBackendService()
public RequestMirrorPolicy.Builder setBackendService(String backendService)
public RequestMirrorPolicy build()
public RequestMirrorPolicy.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.