public class ClientSecretGrantTypeClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>
ClientSecretGrantTypeClients.| Constructor and Description |
|---|
ClientSecretGrantTypeClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ClientSecretGrantTypeClientImpl |
build() |
protected com.damnhandy.uri.template.UriTemplate |
getClientSecretGrantTypeAddEndpoint()
Returns the client secret grantTyp add end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getClientSecretGrantTypeByIdEndpoint()
Returns the client secret grantTyp retrieval end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getClientSecretGrantTypeDeleteEndpoint()
Returns the client secret grantTyp deletion end point.
|
protected com.damnhandy.uri.template.UriTemplate |
getClientSecretGrantTypeEndpoint()
Returns the client secret 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<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>@Nonnull protected com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>@Nonnull protected final com.damnhandy.uri.template.UriTemplate getClientSecretGrantTypeByIdEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getClientSecretGrantTypeEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getClientSecretGrantTypeAddEndpoint()
@Nonnull protected final com.damnhandy.uri.template.UriTemplate getClientSecretGrantTypeDeleteEndpoint()
@Nonnull public ClientSecretGrantTypeClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<ClientSecretGrantTypeClientBuilder,ClientSecretGrantTypeClientImpl>Copyright © 2015 Covisint. All rights reserved.