Search

vRO intrinsic class com.vmware.vcac.platform.rest.client.ConnectionConfiguration

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
defaultConfiguration() com.vmware.vcac.platform.rest.client.ConnectionConfiguration
getConnectionRequestTimeout() Number
getConnectionTimeout() Number
getMaxConnectionsPerRoute() Number
getProxyHost() String
getProxyPort() Number
getReconnectTimeout() Number
getSocketTimeout() Number
isFollowRedirects() boolean
isProxySettingsProvided() boolean
setSocketTimeout(Number ) void
toString() String

Returned by

Method Returns
com.vmware.vcac.platform.rest.client.ConnectionConfiguration.defaultConfiguration() com.vmware.vcac.platform.rest.client.ConnectionConfiguration
com.vmware.vcac.platform.rest.client.ConnectionConfiguration$Builder.build() com.vmware.vcac.platform.rest.client.ConnectionConfiguration
com.vmware.vcac.platform.rest.client.RestClient.getConnectionConfiguration() com.vmware.vcac.platform.rest.client.ConnectionConfiguration

Referenced in

Method Returns
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.createRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.componentregistry.rest.stubs.EndPoint , com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.createSslRestClientFactory(com.vmware.vcac.componentregistry.rest.stubs.EndPoint , com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.RestClientFactory
com.vmware.vcac.platform.rest.client.ConnectionConfiguration$Builder.prototype(com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.ConnectionConfiguration$Builder
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.platform.rest.client.ConnectionConfiguration , org.springframework.http.MediaType ) com.vmware.vcac.platform.rest.client.RestClient