Package | Description |
---|---|
org.jclouds.googlecomputeengine.features | |
org.jclouds.openstack.marconi.v1.features |
Modifier and Type | Method and Description |
---|---|
Operation |
BackendServiceApi.patch(String backendServiceName,
BackendServiceOptions backendServiceOptions)
Updates the specified backend service resource, with patch semantics, with
the data included in the request.
|
Operation |
FirewallApi.patch(String firewall,
FirewallOptions firewallOptions)
Updates the specified firewall resource, with patch semantics, with the data included in the request.
|
Operation |
HttpHealthCheckApi.patch(String name,
HttpHealthCheckCreationOptions options)
Updates a HttpHealthCheck resource in the specified project
using the data included in the request.
|
Operation |
UrlMapApi.patch(String urlMapName,
UrlMapOptions urlMapOptions)
Updates the specified urlMap resource, with patch semantics, with the data included in the request.
|
Modifier and Type | Method and Description |
---|---|
void |
ClaimApi.update(String claimId,
int ttl)
Clients should periodically renew claims during long-running batches of work to avoid losing a claim while
processing a message.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.