public class BvwClientConfiguration extends BceClientConfiguration
DEFAULT_CONNECTION_TIMEOUT_IN_MILLIS, DEFAULT_MAX_CONNECTIONS, DEFAULT_PROTOCOL, DEFAULT_REGION, DEFAULT_SOCKET_TIMEOUT_IN_MILLIS, DEFAULT_USER_AGENT| Constructor and Description |
|---|
BvwClientConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BvwClientConfiguration |
withCredentials(DefaultBceCredentials credentials)
Set bvw credentials.
|
BvwClientConfiguration |
withEndpoint(String endpoint)
Set bvw endpoint.
|
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, withLocalAddress, withMaxConnections, withProtocol, withProxyDomain, withProxyHost, withProxyPassword, withProxyPort, withProxyPreemptiveAuthenticationEnabled, withProxyUsername, withProxyWorkstation, withRedirectsEnabled, withRegion, withRetryPolicy, withSocketBufferSizeInBytes, withSocketTimeoutInMillis, withUserAgentpublic BvwClientConfiguration withCredentials(DefaultBceCredentials credentials)
credentials - The default credentialspublic BvwClientConfiguration withEndpoint(String endpoint)
withEndpoint in class BceClientConfigurationendpoint - The service endpoint URL to which the client will connect.Copyright © 2022. All rights reserved.