com.baidubce.services.kms
Class KmsClientConfiguration

java.lang.Object
  extended by com.baidubce.BceClientConfiguration
      extended by com.baidubce.services.kms.KmsClientConfiguration

public class KmsClientConfiguration
extends BceClientConfiguration


Field Summary
 
Fields inherited from class com.baidubce.BceClientConfiguration
DEFAULT_CONNECTION_TIMEOUT_IN_MILLIS, DEFAULT_MAX_CONNECTIONS, DEFAULT_PROTOCOL, DEFAULT_REGION, DEFAULT_SOCKET_TIMEOUT_IN_MILLIS, DEFAULT_USER_AGENT
 
Constructor Summary
KmsClientConfiguration()
           
KmsClientConfiguration(BceClientConfiguration clientConfiguration)
           
KmsClientConfiguration(BceClientConfiguration clientConfiguration, String kmsEndpoint)
           
 
Method Summary
 
Methods inherited from class com.baidubce.BceClientConfiguration
getConnectionTimeoutInMillis, getCredentials, getEndpoint, getLocalAddress, getMaxConnections, getProtocol, getProxyDomain, getProxyHost, getProxyPassword, getProxyPort, getProxyUsername, getProxyWorkstation, getRegion, getRetryPolicy, getSocketBufferSizeInBytes, getSocketTimeoutInMillis, getUserAgent, isProxyPreemptiveAuthenticationEnabled, setConnectionTimeoutInMillis, setCredentials, setEndpoint, setLocalAddress, setMaxConnections, setProtocol, setProxyDomain, setProxyHost, setProxyPassword, setProxyPort, setProxyPreemptiveAuthenticationEnabled, setProxyUsername, setProxyWorkstation, setRegion, setRetryPolicy, setSocketBufferSizeInBytes, setSocketTimeoutInMillis, setUserAgent, toString, withConnectionTimeoutInMillis, withCredentials, withEndpoint, withLocalAddress, withMaxConnections, withProtocol, withProxyDomain, withProxyHost, withProxyPassword, withProxyPort, withProxyPreemptiveAuthenticationEnabled, withProxyUsername, withProxyWorkstation, withRegion, withRetryPolicy, withSocketBufferSizeInBytes, withSocketTimeoutInMillis, withUserAgent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KmsClientConfiguration

public KmsClientConfiguration()

KmsClientConfiguration

public KmsClientConfiguration(BceClientConfiguration clientConfiguration)

KmsClientConfiguration

public KmsClientConfiguration(BceClientConfiguration clientConfiguration,
                              String kmsEndpoint)


Copyright © 2018. All rights reserved.