Uses of Class
org.jclouds.googlecomputeengine.options.BackendServiceOptions.Builder
Packages that use BackendServiceOptions.Builder
-
Uses of BackendServiceOptions.Builder in org.jclouds.googlecomputeengine.options
Methods in org.jclouds.googlecomputeengine.options that return BackendServiceOptions.BuilderModifier and TypeMethodDescriptionBackendServiceOptions.Builder.backends
(List<BackendService.Backend> backends) The list of backends that serve this BackendService.BackendServiceOptions.Builder.description
(String description) An optional textual description of the BackendService.BackendServiceOptions.Builder.fingerprint
(String fingerprint) Fingerprint of this resource.BackendServiceOptions.Builder.healthChecks
(List<URI> healthChecks) HealthChecks - The list ofinvalid reference
Links
The TCP port to connect on the backend.The protocol for incoming requests.BackendServiceOptions.Builder.timeoutSec
(Integer timeoutSec) How many seconds to wait for the backend before considering it a failed request.