Class BackendServiceOptions
- java.lang.Object
 - 
- org.jclouds.googlecomputeengine.options.BackendServiceOptions
 
 
- 
public abstract class BackendServiceOptions extends Object
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBackendServiceOptions.Builder 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract List<BackendService.Backend>backends()abstract Stringdescription()abstract Stringfingerprint()abstract List<URI>healthChecks()abstract Stringname()abstract Integerport()abstract StringportName()abstract Stringprotocol()abstract IntegertimeoutSec() 
 - 
 
- 
- 
Method Detail
- 
backends
@Nullable public abstract List<BackendService.Backend> backends()
 
 - 
 
 -