public class GroupEntitlementClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupEntitlementClientBuilder,GroupEntitlementClientImpl>
GroupEntitlementClient builder.| Constructor and Description |
|---|
GroupEntitlementClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GroupEntitlementClientImpl |
build() |
protected com.damnhandy.uri.template.UriTemplate |
getAddEndpoint()
Returns the group entitlement add endpoint.
|
protected com.damnhandy.uri.template.UriTemplate |
getDeleteEndpoint()
Returns the group entitlement deletion endpoint.
|
protected com.damnhandy.uri.template.UriTemplate |
getGetByIdEndpoint()
Returns the group entitlement retrieval endpoint.
|
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
protected com.damnhandy.uri.template.UriTemplate |
getSearchEndpoint()
Returns the group entitlements search endpoint.
|
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrl@Nonnull @NotEmpty protected final String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupEntitlementClientBuilder,GroupEntitlementClientImpl>@Nonnull protected final com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupEntitlementClientBuilder,GroupEntitlementClientImpl>@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getAddEndpoint()
@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getGetByIdEndpoint()
@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getSearchEndpoint()
@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getDeleteEndpoint()
@Nonnull public final GroupEntitlementClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupEntitlementClientBuilder,GroupEntitlementClientImpl>Copyright © 2015 Covisint. All rights reserved.