Package com.commercetools.history.client
Class ByProjectKeyByResourceTypeByIDGet
java.lang.Object
io.vrap.rmf.base.client.ApiMethod<T,TResult>
io.vrap.rmf.base.client.TypeApiMethod<ByProjectKeyByResourceTypeByIDGet,RecordPagedQueryResponse>
com.commercetools.history.client.ByProjectKeyByResourceTypeByIDGet
- All Implemented Interfaces:
ClientRequestCommand<RecordPagedQueryResponse>,CreateHttpRequestCommand,HttpRequestCommand<RecordPagedQueryResponse>,RequestCommand<RecordPagedQueryResponse>
public class ByProjectKeyByResourceTypeByIDGet
extends TypeApiMethod<ByProjectKeyByResourceTypeByIDGet,RecordPagedQueryResponse>
The view_audit_log:{projectKey} scope is required, and depending on the resource type queried, their respective scopes must be granted.
If the request exceeds the rate limit, a TooManyRequests error is returned.
CompletableFuture<ApiHttpResponse<com.commercetools.history.models.change_history.RecordPagedQueryResponse>> result = apiRoot
.withProjectKeyValue("{projectKey}")
.withResourceTypeValue("{resourceType}")
.withIDValue("{ID}")
.get()
.execute()
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vrap.rmf.base.client.ApiMethod
ApiMethod.ParamEntry<K,V> -
Constructor Summary
ConstructorsConstructorDescriptionByProjectKeyByResourceTypeByIDGet(ApiHttpClient apiHttpClient, String projectKey, String resourceType, String ID) -
Method Summary
Modifier and TypeMethodDescription<TValue> ByProjectKeyByResourceTypeByIDGetaddAssociateId(Collection<TValue> associateId) add additional associateId query parametersadd additional associateId query parameteraddAssociateId(Supplier<String> supplier) add additional associateId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddAssociateId(TValue associateId) add additional associateId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddBusinessUnit(Collection<TValue> businessUnit) add additional businessUnit query parametersadd additional businessUnit query parameteraddBusinessUnit(Supplier<String> supplier) add additional businessUnit query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddBusinessUnit(TValue businessUnit) add additional businessUnit query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddChanges(Collection<TValue> changes) add additional changes query parametersadd additional changes query parameteraddChanges(Supplier<String> supplier) add additional changes query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddChanges(TValue changes) add additional changes query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddClientId(Collection<TValue> clientId) add additional clientId query parametersadd additional clientId query parameteraddClientId(Supplier<String> supplier) add additional clientId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddClientId(TValue clientId) add additional clientId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddCustomerId(Collection<TValue> customerId) add additional customerId query parametersadd additional customerId query parameteraddCustomerId(Supplier<String> supplier) add additional customerId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddCustomerId(TValue customerId) add additional customerId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddDateFrom(Collection<TValue> dateFrom) add additional dateFrom query parametersadd additional dateFrom query parameteraddDateFrom(Supplier<Object> supplier) add additional dateFrom query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddDateFrom(TValue dateFrom) add additional dateFrom query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddDateTo(Collection<TValue> dateTo) add additional dateTo query parametersadd additional dateTo query parameteradd additional dateTo query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddDateTo(TValue dateTo) add additional dateTo query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddExcludePlatformInitiatedChanges(Collection<TValue> excludePlatformInitiatedChanges) add additional excludePlatformInitiatedChanges query parametersadd additional excludePlatformInitiatedChanges query parameteradd additional excludePlatformInitiatedChanges query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddExcludePlatformInitiatedChanges(TValue excludePlatformInitiatedChanges) add additional excludePlatformInitiatedChanges query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddExpand(Collection<TValue> expand) add additional expand query parametersadd additional expand query parameteradd additional expand query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddExpand(TValue expand) add additional expand query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddLimit(Collection<TValue> limit) add additional limit query parametersadd additional limit query parameteradd additional limit query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddLimit(TValue limit) add additional limit query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddOffset(Collection<TValue> offset) add additional offset query parametersadd additional offset query parameteradd additional offset query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddOffset(TValue offset) add additional offset query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddSource(Collection<TValue> source) add additional source query parametersadd additional source query parameteradd additional source query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddSource(TValue source) add additional source query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddStores(Collection<TValue> stores) add additional stores query parametersadd additional stores query parameteradd additional stores query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddStores(TValue stores) add additional stores query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddType(Collection<TValue> type) add additional type query parametersadd additional type query parameteradd additional type query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddType(TValue type) add additional type query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddUserId(Collection<TValue> userId) add additional userId query parametersadd additional userId query parameteradd additional userId query parameter<TValue> ByProjectKeyByResourceTypeByIDGetaddUserId(TValue userId) add additional userId query parameterbooleanexecute(ApiHttpClient client) executeBlocking(ApiHttpClient client, Duration timeout) getID()getLimit()getType()inthashCode()intcom.fasterxml.jackson.core.type.TypeReference<RecordPagedQueryResponse>voidvoidsetProjectKey(String projectKey) voidsetResourceType(String resourceType) toString()<TValue> ByProjectKeyByResourceTypeByIDGetwithAssociateId(Collection<TValue> associateId) set associateId with the specified valuesset associateId with the specified valuewithAssociateId(Supplier<String> supplier) set associateId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithAssociateId(TValue associateId) set associateId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithBusinessUnit(Collection<TValue> businessUnit) set businessUnit with the specified valuesset businessUnit with the specified valuewithBusinessUnit(Supplier<String> supplier) set businessUnit with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithBusinessUnit(TValue businessUnit) set businessUnit with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithChanges(Collection<TValue> changes) set changes with the specified valuesset changes with the specified valuewithChanges(Supplier<String> supplier) set changes with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithChanges(TValue changes) set changes with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithClientId(Collection<TValue> clientId) set clientId with the specified valuesset clientId with the specified valuewithClientId(Supplier<String> supplier) set clientId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithClientId(TValue clientId) set clientId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithCustomerId(Collection<TValue> customerId) set customerId with the specified valuesset customerId with the specified valuewithCustomerId(Supplier<String> supplier) set customerId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithCustomerId(TValue customerId) set customerId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithDateFrom(Collection<TValue> dateFrom) set dateFrom with the specified valuesset dateFrom with the specified valuewithDateFrom(Supplier<Object> supplier) set dateFrom with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithDateFrom(TValue dateFrom) set dateFrom with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithDateTo(Collection<TValue> dateTo) set dateTo with the specified valuesset dateTo with the specified valuewithDateTo(Supplier<Object> supplier) set dateTo with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithDateTo(TValue dateTo) set dateTo with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithExcludePlatformInitiatedChanges(Collection<TValue> excludePlatformInitiatedChanges) set excludePlatformInitiatedChanges with the specified valuesset excludePlatformInitiatedChanges with the specified valueset excludePlatformInitiatedChanges with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithExcludePlatformInitiatedChanges(TValue excludePlatformInitiatedChanges) set excludePlatformInitiatedChanges with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithExpand(Collection<TValue> expand) set expand with the specified valuesset expand with the specified valuewithExpand(Supplier<Boolean> supplier) set expand with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithExpand(TValue expand) set expand with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithLimit(Collection<TValue> limit) set limit with the specified valuesset limit with the specified valueset limit with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithLimit(TValue limit) set limit with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithOffset(Collection<TValue> offset) set offset with the specified valuesset offset with the specified valuewithOffset(Supplier<Integer> supplier) set offset with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithOffset(TValue offset) set offset with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithSource(Collection<TValue> source) set source with the specified valuesset source with the specified valuewithSource(Supplier<Source> supplier) set source with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithSource(TValue source) set source with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithStores(Collection<TValue> stores) set stores with the specified valuesset stores with the specified valuewithStores(Supplier<String> supplier) set stores with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithStores(TValue stores) set stores with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithType(Collection<TValue> type) set type with the specified valuesset type with the specified valueset type with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithType(TValue type) set type with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithUserId(Collection<TValue> userId) set userId with the specified valuesset userId with the specified valuewithUserId(Supplier<String> supplier) set userId with the specified value<TValue> ByProjectKeyByResourceTypeByIDGetwithUserId(TValue userId) set userId with the specified valueMethods inherited from class io.vrap.rmf.base.client.ApiMethod
addHeader, addQueryParam, addQueryParams, contentType, createHttpRequest, execute, execute, execute, execute, execute, execute, execute, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, executeBlocking, getFirstQueryParam, getHeaders, getQueryParam, getQueryParams, getQueryParamUriString, getQueryParamUriStrings, send, sendBlocking, sendBlocking, with, with, withHeader, withHeaders, withHttpRequest, withoutHeader, withoutQueryParam, withQueryParam, withQueryParamsMethods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
executeBlockingMethods inherited from interface io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequestMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
executeBlocking
-
Constructor Details
-
ByProjectKeyByResourceTypeByIDGet
public ByProjectKeyByResourceTypeByIDGet(ApiHttpClient apiHttpClient, String projectKey, String resourceType, String ID) -
ByProjectKeyByResourceTypeByIDGet
-
-
Method Details
-
resultType
-
executeBlocking
public ApiHttpResponse<RecordPagedQueryResponse> executeBlocking(ApiHttpClient client, Duration timeout) - Specified by:
executeBlockingin interfaceClientRequestCommand<RecordPagedQueryResponse>- Specified by:
executeBlockingin classApiMethod<ByProjectKeyByResourceTypeByIDGet,RecordPagedQueryResponse>
-
execute
- Specified by:
executein interfaceClientRequestCommand<RecordPagedQueryResponse>- Specified by:
executein classApiMethod<ByProjectKeyByResourceTypeByIDGet,RecordPagedQueryResponse>
-
getProjectKey
-
getResourceType
-
getID
-
getDateFrom
-
getDateTo
-
getLimit
-
getOffset
-
getUserId
-
getClientId
-
getCustomerId
-
getAssociateId
-
getBusinessUnit
-
getType
-
getSource
-
getChanges
-
getStores
-
getExcludePlatformInitiatedChanges
-
getExpand
-
setProjectKey
-
setResourceType
-
setID
-
withDateFrom
set dateFrom with the specified value- Type Parameters:
TValue- value type- Parameters:
dateFrom- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateFrom
add additional dateFrom query parameter- Type Parameters:
TValue- value type- Parameters:
dateFrom- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateFrom
set dateFrom with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateFrom
add additional dateFrom query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateFrom
set dateFrom with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateFrom
add additional dateFrom query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateFrom
set dateFrom with the specified values- Type Parameters:
TValue- value type- Parameters:
dateFrom- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateFrom
add additional dateFrom query parameters- Type Parameters:
TValue- value type- Parameters:
dateFrom- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateTo
set dateTo with the specified value- Type Parameters:
TValue- value type- Parameters:
dateTo- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateTo
add additional dateTo query parameter- Type Parameters:
TValue- value type- Parameters:
dateTo- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateTo
set dateTo with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateTo
add additional dateTo query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateTo
set dateTo with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateTo
add additional dateTo query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withDateTo
set dateTo with the specified values- Type Parameters:
TValue- value type- Parameters:
dateTo- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addDateTo
add additional dateTo query parameters- Type Parameters:
TValue- value type- Parameters:
dateTo- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withLimit
set limit with the specified value- Type Parameters:
TValue- value type- Parameters:
limit- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addLimit
add additional limit query parameter- Type Parameters:
TValue- value type- Parameters:
limit- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withLimit
set limit with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addLimit
add additional limit query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withLimit
set limit with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addLimit
add additional limit query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withLimit
set limit with the specified values- Type Parameters:
TValue- value type- Parameters:
limit- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addLimit
add additional limit query parameters- Type Parameters:
TValue- value type- Parameters:
limit- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withOffset
set offset with the specified value- Type Parameters:
TValue- value type- Parameters:
offset- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addOffset
add additional offset query parameter- Type Parameters:
TValue- value type- Parameters:
offset- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withOffset
set offset with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addOffset
add additional offset query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withOffset
set offset with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addOffset
add additional offset query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withOffset
set offset with the specified values- Type Parameters:
TValue- value type- Parameters:
offset- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addOffset
add additional offset query parameters- Type Parameters:
TValue- value type- Parameters:
offset- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withUserId
set userId with the specified value- Type Parameters:
TValue- value type- Parameters:
userId- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addUserId
add additional userId query parameter- Type Parameters:
TValue- value type- Parameters:
userId- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withUserId
set userId with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addUserId
add additional userId query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withUserId
set userId with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addUserId
add additional userId query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withUserId
set userId with the specified values- Type Parameters:
TValue- value type- Parameters:
userId- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addUserId
add additional userId query parameters- Type Parameters:
TValue- value type- Parameters:
userId- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withClientId
set clientId with the specified value- Type Parameters:
TValue- value type- Parameters:
clientId- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addClientId
add additional clientId query parameter- Type Parameters:
TValue- value type- Parameters:
clientId- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withClientId
set clientId with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addClientId
add additional clientId query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withClientId
set clientId with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addClientId
add additional clientId query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withClientId
set clientId with the specified values- Type Parameters:
TValue- value type- Parameters:
clientId- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addClientId
add additional clientId query parameters- Type Parameters:
TValue- value type- Parameters:
clientId- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withCustomerId
set customerId with the specified value- Type Parameters:
TValue- value type- Parameters:
customerId- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addCustomerId
add additional customerId query parameter- Type Parameters:
TValue- value type- Parameters:
customerId- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withCustomerId
set customerId with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addCustomerId
add additional customerId query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withCustomerId
set customerId with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addCustomerId
add additional customerId query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withCustomerId
set customerId with the specified values- Type Parameters:
TValue- value type- Parameters:
customerId- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addCustomerId
add additional customerId query parameters- Type Parameters:
TValue- value type- Parameters:
customerId- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withAssociateId
set associateId with the specified value- Type Parameters:
TValue- value type- Parameters:
associateId- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addAssociateId
add additional associateId query parameter- Type Parameters:
TValue- value type- Parameters:
associateId- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withAssociateId
set associateId with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addAssociateId
add additional associateId query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withAssociateId
set associateId with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addAssociateId
add additional associateId query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withAssociateId
set associateId with the specified values- Type Parameters:
TValue- value type- Parameters:
associateId- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addAssociateId
add additional associateId query parameters- Type Parameters:
TValue- value type- Parameters:
associateId- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withBusinessUnit
set businessUnit with the specified value- Type Parameters:
TValue- value type- Parameters:
businessUnit- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addBusinessUnit
add additional businessUnit query parameter- Type Parameters:
TValue- value type- Parameters:
businessUnit- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withBusinessUnit
set businessUnit with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addBusinessUnit
add additional businessUnit query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withBusinessUnit
set businessUnit with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addBusinessUnit
add additional businessUnit query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withBusinessUnit
set businessUnit with the specified values- Type Parameters:
TValue- value type- Parameters:
businessUnit- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addBusinessUnit
add additional businessUnit query parameters- Type Parameters:
TValue- value type- Parameters:
businessUnit- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withType
set type with the specified value- Type Parameters:
TValue- value type- Parameters:
type- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addType
add additional type query parameter- Type Parameters:
TValue- value type- Parameters:
type- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withType
set type with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addType
add additional type query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withType
set type with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addType
add additional type query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withType
set type with the specified values- Type Parameters:
TValue- value type- Parameters:
type- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addType
add additional type query parameters- Type Parameters:
TValue- value type- Parameters:
type- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withSource
set source with the specified value- Type Parameters:
TValue- value type- Parameters:
source- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addSource
add additional source query parameter- Type Parameters:
TValue- value type- Parameters:
source- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withSource
set source with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addSource
add additional source query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withSource
set source with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addSource
add additional source query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withSource
set source with the specified values- Type Parameters:
TValue- value type- Parameters:
source- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addSource
add additional source query parameters- Type Parameters:
TValue- value type- Parameters:
source- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withChanges
set changes with the specified value- Type Parameters:
TValue- value type- Parameters:
changes- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addChanges
add additional changes query parameter- Type Parameters:
TValue- value type- Parameters:
changes- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withChanges
set changes with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addChanges
add additional changes query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withChanges
set changes with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addChanges
add additional changes query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withChanges
set changes with the specified values- Type Parameters:
TValue- value type- Parameters:
changes- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addChanges
add additional changes query parameters- Type Parameters:
TValue- value type- Parameters:
changes- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withStores
set stores with the specified value- Type Parameters:
TValue- value type- Parameters:
stores- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addStores
add additional stores query parameter- Type Parameters:
TValue- value type- Parameters:
stores- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withStores
set stores with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addStores
add additional stores query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withStores
set stores with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addStores
add additional stores query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withStores
set stores with the specified values- Type Parameters:
TValue- value type- Parameters:
stores- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addStores
add additional stores query parameters- Type Parameters:
TValue- value type- Parameters:
stores- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExcludePlatformInitiatedChanges
public <TValue> ByProjectKeyByResourceTypeByIDGet withExcludePlatformInitiatedChanges(TValue excludePlatformInitiatedChanges) set excludePlatformInitiatedChanges with the specified value- Type Parameters:
TValue- value type- Parameters:
excludePlatformInitiatedChanges- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExcludePlatformInitiatedChanges
public <TValue> ByProjectKeyByResourceTypeByIDGet addExcludePlatformInitiatedChanges(TValue excludePlatformInitiatedChanges) add additional excludePlatformInitiatedChanges query parameter- Type Parameters:
TValue- value type- Parameters:
excludePlatformInitiatedChanges- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExcludePlatformInitiatedChanges
public ByProjectKeyByResourceTypeByIDGet withExcludePlatformInitiatedChanges(Supplier<PlatformInitiatedChange> supplier) set excludePlatformInitiatedChanges with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExcludePlatformInitiatedChanges
public ByProjectKeyByResourceTypeByIDGet addExcludePlatformInitiatedChanges(Supplier<PlatformInitiatedChange> supplier) add additional excludePlatformInitiatedChanges query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExcludePlatformInitiatedChanges
public ByProjectKeyByResourceTypeByIDGet withExcludePlatformInitiatedChanges(Function<StringBuilder, StringBuilder> op) set excludePlatformInitiatedChanges with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExcludePlatformInitiatedChanges
public ByProjectKeyByResourceTypeByIDGet addExcludePlatformInitiatedChanges(Function<StringBuilder, StringBuilder> op) add additional excludePlatformInitiatedChanges query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExcludePlatformInitiatedChanges
public <TValue> ByProjectKeyByResourceTypeByIDGet withExcludePlatformInitiatedChanges(Collection<TValue> excludePlatformInitiatedChanges) set excludePlatformInitiatedChanges with the specified values- Type Parameters:
TValue- value type- Parameters:
excludePlatformInitiatedChanges- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExcludePlatformInitiatedChanges
public <TValue> ByProjectKeyByResourceTypeByIDGet addExcludePlatformInitiatedChanges(Collection<TValue> excludePlatformInitiatedChanges) add additional excludePlatformInitiatedChanges query parameters- Type Parameters:
TValue- value type- Parameters:
excludePlatformInitiatedChanges- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExpand
set expand with the specified value- Type Parameters:
TValue- value type- Parameters:
expand- value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExpand
add additional expand query parameter- Type Parameters:
TValue- value type- Parameters:
expand- value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExpand
set expand with the specified value- Parameters:
supplier- supplier for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExpand
add additional expand query parameter- Parameters:
supplier- supplier for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExpand
set expand with the specified value- Parameters:
op- builder for the value to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExpand
add additional expand query parameter- Parameters:
op- builder for the value to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
withExpand
set expand with the specified values- Type Parameters:
TValue- value type- Parameters:
expand- values to be set- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
addExpand
add additional expand query parameters- Type Parameters:
TValue- value type- Parameters:
expand- values to be added- Returns:
- ByProjectKeyByResourceTypeByIDGet
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-