类 VpcClientConfiguration
- java.lang.Object
-
- com.baidubce.BceClientConfiguration
-
- com.baidubce.services.vpc.VpcClientConfiguration
-
public class VpcClientConfiguration extends BceClientConfiguration
Extended client configuration for vpc service.
-
-
构造器概要
构造器 构造器 说明 VpcClientConfiguration()
-
方法概要
-
从类继承的方法 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
-
-