public final class PinClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<PinClientBuilder,PinClientImpl>
PinClients.| Constructor and Description |
|---|
PinClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PinClientImpl |
build() |
protected String |
getExitingPath()
Returns the path to check if the pin exiting endpoint.
|
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
protected String |
getValidatePath()
Returns the path to the validate pin endpoint.
|
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrlprotected String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PinClientBuilder,PinClientImpl>protected com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PinClientBuilder,PinClientImpl>protected String getValidatePath()
protected String getExitingPath()
public PinClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<PinClientBuilder,PinClientImpl>Copyright © 2015 Covisint. All rights reserved.