Search

vRO intrinsic class com.vmware.vcac.componentregistry.rest.stubs.EndPoint

Extends com.vmware.vcac.componentregistry.rest.stubs.EndPointSupport

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
com.vmware.vcac.componentregistry.rest.stubs.EndPoint() constructor
getCreatedDate() java.util.Date
getEndPointAttributes() Object[]
getEndPointType() com.vmware.vcac.componentregistry.rest.stubs.EndPointType
getId() String
getLastUpdated() java.util.Date
getServiceInfoId() String
getSslTrusts() Object[]
getUrl() java.net.URL
setCreatedDate(java.util.Date ) void
setEndPointType(com.vmware.vcac.componentregistry.rest.stubs.EndPointType ) void
setId(String ) void
setLastUpdated(java.util.Date ) void
setServiceInfoId(String ) void
setUrl(java.net.URL ) void

Returned by

Method Returns
ch.dunes.vso.sdk.cafe.CafeGateway.getEndpoint(String , String ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.cafe.CafeService.getSsoEndpoint() com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.cafe.consumer.ConsumerService.getIdentityTokenServiceEndPoint() com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.BaseRegistryService.removeEndPointFromCache(String ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getDefaultEndPointForEndPointType(String ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getEndPoint(String ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getEndPoint(java.net.URI ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getIdentityTokenServiceEndPoint() com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService.getSsoEndPoint() com.vmware.vcac.componentregistry.rest.stubs.EndPoint
com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService.getEndPoint(String , String ) com.vmware.vcac.componentregistry.rest.stubs.EndPoint

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.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.createSslRestClientFactory(com.vmware.vcac.componentregistry.rest.stubs.EndPoint ) com.vmware.vcac.platform.rest.client.RestClientFactory
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.core.componentregistry.rest.client.service.EndpointService.updateEndPoint(com.vmware.vcac.componentregistry.rest.stubs.EndPoint ) void
com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService.createEndPointForService(String , String , com.vmware.vcac.componentregistry.rest.stubs.EndPoint ) java.net.URI