public class AWSClientConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
forceGlobalBucketAccessEnabled |
| Constructor and Description |
|---|
AWSClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol() |
boolean |
isDisableChunkedEncoding() |
boolean |
isEnablePathStyleAccess() |
boolean |
isForceGlobalBucketAccessEnabled() |
public String getProtocol()
public boolean isDisableChunkedEncoding()
public boolean isEnablePathStyleAccess()
public boolean isForceGlobalBucketAccessEnabled()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.