Search

Interface com.vmware.vcac.platform.rest.client.RestClient

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

Name Type Description
API_VERSION String
MAX_PAGE org.springframework.data.domain.Pageable

Methods

Name Returns
appendToRoot(String ) java.net.URI
appendToRootAsString(String ) String
close() void
createSubClient(String , Object[] ) com.vmware.vcac.platform.rest.client.RestClient
delete(String ) void
delete(String , Object[] ) void
get(String , java.lang.Class ) Object
get(String , java.lang.Class , Object[] ) Object
getAuthentication() com.vmware.vcac.platform.rest.client.authentication.Authentication
getByParameterizedType(String , org.springframework.core.ParameterizedTypeReference , Object[] ) Object
getByParameterizedType(String , org.springframework.core.ParameterizedTypeReference , Properties ) Object
getConnectionConfiguration() com.vmware.vcac.platform.rest.client.ConnectionConfiguration
getForEntity(String , java.lang.Class , Object[] ) org.springframework.http.ResponseEntity
getHostnameVerifier() javax.net.ssl.HostnameVerifier
getMediaType() org.springframework.http.MediaType
getRestTemplate() org.springframework.web.client.RestTemplate
getSslContext() javax.net.ssl.SSLContext
isClosed() boolean
patch(String , Object , java.lang.Class , Object[] ) Object
post(String , Object ) java.net.URI
post(String , Object , java.lang.Class ) Object
post(String , Object , Object[] ) java.net.URI
post(String , Object , Properties ) java.net.URI
post(String , Object , java.lang.Class , Object[] ) Object
post(String , Object , org.springframework.core.ParameterizedTypeReference , Object[] ) Object
put(String , Object ) void
put(String , Object , Object[] ) void
setLocaleHeader(String ) void
setMediaType(org.springframework.http.MediaType ) void
setVersionHeader(String ) void

Returned by

Method Returns
ch.dunes.vso.sdk.cafe.CafeGateway.credentialPropagatingRestClientById(String , ch.dunes.vso.sdk.api.ISamlToken ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.credentialPropagatingRestClientByService(String , String , ch.dunes.vso.sdk.api.ISamlToken ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.credentialPropagatingRestClientByServiceTypeAndEndpoint(String , String , ch.dunes.vso.sdk.api.ISamlToken ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.credentialPropagatingRestClientByType(String , ch.dunes.vso.sdk.api.ISamlToken ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserById(String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserById(String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByServiceAndEndpointType(String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByServiceAndEndpointType(String , String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByServiceId(String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByServiceId(String , String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByType(String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByType(String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByTypeWhenAvailable(String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.CafeGateway.restClientForSolutionUserByTypeWhenAvailable(String , String ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.SsoRestClientFactory.credentialPropagatingRestClientByUri(java.net.URI , ch.dunes.vso.sdk.api.ISamlToken ) com.vmware.vcac.platform.rest.client.RestClient
ch.dunes.vso.sdk.cafe.SsoRestClientFactory.credentialPropagatingRestClientByUri(java.net.URI , ch.dunes.vso.sdk.api.ISamlToken , ch.dunes.vso.sdk.cafe.HttpClientConnectionConfig ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.cafe.consumer.ConsumerService.getDefaultRestClientForService(String ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.cafe.consumer.ConsumerService.getRestClientByEndPointType(com.vmware.vcac.platform.data.services.RegistryCatalog ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.cafe.consumer.ConsumerService.getRestClientByEndPointType(String ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.o11n.security.LocalSsoRestClientFactory.createRestClient() com.vmware.vcac.platform.rest.client.RestClient
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.RestClient
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.getComponentRegistryRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getDefaultRestClientByEndPointType(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getDefaultRestClientByEndPointTypeWhenAvailable(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getRestClientByEndPointId(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.platform.rest.client.RestClient.createSubClient(String , Object[] ) 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.RestClient
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 , org.springframework.http.MediaType ) 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
com.vmware.vcac.platform.rest.client.services.AbstractService.getRestClient() com.vmware.vcac.platform.rest.client.RestClient

Referenced in

Method Returns
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.(com.vmware.vcac.platform.rest.client.RestClient ) void
com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService.(com.vmware.vcac.platform.rest.client.RestClient ) void
com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup.(com.vmware.vcac.platform.rest.client.RestClient ) void
com.vmware.vcac.platform.rest.client.services.AbstractService.(com.vmware.vcac.platform.rest.client.RestClient ) void