Package | Description |
---|---|
org.jclouds.googlecomputeengine.features | |
org.jclouds.googlecomputeengine.options |
Modifier and Type | Method and Description |
---|---|
Operation |
BackendServiceApi.create(BackendServiceOptions backendService)
Creates a backend service resource in the specified project using the data
included in the request.
|
Operation |
BackendServiceApi.patch(String backendServiceName,
BackendServiceOptions backendServiceOptions)
Updates the specified backend service resource, with patch semantics, with
the data included in the request.
|
Operation |
BackendServiceApi.update(String backendServiceName,
BackendServiceOptions backendServiceOptions)
Updates the specified backend service resource with the data included in
the request.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceOptions |
BackendServiceOptions.Builder.build() |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.