public class CertificateGrantTypeClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<CertificateGrantTypeClientBuilder,CertificateGrantTypeClientImpl>
CertificateGrantTypeClients.| Constructor and Description |
|---|
CertificateGrantTypeClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CertificateGrantTypeClientImpl |
build() |
protected com.damnhandy.uri.template.UriTemplate |
getCertificateGrantTypeAddEndpoint()
Returns the certificate grantTyp add end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getCertificateGrantTypeByIdEndpoint()
Returns the certificate grantTyp retrieval end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getCertificateGrantTypeDeleteEndpoint()
Returns the certificate grantTyp deletion end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getCertificateGrantTypeEndpoint()
Returns the certificate grantTyp search end point.
|
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrl@Nonnull @NotEmpty protected String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<CertificateGrantTypeClientBuilder,CertificateGrantTypeClientImpl>@Nonnull protected com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<CertificateGrantTypeClientBuilder,CertificateGrantTypeClientImpl>@Nonnull protected final com.damnhandy.uri.template.UriTemplate getCertificateGrantTypeByIdEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getCertificateGrantTypeEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getCertificateGrantTypeAddEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getCertificateGrantTypeDeleteEndpoint()
@Nonnull public CertificateGrantTypeClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<CertificateGrantTypeClientBuilder,CertificateGrantTypeClientImpl>Copyright © 2015 Covisint. All rights reserved.