类 BciClientConfiguration
- java.lang.Object
-
- com.baidubce.BceClientConfiguration
-
- com.baidubce.services.bci.BciClientConfiguration
-
public class BciClientConfiguration extends BceClientConfiguration
Extended client configuration for bci service.
-
-
构造器概要
构造器 构造器 说明 BciClientConfiguration()
-
方法概要
-
从类继承的方法 com.baidubce.BceClientConfiguration
getConnectionTimeoutInMillis, getCredentials, getEndpoint, getLocalAddress, getMaxConnections, getProtocol, getProxyDomain, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getProxyWorkstation, getRegion, getRetryPolicy, getSocketBufferSizeInBytes, getSocketTimeoutInMillis, getUserAgent, isProxyPreemptiveAuthenticationEnabled, isRedirectsEnabled, setConnectionTimeoutInMillis, setCredentials, setEndpoint, setLocalAddress, setMaxConnections, setProtocol, setProxyDomain, setProxyHost, setProxyPassword, setProxyPort, setProxyPreemptiveAuthenticationEnabled, setProxyUsername, setProxyWorkstation, setRedirectsEnabled, setRegion, setRetryPolicy, setSocketBufferSizeInBytes, setSocketTimeoutInMillis, setUserAgent, toString, withConnectionTimeoutInMillis, withCredentials, withEndpoint, withLocalAddress, withMaxConnections, withProtocol, withProxyDomain, withProxyHost, withProxyPassword, withProxyPort, withProxyPreemptiveAuthenticationEnabled, withProxyUsername, withProxyWorkstation, withRedirectsEnabled, withRegion, withRetryPolicy, withSocketBufferSizeInBytes, withSocketTimeoutInMillis, withUserAgent
-
-