Modifier and Type | Field and Description |
---|---|
protected BindAsHostPrefix |
bindAsHostPrefix |
protected boolean |
isVhostStyle |
protected String |
servicePath |
Constructor and Description |
---|
BindAsHostPrefixIfConfigured(BindAsHostPrefix bindAsHostPrefix,
boolean isVhostStyle,
String servicePath) |
protected final BindAsHostPrefix bindAsHostPrefix
protected final boolean isVhostStyle
protected final String servicePath
@Inject public BindAsHostPrefixIfConfigured(BindAsHostPrefix bindAsHostPrefix, @Named(value="jclouds.s3.virtual-host-buckets") boolean isVhostStyle, @Named(value="jclouds.s3.service-path") String servicePath)
public <R extends HttpRequest> R bindToRequest(R request, Object payload)
bindToRequest
in interface Binder
Copyright © 2009-2013 jclouds. All Rights Reserved.