Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

data(DeliveryPayload) - Method in class com.commercetools.api.models.subscription.CloudEventsPayloadBuilder
MessageDeliveryPayload, ResourceCreatedDeliveryPayload, ResourceUpdatedDeliveryPayload, or ResourceDeletedDeliveryPayload.
data(GraphQLData) - Method in class com.commercetools.graphql.api.GraphQLDataResponseBuilder
set the value to the data
data(Object) - Method in class com.commercetools.api.models.graph_ql.GraphQLResponseBuilder
set the value to the data
data(Function<DeliveryPayloadBuilder, Builder<? extends DeliveryPayload>>) - Method in class com.commercetools.api.models.subscription.CloudEventsPayloadBuilder
MessageDeliveryPayload, ResourceCreatedDeliveryPayload, ResourceUpdatedDeliveryPayload, or ResourceDeletedDeliveryPayload.
DatadogInfo - Class in com.commercetools.monitoring.datadog
 
DatadogInfo() - Constructor for class com.commercetools.monitoring.datadog.DatadogInfo
 
DatadogMiddleware - Class in com.commercetools.monitoring.datadog
The DatadogTelemetry middleware can be used to report outgoing request to commercetools to Datadog.
DatadogMiddleware - Class in com.commercetools.monitoring.datadog.statsd
The DatadogTelemetry middleware can be used to report outgoing request to commercetools to Datadog.
DatadogMiddleware(ApiClient) - Constructor for class com.commercetools.monitoring.datadog.DatadogMiddleware
 
DatadogMiddleware(StatsDClient) - Constructor for class com.commercetools.monitoring.datadog.statsd.DatadogMiddleware
 
DatadogResponseSerializer - Class in com.commercetools.monitoring.datadog
This serializer uses API to submit metrics to datadog.
DatadogResponseSerializer - Class in com.commercetools.monitoring.datadog.statsd
This serializer uses dogstatsd library to submit metrics to datadog.
DatadogResponseSerializer(ResponseSerializer, ApiClient) - Constructor for class com.commercetools.monitoring.datadog.DatadogResponseSerializer
 
DatadogResponseSerializer(ResponseSerializer, StatsDClient) - Constructor for class com.commercetools.monitoring.datadog.statsd.DatadogResponseSerializer
 
DatadogSolutionInfo - Class in com.commercetools.monitoring.datadog
 
DatadogSolutionInfo() - Constructor for class com.commercetools.monitoring.datadog.DatadogSolutionInfo
 
DatadogUtils - Class in com.commercetools.monitoring.datadog
 
DatadogUtils() - Constructor for class com.commercetools.monitoring.datadog.DatadogUtils
 
dataErasure(Boolean) - Method in class com.commercetools.api.models.subscription.ResourceDeletedDeliveryPayloadBuilder
true if the dataErasure parameter on the DELETE request was set to true.
DataerasureTrait<T extends DataerasureTrait<T>> - Interface in com.commercetools.api.client
DataerasureTrait
dataMapper(Function<GraphQLData, TData>) - Method in class com.commercetools.graphql.api.GraphQLRequestBuilder
 
dataref(String) - Method in class com.commercetools.api.models.subscription.CloudEventsPayloadBuilder
The URI from which the message can be retrieved if messages are enabled.
DataRepresentation - Class in com.commercetools.docs.meta
DataRepresentation() - Constructor for class com.commercetools.docs.meta.DataRepresentation
 
dataType(TermFacetResultType) - Method in class com.commercetools.api.models.product.TermFacetResultBuilder
set the value to the dataType
DATE - Enum constant in enum com.commercetools.api.models.product.TermFacetResultType.TermFacetResultTypeEnum
date
DATE - Enum constant in enum com.commercetools.api.models.search.SearchFieldType.SearchFieldTypeEnum
date
DATE - Static variable in interface com.commercetools.api.models.product_type.AttributeDateType
discriminator value for AttributeDateType
DATE - Static variable in interface com.commercetools.api.models.product.TermFacetResultType
 
DATE - Static variable in interface com.commercetools.api.models.search.SearchFieldType
For Date fields and AttributeDateType Attributes.
DATE - Static variable in interface com.commercetools.api.models.type.CustomFieldDateType
discriminator value for CustomFieldDateType
DATE - Static variable in interface com.commercetools.importapi.models.customfields.DateField
discriminator value for DateField
DATE - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeDateType
discriminator value for AttributeDateType
DATE - Static variable in interface com.commercetools.importapi.models.productvariants.DateAttribute
discriminator value for DateAttribute
DATE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldDateType
discriminator value for CustomFieldDateType
DATE_SET - Static variable in interface com.commercetools.importapi.models.customfields.DateSetField
discriminator value for DateSetField
DATE_SET - Static variable in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
discriminator value for DateSetAttribute
DATE_TIME - Static variable in interface com.commercetools.api.models.type.CustomFieldDateTimeType
discriminator value for CustomFieldDateTimeType
DATE_TIME - Static variable in interface com.commercetools.importapi.models.customfields.DateTimeField
discriminator value for DateTimeField
DATE_TIME - Static variable in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
discriminator value for CustomFieldDateTimeType
DATE_TIME_SET - Static variable in interface com.commercetools.importapi.models.customfields.DateTimeSetField
discriminator value for DateTimeSetField
DateAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a date.
DateAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
DateAttributeBuilder Example to create an instance using the builder pattern
DateAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
 
dateBuilder() - Static method in interface com.commercetools.api.models.product_type.AttributeType
builder for date subtype
dateBuilder() - Method in class com.commercetools.api.models.product_type.AttributeTypeBuilder
 
dateBuilder() - Static method in interface com.commercetools.api.models.type.FieldType
builder for date subtype
dateBuilder() - Method in class com.commercetools.api.models.type.FieldTypeBuilder
 
dateBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for date subtype
dateBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
dateBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for date subtype
dateBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
dateBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for date subtype
dateBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
dateBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for date subtype
dateBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
DateCollectionPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DateCollectionPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DateCollectionPredicateBuilder
 
DateComparisonPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DateComparisonPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DateComparisonPredicateBuilder
 
DateField - Interface in com.commercetools.importapi.models.customfields
A field with a date value.
DateFieldBuilder - Class in com.commercetools.importapi.models.customfields
DateFieldBuilder Example to create an instance using the builder pattern
DateFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.DateFieldBuilder
 
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.customer.CustomerBuilder
Date of birth of the Customer.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.customer.CustomerDraftBuilder
Date of birth of the Customer.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.customer.CustomerSetDateOfBirthActionBuilder
Value to set.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.me.MyCustomerDraftBuilder
Date of birth of the Customer.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.me.MyCustomerSetDateOfBirthActionBuilder
Value to set.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.message.CustomerDateOfBirthSetMessageBuilder
The dateOfBirth that was set during the Set Date of Birth update action.
dateOfBirth(LocalDate) - Method in class com.commercetools.api.models.message.CustomerDateOfBirthSetMessagePayloadBuilder
The dateOfBirth that was set during the Set Date of Birth update action.
dateOfBirth(LocalDate) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.dateOfBirth.
dateRange(OrderSearchDateRangeValue) - Method in interface com.commercetools.api.models.order.OrderSearchQueryBuilderMixin
 
dateRange(Function<OrderSearchDateRangeValueBuilder, OrderSearchDateRangeValueBuilder>) - Method in interface com.commercetools.api.models.order.OrderSearchQueryBuilderMixin
 
DateSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of dates.
DateSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
DateSetAttributeBuilder Example to create an instance using the builder pattern
DateSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
 
dateSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for dateSet subtype
dateSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
dateSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for dateSet subtype
dateSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
DateSetField - Interface in com.commercetools.importapi.models.customfields
A field with a date set value.
DateSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
DateSetFieldBuilder Example to create an instance using the builder pattern
DateSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
 
DateStringFilter - Interface in com.commercetools.history.models.change_history
This type consists of one enum value:
DateStringFilter.DateStringFilterEnum - Enum in com.commercetools.history.models.change_history
possible values of DateStringFilter
DATETIME - Enum constant in enum com.commercetools.api.models.product.TermFacetResultType.TermFacetResultTypeEnum
datetime
DATETIME - Enum constant in enum com.commercetools.api.models.search.SearchFieldType.SearchFieldTypeEnum
datetime
DATETIME - Static variable in interface com.commercetools.api.models.product_type.AttributeDateTimeType
discriminator value for AttributeDateTimeType
DATETIME - Static variable in interface com.commercetools.api.models.product.TermFacetResultType
 
DATETIME - Static variable in interface com.commercetools.api.models.search.SearchFieldType
For DateTime fields and AttributeDateTimeType Attributes.
DATETIME - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
discriminator value for AttributeDateTimeType
DATETIME - Static variable in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
discriminator value for DateTimeAttribute
DATETIME_SET - Static variable in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
discriminator value for DateTimeSetAttribute
DateTimeAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a date with time.
DateTimeAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
DateTimeAttributeBuilder Example to create an instance using the builder pattern
DateTimeAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
 
datetimeBuilder() - Static method in interface com.commercetools.api.models.product_type.AttributeType
builder for datetime subtype
datetimeBuilder() - Method in class com.commercetools.api.models.product_type.AttributeTypeBuilder
 
datetimeBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for datetime subtype
datetimeBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
datetimeBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for datetime subtype
datetimeBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
dateTimeBuilder() - Static method in interface com.commercetools.api.models.type.FieldType
builder for dateTime subtype
dateTimeBuilder() - Method in class com.commercetools.api.models.type.FieldTypeBuilder
 
dateTimeBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for dateTime subtype
dateTimeBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
dateTimeBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for dateTime subtype
dateTimeBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
DateTimeCollectionPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DateTimeCollectionPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DateTimeCollectionPredicateBuilder
 
DateTimeComparisonPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DateTimeComparisonPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DateTimeComparisonPredicateBuilder
 
DateTimeField - Interface in com.commercetools.importapi.models.customfields
A field with a date time value.
DateTimeFieldBuilder - Class in com.commercetools.importapi.models.customfields
DateTimeFieldBuilder Example to create an instance using the builder pattern
DateTimeFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
 
DateTimeSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of dates with time.
DateTimeSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
DateTimeSetAttributeBuilder Example to create an instance using the builder pattern
DateTimeSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
 
datetimeSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for datetimeSet subtype
datetimeSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
dateTimeSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for dateTimeSet subtype
dateTimeSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
DateTimeSetField - Interface in com.commercetools.importapi.models.customfields
A field with a date time set value.
DateTimeSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
DateTimeSetFieldBuilder Example to create an instance using the builder pattern
DateTimeSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
 
DEACTIVATED - Enum constant in enum com.commercetools.api.models.project.OrderSearchStatus.OrderSearchStatusEnum
Deactivated
DEACTIVATED - Enum constant in enum com.commercetools.api.models.project.ProductSearchStatus.ProductSearchStatusEnum
Deactivated
DEACTIVATED - Enum constant in enum com.commercetools.api.models.project.SearchIndexingConfigurationStatus.SearchIndexingConfigurationStatusEnum
Deactivated
DEACTIVATED - Static variable in interface com.commercetools.api.models.project.OrderSearchStatus
indicates that the Order Search feature is currently not active, but can be activated by update action.
DEACTIVATED - Static variable in interface com.commercetools.api.models.project.ProductSearchStatus
indicates that the Product Search feature is currently not active.
DEACTIVATED - Static variable in interface com.commercetools.api.models.project.SearchIndexingConfigurationStatus
Indicates that search and suggest endpoints for the specified resource type cannot be used.
deactivatedAt(ZonedDateTime) - Method in class com.commercetools.api.models.shopping_list.ShoppingListLineItemBuilder
If the Product or Product Variant is deleted, deactivatedAt is the date and time (UTC) of deletion.
debug(Supplier<Object>) - Method in class io.vrap.rmf.base.client.http.InternalLogger
 
debug(Supplier<Object>, Throwable) - Method in class io.vrap.rmf.base.client.http.InternalLogger
 
DECLINE_MY_QUOTES - Enum constant in enum com.commercetools.api.models.associate_role.Permission.PermissionEnum
DeclineMyQuotes
DECLINE_MY_QUOTES - Enum constant in enum com.commercetools.history.models.common.Permission.PermissionEnum
DeclineMyQuotes
DECLINE_MY_QUOTES - Static variable in interface com.commercetools.api.models.associate_role.Permission
An Associate can decline their own B2B Quotes.
DECLINE_MY_QUOTES - Static variable in interface com.commercetools.history.models.common.Permission
 
DECLINE_OTHERS_QUOTES - Enum constant in enum com.commercetools.api.models.associate_role.Permission.PermissionEnum
DeclineOthersQuotes
DECLINE_OTHERS_QUOTES - Enum constant in enum com.commercetools.history.models.common.Permission.PermissionEnum
DeclineOthersQuotes
DECLINE_OTHERS_QUOTES - Static variable in interface com.commercetools.api.models.associate_role.Permission
An Associate can decline B2B Quotes that belong to other Associates.
DECLINE_OTHERS_QUOTES - Static variable in interface com.commercetools.history.models.common.Permission
 
DECLINED - Enum constant in enum com.commercetools.api.models.me.MyQuoteState.MyQuoteStateEnum
Declined
DECLINED - Enum constant in enum com.commercetools.api.models.quote.QuoteState.QuoteStateEnum
Declined
DECLINED - Enum constant in enum com.commercetools.history.models.common.QuoteState.QuoteStateEnum
Declined
DECLINED - Static variable in interface com.commercetools.api.models.me.MyQuoteState
A state indicating that the Buyer has declined the Quote.
DECLINED - Static variable in interface com.commercetools.api.models.quote.QuoteState
A state indicating that the Buyer has declined the Quote.
DECLINED - Static variable in interface com.commercetools.history.models.common.QuoteState
 
DECLINED_FOR_RENEGOTIATION - Enum constant in enum com.commercetools.api.models.quote.QuoteState.QuoteStateEnum
DeclinedForRenegotiation
DECLINED_FOR_RENEGOTIATION - Enum constant in enum com.commercetools.history.models.common.QuoteState.QuoteStateEnum
DeclinedForRenegotiation
DECLINED_FOR_RENEGOTIATION - Static variable in interface com.commercetools.api.models.quote.QuoteState
A state indicating that the Buyer has declined and requested to renegotiate the Quote.
DECLINED_FOR_RENEGOTIATION - Static variable in interface com.commercetools.history.models.common.QuoteState
 
deepCopy(ApiClient) - Static method in interface com.commercetools.api.models.api_client.ApiClient
factory method to create a deep copy of ApiClient
deepCopy(ApiClientDraft) - Static method in interface com.commercetools.api.models.api_client.ApiClientDraft
factory method to create a deep copy of ApiClientDraft
deepCopy(ApiClientPagedQueryResponse) - Static method in interface com.commercetools.api.models.api_client.ApiClientPagedQueryResponse
factory method to create a deep copy of ApiClientPagedQueryResponse
deepCopy(ApprovalFlow) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlow
factory method to create a deep copy of ApprovalFlow
deepCopy(ApprovalFlowApproval) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowApproval
factory method to create a deep copy of ApprovalFlowApproval
deepCopy(ApprovalFlowApproveAction) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowApproveAction
factory method to create a deep copy of ApprovalFlowApproveAction
deepCopy(ApprovalFlowPagedQueryResponse) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowPagedQueryResponse
factory method to create a deep copy of ApprovalFlowPagedQueryResponse
deepCopy(ApprovalFlowRejectAction) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowRejectAction
factory method to create a deep copy of ApprovalFlowRejectAction
deepCopy(ApprovalFlowRejection) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowRejection
factory method to create a deep copy of ApprovalFlowRejection
deepCopy(ApprovalFlowSetCustomFieldAction) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowSetCustomFieldAction
factory method to create a deep copy of ApprovalFlowSetCustomFieldAction
deepCopy(ApprovalFlowSetCustomTypeAction) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowSetCustomTypeAction
factory method to create a deep copy of ApprovalFlowSetCustomTypeAction
deepCopy(ApprovalFlowUpdate) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowUpdate
factory method to create a deep copy of ApprovalFlowUpdate
deepCopy(ApprovalFlowUpdateAction) - Static method in interface com.commercetools.api.models.approval_flow.ApprovalFlowUpdateAction
factory method to create a deep copy of ApprovalFlowUpdateAction
deepCopy(ApprovalRule) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRule
factory method to create a deep copy of ApprovalRule
deepCopy(ApprovalRuleDraft) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleDraft
factory method to create a deep copy of ApprovalRuleDraft
deepCopy(ApprovalRulePagedQueryResponse) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRulePagedQueryResponse
factory method to create a deep copy of ApprovalRulePagedQueryResponse
deepCopy(ApprovalRuleSetApproversAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetApproversAction
factory method to create a deep copy of ApprovalRuleSetApproversAction
deepCopy(ApprovalRuleSetDescriptionAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetDescriptionAction
factory method to create a deep copy of ApprovalRuleSetDescriptionAction
deepCopy(ApprovalRuleSetKeyAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetKeyAction
factory method to create a deep copy of ApprovalRuleSetKeyAction
deepCopy(ApprovalRuleSetNameAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetNameAction
factory method to create a deep copy of ApprovalRuleSetNameAction
deepCopy(ApprovalRuleSetPredicateAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetPredicateAction
factory method to create a deep copy of ApprovalRuleSetPredicateAction
deepCopy(ApprovalRuleSetRequestersAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetRequestersAction
factory method to create a deep copy of ApprovalRuleSetRequestersAction
deepCopy(ApprovalRuleSetStatusAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleSetStatusAction
factory method to create a deep copy of ApprovalRuleSetStatusAction
deepCopy(ApprovalRuleUpdate) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleUpdate
factory method to create a deep copy of ApprovalRuleUpdate
deepCopy(ApprovalRuleUpdateAction) - Static method in interface com.commercetools.api.models.approval_rule.ApprovalRuleUpdateAction
factory method to create a deep copy of ApprovalRuleUpdateAction
deepCopy(ApproverConjunction) - Static method in interface com.commercetools.api.models.approval_rule.ApproverConjunction
factory method to create a deep copy of ApproverConjunction
deepCopy(ApproverConjunctionDraft) - Static method in interface com.commercetools.api.models.approval_rule.ApproverConjunctionDraft
factory method to create a deep copy of ApproverConjunctionDraft
deepCopy(ApproverDisjunction) - Static method in interface com.commercetools.api.models.approval_rule.ApproverDisjunction
factory method to create a deep copy of ApproverDisjunction
deepCopy(ApproverDisjunctionDraft) - Static method in interface com.commercetools.api.models.approval_rule.ApproverDisjunctionDraft
factory method to create a deep copy of ApproverDisjunctionDraft
deepCopy(ApproverHierarchy) - Static method in interface com.commercetools.api.models.approval_rule.ApproverHierarchy
factory method to create a deep copy of ApproverHierarchy
deepCopy(ApproverHierarchyDraft) - Static method in interface com.commercetools.api.models.approval_rule.ApproverHierarchyDraft
factory method to create a deep copy of ApproverHierarchyDraft
deepCopy(RuleApprover) - Static method in interface com.commercetools.api.models.approval_rule.RuleApprover
factory method to create a deep copy of RuleApprover
deepCopy(RuleApproverDraft) - Static method in interface com.commercetools.api.models.approval_rule.RuleApproverDraft
factory method to create a deep copy of RuleApproverDraft
deepCopy(RuleRequester) - Static method in interface com.commercetools.api.models.approval_rule.RuleRequester
factory method to create a deep copy of RuleRequester
deepCopy(RuleRequesterDraft) - Static method in interface com.commercetools.api.models.approval_rule.RuleRequesterDraft
factory method to create a deep copy of RuleRequesterDraft
deepCopy(AssociateRole) - Static method in interface com.commercetools.api.models.associate_role.AssociateRole
factory method to create a deep copy of AssociateRole
deepCopy(AssociateRoleAddPermissionAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleAddPermissionAction
factory method to create a deep copy of AssociateRoleAddPermissionAction
deepCopy(AssociateRoleChangeBuyerAssignableAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleChangeBuyerAssignableAction
factory method to create a deep copy of AssociateRoleChangeBuyerAssignableAction
deepCopy(AssociateRoleDraft) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleDraft
factory method to create a deep copy of AssociateRoleDraft
deepCopy(AssociateRoleKeyReference) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleKeyReference
factory method to create a deep copy of AssociateRoleKeyReference
deepCopy(AssociateRolePagedQueryResponse) - Static method in interface com.commercetools.api.models.associate_role.AssociateRolePagedQueryResponse
factory method to create a deep copy of AssociateRolePagedQueryResponse
deepCopy(AssociateRoleReference) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleReference
factory method to create a deep copy of AssociateRoleReference
deepCopy(AssociateRoleRemovePermissionAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleRemovePermissionAction
factory method to create a deep copy of AssociateRoleRemovePermissionAction
deepCopy(AssociateRoleResourceIdentifier) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleResourceIdentifier
factory method to create a deep copy of AssociateRoleResourceIdentifier
deepCopy(AssociateRoleSetCustomFieldAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleSetCustomFieldAction
factory method to create a deep copy of AssociateRoleSetCustomFieldAction
deepCopy(AssociateRoleSetCustomTypeAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleSetCustomTypeAction
factory method to create a deep copy of AssociateRoleSetCustomTypeAction
deepCopy(AssociateRoleSetNameAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleSetNameAction
factory method to create a deep copy of AssociateRoleSetNameAction
deepCopy(AssociateRoleSetPermissionsAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleSetPermissionsAction
factory method to create a deep copy of AssociateRoleSetPermissionsAction
deepCopy(AssociateRoleUpdate) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleUpdate
factory method to create a deep copy of AssociateRoleUpdate
deepCopy(AssociateRoleUpdateAction) - Static method in interface com.commercetools.api.models.associate_role.AssociateRoleUpdateAction
factory method to create a deep copy of AssociateRoleUpdateAction
deepCopy(AttributeGroup) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroup
factory method to create a deep copy of AttributeGroup
deepCopy(AttributeGroupAddAttributeAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupAddAttributeAction
factory method to create a deep copy of AttributeGroupAddAttributeAction
deepCopy(AttributeGroupChangeNameAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupChangeNameAction
factory method to create a deep copy of AttributeGroupChangeNameAction
deepCopy(AttributeGroupDraft) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupDraft
factory method to create a deep copy of AttributeGroupDraft
deepCopy(AttributeGroupPagedQueryResponse) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupPagedQueryResponse
factory method to create a deep copy of AttributeGroupPagedQueryResponse
deepCopy(AttributeGroupReference) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupReference
factory method to create a deep copy of AttributeGroupReference
deepCopy(AttributeGroupRemoveAttributeAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupRemoveAttributeAction
factory method to create a deep copy of AttributeGroupRemoveAttributeAction
deepCopy(AttributeGroupResourceIdentifier) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupResourceIdentifier
factory method to create a deep copy of AttributeGroupResourceIdentifier
deepCopy(AttributeGroupSetAttributesAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupSetAttributesAction
factory method to create a deep copy of AttributeGroupSetAttributesAction
deepCopy(AttributeGroupSetDescriptionAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupSetDescriptionAction
factory method to create a deep copy of AttributeGroupSetDescriptionAction
deepCopy(AttributeGroupSetKeyAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupSetKeyAction
factory method to create a deep copy of AttributeGroupSetKeyAction
deepCopy(AttributeGroupUpdate) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupUpdate
factory method to create a deep copy of AttributeGroupUpdate
deepCopy(AttributeGroupUpdateAction) - Static method in interface com.commercetools.api.models.attribute_group.AttributeGroupUpdateAction
factory method to create a deep copy of AttributeGroupUpdateAction
deepCopy(AttributeReference) - Static method in interface com.commercetools.api.models.attribute_group.AttributeReference
factory method to create a deep copy of AttributeReference
deepCopy(Associate) - Static method in interface com.commercetools.api.models.business_unit.Associate
factory method to create a deep copy of Associate
deepCopy(AssociateDraft) - Static method in interface com.commercetools.api.models.business_unit.AssociateDraft
factory method to create a deep copy of AssociateDraft
deepCopy(AssociateRoleAssignment) - Static method in interface com.commercetools.api.models.business_unit.AssociateRoleAssignment
factory method to create a deep copy of AssociateRoleAssignment
deepCopy(AssociateRoleAssignmentDraft) - Static method in interface com.commercetools.api.models.business_unit.AssociateRoleAssignmentDraft
factory method to create a deep copy of AssociateRoleAssignmentDraft
deepCopy(BusinessUnit) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnit
factory method to create a deep copy of BusinessUnit
deepCopy(BusinessUnitAddAddressAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitAddAddressAction
factory method to create a deep copy of BusinessUnitAddAddressAction
deepCopy(BusinessUnitAddAssociateAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitAddAssociateAction
factory method to create a deep copy of BusinessUnitAddAssociateAction
deepCopy(BusinessUnitAddBillingAddressIdAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitAddBillingAddressIdAction
factory method to create a deep copy of BusinessUnitAddBillingAddressIdAction
deepCopy(BusinessUnitAddShippingAddressIdAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitAddShippingAddressIdAction
factory method to create a deep copy of BusinessUnitAddShippingAddressIdAction
deepCopy(BusinessUnitAddStoreAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitAddStoreAction
factory method to create a deep copy of BusinessUnitAddStoreAction
deepCopy(BusinessUnitChangeAddressAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeAddressAction
factory method to create a deep copy of BusinessUnitChangeAddressAction
deepCopy(BusinessUnitChangeAssociateAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeAssociateAction
factory method to create a deep copy of BusinessUnitChangeAssociateAction
deepCopy(BusinessUnitChangeAssociateModeAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeAssociateModeAction
factory method to create a deep copy of BusinessUnitChangeAssociateModeAction
deepCopy(BusinessUnitChangeNameAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeNameAction
factory method to create a deep copy of BusinessUnitChangeNameAction
deepCopy(BusinessUnitChangeParentUnitAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeParentUnitAction
factory method to create a deep copy of BusinessUnitChangeParentUnitAction
deepCopy(BusinessUnitChangeStatusAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitChangeStatusAction
factory method to create a deep copy of BusinessUnitChangeStatusAction
deepCopy(BusinessUnitDraft) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitDraft
factory method to create a deep copy of BusinessUnitDraft
deepCopy(BusinessUnitKeyReference) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitKeyReference
factory method to create a deep copy of BusinessUnitKeyReference
deepCopy(BusinessUnitPagedQueryResponse) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitPagedQueryResponse
factory method to create a deep copy of BusinessUnitPagedQueryResponse
deepCopy(BusinessUnitReference) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitReference
factory method to create a deep copy of BusinessUnitReference
deepCopy(BusinessUnitRemoveAddressAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitRemoveAddressAction
factory method to create a deep copy of BusinessUnitRemoveAddressAction
deepCopy(BusinessUnitRemoveAssociateAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitRemoveAssociateAction
factory method to create a deep copy of BusinessUnitRemoveAssociateAction
deepCopy(BusinessUnitRemoveBillingAddressIdAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitRemoveBillingAddressIdAction
factory method to create a deep copy of BusinessUnitRemoveBillingAddressIdAction
deepCopy(BusinessUnitRemoveShippingAddressIdAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitRemoveShippingAddressIdAction
factory method to create a deep copy of BusinessUnitRemoveShippingAddressIdAction
deepCopy(BusinessUnitRemoveStoreAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitRemoveStoreAction
factory method to create a deep copy of BusinessUnitRemoveStoreAction
deepCopy(BusinessUnitResourceIdentifier) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitResourceIdentifier
factory method to create a deep copy of BusinessUnitResourceIdentifier
deepCopy(BusinessUnitSetAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetAddressCustomFieldAction
factory method to create a deep copy of BusinessUnitSetAddressCustomFieldAction
deepCopy(BusinessUnitSetAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetAddressCustomTypeAction
factory method to create a deep copy of BusinessUnitSetAddressCustomTypeAction
deepCopy(BusinessUnitSetAssociatesAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetAssociatesAction
factory method to create a deep copy of BusinessUnitSetAssociatesAction
deepCopy(BusinessUnitSetContactEmailAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetContactEmailAction
factory method to create a deep copy of BusinessUnitSetContactEmailAction
deepCopy(BusinessUnitSetCustomFieldAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetCustomFieldAction
factory method to create a deep copy of BusinessUnitSetCustomFieldAction
deepCopy(BusinessUnitSetCustomTypeAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetCustomTypeAction
factory method to create a deep copy of BusinessUnitSetCustomTypeAction
deepCopy(BusinessUnitSetDefaultBillingAddressAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetDefaultBillingAddressAction
factory method to create a deep copy of BusinessUnitSetDefaultBillingAddressAction
deepCopy(BusinessUnitSetDefaultShippingAddressAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetDefaultShippingAddressAction
factory method to create a deep copy of BusinessUnitSetDefaultShippingAddressAction
deepCopy(BusinessUnitSetStoreModeAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetStoreModeAction
factory method to create a deep copy of BusinessUnitSetStoreModeAction
deepCopy(BusinessUnitSetStoresAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitSetStoresAction
factory method to create a deep copy of BusinessUnitSetStoresAction
deepCopy(BusinessUnitUpdate) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitUpdate
factory method to create a deep copy of BusinessUnitUpdate
deepCopy(BusinessUnitUpdateAction) - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitUpdateAction
factory method to create a deep copy of BusinessUnitUpdateAction
deepCopy(Company) - Static method in interface com.commercetools.api.models.business_unit.Company
factory method to create a deep copy of Company
deepCopy(CompanyDraft) - Static method in interface com.commercetools.api.models.business_unit.CompanyDraft
factory method to create a deep copy of CompanyDraft
deepCopy(Division) - Static method in interface com.commercetools.api.models.business_unit.Division
factory method to create a deep copy of Division
deepCopy(DivisionDraft) - Static method in interface com.commercetools.api.models.business_unit.DivisionDraft
factory method to create a deep copy of DivisionDraft
deepCopy(InheritedAssociate) - Static method in interface com.commercetools.api.models.business_unit.InheritedAssociate
factory method to create a deep copy of InheritedAssociate
deepCopy(InheritedAssociateRoleAssignment) - Static method in interface com.commercetools.api.models.business_unit.InheritedAssociateRoleAssignment
factory method to create a deep copy of InheritedAssociateRoleAssignment
deepCopy(CartDiscount) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscount
factory method to create a deep copy of CartDiscount
deepCopy(CartDiscountAddStoreAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountAddStoreAction
factory method to create a deep copy of CartDiscountAddStoreAction
deepCopy(CartDiscountChangeCartPredicateAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeCartPredicateAction
factory method to create a deep copy of CartDiscountChangeCartPredicateAction
deepCopy(CartDiscountChangeIsActiveAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeIsActiveAction
factory method to create a deep copy of CartDiscountChangeIsActiveAction
deepCopy(CartDiscountChangeNameAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeNameAction
factory method to create a deep copy of CartDiscountChangeNameAction
deepCopy(CartDiscountChangeRequiresDiscountCodeAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeRequiresDiscountCodeAction
factory method to create a deep copy of CartDiscountChangeRequiresDiscountCodeAction
deepCopy(CartDiscountChangeSortOrderAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeSortOrderAction
factory method to create a deep copy of CartDiscountChangeSortOrderAction
deepCopy(CartDiscountChangeStackingModeAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeStackingModeAction
factory method to create a deep copy of CartDiscountChangeStackingModeAction
deepCopy(CartDiscountChangeTargetAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeTargetAction
factory method to create a deep copy of CartDiscountChangeTargetAction
deepCopy(CartDiscountChangeValueAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountChangeValueAction
factory method to create a deep copy of CartDiscountChangeValueAction
deepCopy(CartDiscountCustomLineItemsTarget) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountCustomLineItemsTarget
factory method to create a deep copy of CartDiscountCustomLineItemsTarget
deepCopy(CartDiscountDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountDraft
factory method to create a deep copy of CartDiscountDraft
deepCopy(CartDiscountLineItemsTarget) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountLineItemsTarget
factory method to create a deep copy of CartDiscountLineItemsTarget
deepCopy(CartDiscountPagedQueryResponse) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountPagedQueryResponse
factory method to create a deep copy of CartDiscountPagedQueryResponse
deepCopy(CartDiscountReference) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountReference
factory method to create a deep copy of CartDiscountReference
deepCopy(CartDiscountRemoveStoreAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountRemoveStoreAction
factory method to create a deep copy of CartDiscountRemoveStoreAction
deepCopy(CartDiscountResourceIdentifier) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountResourceIdentifier
factory method to create a deep copy of CartDiscountResourceIdentifier
deepCopy(CartDiscountSetCustomFieldAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetCustomFieldAction
factory method to create a deep copy of CartDiscountSetCustomFieldAction
deepCopy(CartDiscountSetCustomTypeAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetCustomTypeAction
factory method to create a deep copy of CartDiscountSetCustomTypeAction
deepCopy(CartDiscountSetDescriptionAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetDescriptionAction
factory method to create a deep copy of CartDiscountSetDescriptionAction
deepCopy(CartDiscountSetKeyAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetKeyAction
factory method to create a deep copy of CartDiscountSetKeyAction
deepCopy(CartDiscountSetStoresAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetStoresAction
factory method to create a deep copy of CartDiscountSetStoresAction
deepCopy(CartDiscountSetValidFromAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetValidFromAction
factory method to create a deep copy of CartDiscountSetValidFromAction
deepCopy(CartDiscountSetValidFromAndUntilAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetValidFromAndUntilAction
factory method to create a deep copy of CartDiscountSetValidFromAndUntilAction
deepCopy(CartDiscountSetValidUntilAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountSetValidUntilAction
factory method to create a deep copy of CartDiscountSetValidUntilAction
deepCopy(CartDiscountShippingCostTarget) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountShippingCostTarget
factory method to create a deep copy of CartDiscountShippingCostTarget
deepCopy(CartDiscountTarget) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountTarget
factory method to create a deep copy of CartDiscountTarget
deepCopy(CartDiscountTotalPriceTarget) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountTotalPriceTarget
factory method to create a deep copy of CartDiscountTotalPriceTarget
deepCopy(CartDiscountUpdate) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountUpdate
factory method to create a deep copy of CartDiscountUpdate
deepCopy(CartDiscountUpdateAction) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountUpdateAction
factory method to create a deep copy of CartDiscountUpdateAction
deepCopy(CartDiscountValue) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValue
factory method to create a deep copy of CartDiscountValue
deepCopy(CartDiscountValueAbsolute) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueAbsolute
factory method to create a deep copy of CartDiscountValueAbsolute
deepCopy(CartDiscountValueAbsoluteDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueAbsoluteDraft
factory method to create a deep copy of CartDiscountValueAbsoluteDraft
deepCopy(CartDiscountValueDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueDraft
factory method to create a deep copy of CartDiscountValueDraft
deepCopy(CartDiscountValueFixed) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueFixed
factory method to create a deep copy of CartDiscountValueFixed
deepCopy(CartDiscountValueFixedDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueFixedDraft
factory method to create a deep copy of CartDiscountValueFixedDraft
deepCopy(CartDiscountValueGiftLineItem) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItem
factory method to create a deep copy of CartDiscountValueGiftLineItem
deepCopy(CartDiscountValueGiftLineItemDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItemDraft
factory method to create a deep copy of CartDiscountValueGiftLineItemDraft
deepCopy(CartDiscountValueRelative) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueRelative
factory method to create a deep copy of CartDiscountValueRelative
deepCopy(CartDiscountValueRelativeDraft) - Static method in interface com.commercetools.api.models.cart_discount.CartDiscountValueRelativeDraft
factory method to create a deep copy of CartDiscountValueRelativeDraft
deepCopy(MultiBuyCustomLineItemsTarget) - Static method in interface com.commercetools.api.models.cart_discount.MultiBuyCustomLineItemsTarget
factory method to create a deep copy of MultiBuyCustomLineItemsTarget
deepCopy(MultiBuyLineItemsTarget) - Static method in interface com.commercetools.api.models.cart_discount.MultiBuyLineItemsTarget
factory method to create a deep copy of MultiBuyLineItemsTarget
deepCopy(Cart) - Static method in interface com.commercetools.api.models.cart.Cart
factory method to create a deep copy of Cart
deepCopy(CartAddCustomLineItemAction) - Static method in interface com.commercetools.api.models.cart.CartAddCustomLineItemAction
factory method to create a deep copy of CartAddCustomLineItemAction
deepCopy(CartAddCustomShippingMethodAction) - Static method in interface com.commercetools.api.models.cart.CartAddCustomShippingMethodAction
factory method to create a deep copy of CartAddCustomShippingMethodAction
deepCopy(CartAddDiscountCodeAction) - Static method in interface com.commercetools.api.models.cart.CartAddDiscountCodeAction
factory method to create a deep copy of CartAddDiscountCodeAction
deepCopy(CartAddItemShippingAddressAction) - Static method in interface com.commercetools.api.models.cart.CartAddItemShippingAddressAction
factory method to create a deep copy of CartAddItemShippingAddressAction
deepCopy(CartAddLineItemAction) - Static method in interface com.commercetools.api.models.cart.CartAddLineItemAction
factory method to create a deep copy of CartAddLineItemAction
deepCopy(CartAddPaymentAction) - Static method in interface com.commercetools.api.models.cart.CartAddPaymentAction
factory method to create a deep copy of CartAddPaymentAction
deepCopy(CartAddShippingMethodAction) - Static method in interface com.commercetools.api.models.cart.CartAddShippingMethodAction
factory method to create a deep copy of CartAddShippingMethodAction
deepCopy(CartAddShoppingListAction) - Static method in interface com.commercetools.api.models.cart.CartAddShoppingListAction
factory method to create a deep copy of CartAddShoppingListAction
deepCopy(CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction) - Static method in interface com.commercetools.api.models.cart.CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction
factory method to create a deep copy of CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction
deepCopy(CartApplyDeltaToLineItemShippingDetailsTargetsAction) - Static method in interface com.commercetools.api.models.cart.CartApplyDeltaToLineItemShippingDetailsTargetsAction
factory method to create a deep copy of CartApplyDeltaToLineItemShippingDetailsTargetsAction
deepCopy(CartChangeCustomLineItemMoneyAction) - Static method in interface com.commercetools.api.models.cart.CartChangeCustomLineItemMoneyAction
factory method to create a deep copy of CartChangeCustomLineItemMoneyAction
deepCopy(CartChangeCustomLineItemPriceModeAction) - Static method in interface com.commercetools.api.models.cart.CartChangeCustomLineItemPriceModeAction
factory method to create a deep copy of CartChangeCustomLineItemPriceModeAction
deepCopy(CartChangeCustomLineItemQuantityAction) - Static method in interface com.commercetools.api.models.cart.CartChangeCustomLineItemQuantityAction
factory method to create a deep copy of CartChangeCustomLineItemQuantityAction
deepCopy(CartChangeLineItemQuantityAction) - Static method in interface com.commercetools.api.models.cart.CartChangeLineItemQuantityAction
factory method to create a deep copy of CartChangeLineItemQuantityAction
deepCopy(CartChangeTaxCalculationModeAction) - Static method in interface com.commercetools.api.models.cart.CartChangeTaxCalculationModeAction
factory method to create a deep copy of CartChangeTaxCalculationModeAction
deepCopy(CartChangeTaxModeAction) - Static method in interface com.commercetools.api.models.cart.CartChangeTaxModeAction
factory method to create a deep copy of CartChangeTaxModeAction
deepCopy(CartChangeTaxRoundingModeAction) - Static method in interface com.commercetools.api.models.cart.CartChangeTaxRoundingModeAction
factory method to create a deep copy of CartChangeTaxRoundingModeAction
deepCopy(CartDraft) - Static method in interface com.commercetools.api.models.cart.CartDraft
factory method to create a deep copy of CartDraft
deepCopy(CartFreezeCartAction) - Static method in interface com.commercetools.api.models.cart.CartFreezeCartAction
factory method to create a deep copy of CartFreezeCartAction
deepCopy(CartPagedQueryResponse) - Static method in interface com.commercetools.api.models.cart.CartPagedQueryResponse
factory method to create a deep copy of CartPagedQueryResponse
deepCopy(CartRecalculateAction) - Static method in interface com.commercetools.api.models.cart.CartRecalculateAction
factory method to create a deep copy of CartRecalculateAction
deepCopy(CartReference) - Static method in interface com.commercetools.api.models.cart.CartReference
factory method to create a deep copy of CartReference
deepCopy(CartRemoveCustomLineItemAction) - Static method in interface com.commercetools.api.models.cart.CartRemoveCustomLineItemAction
factory method to create a deep copy of CartRemoveCustomLineItemAction
deepCopy(CartRemoveDiscountCodeAction) - Static method in interface com.commercetools.api.models.cart.CartRemoveDiscountCodeAction
factory method to create a deep copy of CartRemoveDiscountCodeAction
deepCopy(CartRemoveItemShippingAddressAction) - Static method in interface com.commercetools.api.models.cart.CartRemoveItemShippingAddressAction
factory method to create a deep copy of CartRemoveItemShippingAddressAction
deepCopy(CartRemoveLineItemAction) - Static method in interface com.commercetools.api.models.cart.CartRemoveLineItemAction
factory method to create a deep copy of CartRemoveLineItemAction
deepCopy(CartRemovePaymentAction) - Static method in interface com.commercetools.api.models.cart.CartRemovePaymentAction
factory method to create a deep copy of CartRemovePaymentAction
deepCopy(CartRemoveShippingMethodAction) - Static method in interface com.commercetools.api.models.cart.CartRemoveShippingMethodAction
factory method to create a deep copy of CartRemoveShippingMethodAction
deepCopy(CartResourceIdentifier) - Static method in interface com.commercetools.api.models.cart.CartResourceIdentifier
factory method to create a deep copy of CartResourceIdentifier
deepCopy(CartSetAnonymousIdAction) - Static method in interface com.commercetools.api.models.cart.CartSetAnonymousIdAction
factory method to create a deep copy of CartSetAnonymousIdAction
deepCopy(CartSetBillingAddressAction) - Static method in interface com.commercetools.api.models.cart.CartSetBillingAddressAction
factory method to create a deep copy of CartSetBillingAddressAction
deepCopy(CartSetBillingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetBillingAddressCustomFieldAction
factory method to create a deep copy of CartSetBillingAddressCustomFieldAction
deepCopy(CartSetBillingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetBillingAddressCustomTypeAction
factory method to create a deep copy of CartSetBillingAddressCustomTypeAction
deepCopy(CartSetBusinessUnitAction) - Static method in interface com.commercetools.api.models.cart.CartSetBusinessUnitAction
factory method to create a deep copy of CartSetBusinessUnitAction
deepCopy(CartSetCartTotalTaxAction) - Static method in interface com.commercetools.api.models.cart.CartSetCartTotalTaxAction
factory method to create a deep copy of CartSetCartTotalTaxAction
deepCopy(CartSetCountryAction) - Static method in interface com.commercetools.api.models.cart.CartSetCountryAction
factory method to create a deep copy of CartSetCountryAction
deepCopy(CartSetCustomerEmailAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomerEmailAction
factory method to create a deep copy of CartSetCustomerEmailAction
deepCopy(CartSetCustomerGroupAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomerGroupAction
factory method to create a deep copy of CartSetCustomerGroupAction
deepCopy(CartSetCustomerIdAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomerIdAction
factory method to create a deep copy of CartSetCustomerIdAction
deepCopy(CartSetCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomFieldAction
factory method to create a deep copy of CartSetCustomFieldAction
deepCopy(CartSetCustomLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomLineItemCustomFieldAction
factory method to create a deep copy of CartSetCustomLineItemCustomFieldAction
deepCopy(CartSetCustomLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomLineItemCustomTypeAction
factory method to create a deep copy of CartSetCustomLineItemCustomTypeAction
deepCopy(CartSetCustomLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomLineItemShippingDetailsAction
factory method to create a deep copy of CartSetCustomLineItemShippingDetailsAction
deepCopy(CartSetCustomLineItemTaxAmountAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomLineItemTaxAmountAction
factory method to create a deep copy of CartSetCustomLineItemTaxAmountAction
deepCopy(CartSetCustomLineItemTaxRateAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomLineItemTaxRateAction
factory method to create a deep copy of CartSetCustomLineItemTaxRateAction
deepCopy(CartSetCustomShippingMethodAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomShippingMethodAction
factory method to create a deep copy of CartSetCustomShippingMethodAction
deepCopy(CartSetCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetCustomTypeAction
factory method to create a deep copy of CartSetCustomTypeAction
deepCopy(CartSetDeleteDaysAfterLastModificationAction) - Static method in interface com.commercetools.api.models.cart.CartSetDeleteDaysAfterLastModificationAction
factory method to create a deep copy of CartSetDeleteDaysAfterLastModificationAction
deepCopy(CartSetDirectDiscountsAction) - Static method in interface com.commercetools.api.models.cart.CartSetDirectDiscountsAction
factory method to create a deep copy of CartSetDirectDiscountsAction
deepCopy(CartSetItemShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetItemShippingAddressCustomFieldAction
factory method to create a deep copy of CartSetItemShippingAddressCustomFieldAction
deepCopy(CartSetItemShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetItemShippingAddressCustomTypeAction
factory method to create a deep copy of CartSetItemShippingAddressCustomTypeAction
deepCopy(CartSetKeyAction) - Static method in interface com.commercetools.api.models.cart.CartSetKeyAction
factory method to create a deep copy of CartSetKeyAction
deepCopy(CartSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemCustomFieldAction
factory method to create a deep copy of CartSetLineItemCustomFieldAction
deepCopy(CartSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemCustomTypeAction
factory method to create a deep copy of CartSetLineItemCustomTypeAction
deepCopy(CartSetLineItemDistributionChannelAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemDistributionChannelAction
factory method to create a deep copy of CartSetLineItemDistributionChannelAction
deepCopy(CartSetLineItemInventoryModeAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemInventoryModeAction
factory method to create a deep copy of CartSetLineItemInventoryModeAction
deepCopy(CartSetLineItemPriceAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemPriceAction
factory method to create a deep copy of CartSetLineItemPriceAction
deepCopy(CartSetLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemShippingDetailsAction
factory method to create a deep copy of CartSetLineItemShippingDetailsAction
deepCopy(CartSetLineItemSupplyChannelAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemSupplyChannelAction
factory method to create a deep copy of CartSetLineItemSupplyChannelAction
deepCopy(CartSetLineItemTaxAmountAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemTaxAmountAction
factory method to create a deep copy of CartSetLineItemTaxAmountAction
deepCopy(CartSetLineItemTaxRateAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemTaxRateAction
factory method to create a deep copy of CartSetLineItemTaxRateAction
deepCopy(CartSetLineItemTotalPriceAction) - Static method in interface com.commercetools.api.models.cart.CartSetLineItemTotalPriceAction
factory method to create a deep copy of CartSetLineItemTotalPriceAction
deepCopy(CartSetLocaleAction) - Static method in interface com.commercetools.api.models.cart.CartSetLocaleAction
factory method to create a deep copy of CartSetLocaleAction
deepCopy(CartSetShippingAddressAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingAddressAction
factory method to create a deep copy of CartSetShippingAddressAction
deepCopy(CartSetShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingAddressCustomFieldAction
factory method to create a deep copy of CartSetShippingAddressCustomFieldAction
deepCopy(CartSetShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingAddressCustomTypeAction
factory method to create a deep copy of CartSetShippingAddressCustomTypeAction
deepCopy(CartSetShippingCustomFieldAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingCustomFieldAction
factory method to create a deep copy of CartSetShippingCustomFieldAction
deepCopy(CartSetShippingCustomTypeAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingCustomTypeAction
factory method to create a deep copy of CartSetShippingCustomTypeAction
deepCopy(CartSetShippingMethodAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingMethodAction
factory method to create a deep copy of CartSetShippingMethodAction
deepCopy(CartSetShippingMethodTaxAmountAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingMethodTaxAmountAction
factory method to create a deep copy of CartSetShippingMethodTaxAmountAction
deepCopy(CartSetShippingMethodTaxRateAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingMethodTaxRateAction
factory method to create a deep copy of CartSetShippingMethodTaxRateAction
deepCopy(CartSetShippingRateInputAction) - Static method in interface com.commercetools.api.models.cart.CartSetShippingRateInputAction
factory method to create a deep copy of CartSetShippingRateInputAction
deepCopy(CartUnfreezeCartAction) - Static method in interface com.commercetools.api.models.cart.CartUnfreezeCartAction
factory method to create a deep copy of CartUnfreezeCartAction
deepCopy(CartUpdate) - Static method in interface com.commercetools.api.models.cart.CartUpdate
factory method to create a deep copy of CartUpdate
deepCopy(CartUpdateAction) - Static method in interface com.commercetools.api.models.cart.CartUpdateAction
factory method to create a deep copy of CartUpdateAction
deepCopy(CartUpdateItemShippingAddressAction) - Static method in interface com.commercetools.api.models.cart.CartUpdateItemShippingAddressAction
factory method to create a deep copy of CartUpdateItemShippingAddressAction
deepCopy(ClassificationShippingRateInput) - Static method in interface com.commercetools.api.models.cart.ClassificationShippingRateInput
factory method to create a deep copy of ClassificationShippingRateInput
deepCopy(ClassificationShippingRateInputDraft) - Static method in interface com.commercetools.api.models.cart.ClassificationShippingRateInputDraft
factory method to create a deep copy of ClassificationShippingRateInputDraft
deepCopy(CustomLineItem) - Static method in interface com.commercetools.api.models.cart.CustomLineItem
factory method to create a deep copy of CustomLineItem
deepCopy(CustomLineItemDraft) - Static method in interface com.commercetools.api.models.cart.CustomLineItemDraft
factory method to create a deep copy of CustomLineItemDraft
deepCopy(CustomShippingDraft) - Static method in interface com.commercetools.api.models.cart.CustomShippingDraft
factory method to create a deep copy of CustomShippingDraft
deepCopy(DirectDiscount) - Static method in interface com.commercetools.api.models.cart.DirectDiscount
factory method to create a deep copy of DirectDiscount
deepCopy(DirectDiscountDraft) - Static method in interface com.commercetools.api.models.cart.DirectDiscountDraft
factory method to create a deep copy of DirectDiscountDraft
deepCopy(DirectDiscountReference) - Static method in interface com.commercetools.api.models.cart.DirectDiscountReference
factory method to create a deep copy of DirectDiscountReference
deepCopy(DiscountCodeInfo) - Static method in interface com.commercetools.api.models.cart.DiscountCodeInfo
factory method to create a deep copy of DiscountCodeInfo
deepCopy(DiscountedLineItemPortion) - Static method in interface com.commercetools.api.models.cart.DiscountedLineItemPortion
factory method to create a deep copy of DiscountedLineItemPortion
deepCopy(DiscountedLineItemPortionDraft) - Static method in interface com.commercetools.api.models.cart.DiscountedLineItemPortionDraft
factory method to create a deep copy of DiscountedLineItemPortionDraft
deepCopy(DiscountedLineItemPrice) - Static method in interface com.commercetools.api.models.cart.DiscountedLineItemPrice
factory method to create a deep copy of DiscountedLineItemPrice
deepCopy(DiscountedLineItemPriceForQuantity) - Static method in interface com.commercetools.api.models.cart.DiscountedLineItemPriceForQuantity
factory method to create a deep copy of DiscountedLineItemPriceForQuantity
deepCopy(DiscountedTotalPricePortion) - Static method in interface com.commercetools.api.models.cart.DiscountedTotalPricePortion
factory method to create a deep copy of DiscountedTotalPricePortion
deepCopy(DiscountOnTotalPrice) - Static method in interface com.commercetools.api.models.cart.DiscountOnTotalPrice
factory method to create a deep copy of DiscountOnTotalPrice
deepCopy(ExternalLineItemTotalPrice) - Static method in interface com.commercetools.api.models.cart.ExternalLineItemTotalPrice
factory method to create a deep copy of ExternalLineItemTotalPrice
deepCopy(ExternalTaxAmountDraft) - Static method in interface com.commercetools.api.models.cart.ExternalTaxAmountDraft
factory method to create a deep copy of ExternalTaxAmountDraft
deepCopy(ExternalTaxRateDraft) - Static method in interface com.commercetools.api.models.cart.ExternalTaxRateDraft
factory method to create a deep copy of ExternalTaxRateDraft
deepCopy(ItemShippingDetails) - Static method in interface com.commercetools.api.models.cart.ItemShippingDetails
factory method to create a deep copy of ItemShippingDetails
deepCopy(ItemShippingDetailsDraft) - Static method in interface com.commercetools.api.models.cart.ItemShippingDetailsDraft
factory method to create a deep copy of ItemShippingDetailsDraft
deepCopy(ItemShippingTarget) - Static method in interface com.commercetools.api.models.cart.ItemShippingTarget
factory method to create a deep copy of ItemShippingTarget
deepCopy(LineItem) - Static method in interface com.commercetools.api.models.cart.LineItem
factory method to create a deep copy of LineItem
deepCopy(LineItemDraft) - Static method in interface com.commercetools.api.models.cart.LineItemDraft
factory method to create a deep copy of LineItemDraft
deepCopy(MethodExternalTaxRateDraft) - Static method in interface com.commercetools.api.models.cart.MethodExternalTaxRateDraft
factory method to create a deep copy of MethodExternalTaxRateDraft
deepCopy(MethodTaxedPrice) - Static method in interface com.commercetools.api.models.cart.MethodTaxedPrice
factory method to create a deep copy of MethodTaxedPrice
deepCopy(MethodTaxRate) - Static method in interface com.commercetools.api.models.cart.MethodTaxRate
factory method to create a deep copy of MethodTaxRate
deepCopy(ProductTailoringUpdate) - Static method in interface com.commercetools.api.models.cart.ProductTailoringUpdate
factory method to create a deep copy of ProductTailoringUpdate
deepCopy(ReplicaCartDraft) - Static method in interface com.commercetools.api.models.cart.ReplicaCartDraft
factory method to create a deep copy of ReplicaCartDraft
deepCopy(ScoreShippingRateInput) - Static method in interface com.commercetools.api.models.cart.ScoreShippingRateInput
factory method to create a deep copy of ScoreShippingRateInput
deepCopy(ScoreShippingRateInputDraft) - Static method in interface com.commercetools.api.models.cart.ScoreShippingRateInputDraft
factory method to create a deep copy of ScoreShippingRateInputDraft
deepCopy(Shipping) - Static method in interface com.commercetools.api.models.cart.Shipping
factory method to create a deep copy of Shipping
deepCopy(ShippingDraft) - Static method in interface com.commercetools.api.models.cart.ShippingDraft
factory method to create a deep copy of ShippingDraft
deepCopy(ShippingInfo) - Static method in interface com.commercetools.api.models.cart.ShippingInfo
factory method to create a deep copy of ShippingInfo
deepCopy(ShippingRateInput) - Static method in interface com.commercetools.api.models.cart.ShippingRateInput
factory method to create a deep copy of ShippingRateInput
deepCopy(ShippingRateInputDraft) - Static method in interface com.commercetools.api.models.cart.ShippingRateInputDraft
factory method to create a deep copy of ShippingRateInputDraft
deepCopy(TaxedItemPrice) - Static method in interface com.commercetools.api.models.cart.TaxedItemPrice
factory method to create a deep copy of TaxedItemPrice
deepCopy(TaxedPrice) - Static method in interface com.commercetools.api.models.cart.TaxedPrice
factory method to create a deep copy of TaxedPrice
deepCopy(TaxedPriceDraft) - Static method in interface com.commercetools.api.models.cart.TaxedPriceDraft
factory method to create a deep copy of TaxedPriceDraft
deepCopy(TaxPortion) - Static method in interface com.commercetools.api.models.cart.TaxPortion
factory method to create a deep copy of TaxPortion
deepCopy(TaxPortionDraft) - Static method in interface com.commercetools.api.models.cart.TaxPortionDraft
factory method to create a deep copy of TaxPortionDraft
deepCopy(Category) - Static method in interface com.commercetools.api.models.category.Category
factory method to create a deep copy of Category
deepCopy(CategoryAddAssetAction) - Static method in interface com.commercetools.api.models.category.CategoryAddAssetAction
factory method to create a deep copy of CategoryAddAssetAction
deepCopy(CategoryChangeAssetNameAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeAssetNameAction
factory method to create a deep copy of CategoryChangeAssetNameAction
deepCopy(CategoryChangeAssetOrderAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeAssetOrderAction
factory method to create a deep copy of CategoryChangeAssetOrderAction
deepCopy(CategoryChangeNameAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeNameAction
factory method to create a deep copy of CategoryChangeNameAction
deepCopy(CategoryChangeOrderHintAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeOrderHintAction
factory method to create a deep copy of CategoryChangeOrderHintAction
deepCopy(CategoryChangeParentAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeParentAction
factory method to create a deep copy of CategoryChangeParentAction
deepCopy(CategoryChangeSlugAction) - Static method in interface com.commercetools.api.models.category.CategoryChangeSlugAction
factory method to create a deep copy of CategoryChangeSlugAction
deepCopy(CategoryDraft) - Static method in interface com.commercetools.api.models.category.CategoryDraft
factory method to create a deep copy of CategoryDraft
deepCopy(CategoryPagedQueryResponse) - Static method in interface com.commercetools.api.models.category.CategoryPagedQueryResponse
factory method to create a deep copy of CategoryPagedQueryResponse
deepCopy(CategoryReference) - Static method in interface com.commercetools.api.models.category.CategoryReference
factory method to create a deep copy of CategoryReference
deepCopy(CategoryRemoveAssetAction) - Static method in interface com.commercetools.api.models.category.CategoryRemoveAssetAction
factory method to create a deep copy of CategoryRemoveAssetAction
deepCopy(CategoryResourceIdentifier) - Static method in interface com.commercetools.api.models.category.CategoryResourceIdentifier
factory method to create a deep copy of CategoryResourceIdentifier
deepCopy(CategorySetAssetCustomFieldAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetCustomFieldAction
factory method to create a deep copy of CategorySetAssetCustomFieldAction
deepCopy(CategorySetAssetCustomTypeAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetCustomTypeAction
factory method to create a deep copy of CategorySetAssetCustomTypeAction
deepCopy(CategorySetAssetDescriptionAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetDescriptionAction
factory method to create a deep copy of CategorySetAssetDescriptionAction
deepCopy(CategorySetAssetKeyAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetKeyAction
factory method to create a deep copy of CategorySetAssetKeyAction
deepCopy(CategorySetAssetSourcesAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetSourcesAction
factory method to create a deep copy of CategorySetAssetSourcesAction
deepCopy(CategorySetAssetTagsAction) - Static method in interface com.commercetools.api.models.category.CategorySetAssetTagsAction
factory method to create a deep copy of CategorySetAssetTagsAction
deepCopy(CategorySetCustomFieldAction) - Static method in interface com.commercetools.api.models.category.CategorySetCustomFieldAction
factory method to create a deep copy of CategorySetCustomFieldAction
deepCopy(CategorySetCustomTypeAction) - Static method in interface com.commercetools.api.models.category.CategorySetCustomTypeAction
factory method to create a deep copy of CategorySetCustomTypeAction
deepCopy(CategorySetDescriptionAction) - Static method in interface com.commercetools.api.models.category.CategorySetDescriptionAction
factory method to create a deep copy of CategorySetDescriptionAction
deepCopy(CategorySetExternalIdAction) - Static method in interface com.commercetools.api.models.category.CategorySetExternalIdAction
factory method to create a deep copy of CategorySetExternalIdAction
deepCopy(CategorySetKeyAction) - Static method in interface com.commercetools.api.models.category.CategorySetKeyAction
factory method to create a deep copy of CategorySetKeyAction
deepCopy(CategorySetMetaDescriptionAction) - Static method in interface com.commercetools.api.models.category.CategorySetMetaDescriptionAction
factory method to create a deep copy of CategorySetMetaDescriptionAction
deepCopy(CategorySetMetaKeywordsAction) - Static method in interface com.commercetools.api.models.category.CategorySetMetaKeywordsAction
factory method to create a deep copy of CategorySetMetaKeywordsAction
deepCopy(CategorySetMetaTitleAction) - Static method in interface com.commercetools.api.models.category.CategorySetMetaTitleAction
factory method to create a deep copy of CategorySetMetaTitleAction
deepCopy(CategoryUpdate) - Static method in interface com.commercetools.api.models.category.CategoryUpdate
factory method to create a deep copy of CategoryUpdate
deepCopy(CategoryUpdateAction) - Static method in interface com.commercetools.api.models.category.CategoryUpdateAction
factory method to create a deep copy of CategoryUpdateAction
deepCopy(Channel) - Static method in interface com.commercetools.api.models.channel.Channel
factory method to create a deep copy of Channel
deepCopy(ChannelAddRolesAction) - Static method in interface com.commercetools.api.models.channel.ChannelAddRolesAction
factory method to create a deep copy of ChannelAddRolesAction
deepCopy(ChannelChangeDescriptionAction) - Static method in interface com.commercetools.api.models.channel.ChannelChangeDescriptionAction
factory method to create a deep copy of ChannelChangeDescriptionAction
deepCopy(ChannelChangeKeyAction) - Static method in interface com.commercetools.api.models.channel.ChannelChangeKeyAction
factory method to create a deep copy of ChannelChangeKeyAction
deepCopy(ChannelChangeNameAction) - Static method in interface com.commercetools.api.models.channel.ChannelChangeNameAction
factory method to create a deep copy of ChannelChangeNameAction
deepCopy(ChannelDraft) - Static method in interface com.commercetools.api.models.channel.ChannelDraft
factory method to create a deep copy of ChannelDraft
deepCopy(ChannelPagedQueryResponse) - Static method in interface com.commercetools.api.models.channel.ChannelPagedQueryResponse
factory method to create a deep copy of ChannelPagedQueryResponse
deepCopy(ChannelReference) - Static method in interface com.commercetools.api.models.channel.ChannelReference
factory method to create a deep copy of ChannelReference
deepCopy(ChannelRemoveRolesAction) - Static method in interface com.commercetools.api.models.channel.ChannelRemoveRolesAction
factory method to create a deep copy of ChannelRemoveRolesAction
deepCopy(ChannelResourceIdentifier) - Static method in interface com.commercetools.api.models.channel.ChannelResourceIdentifier
factory method to create a deep copy of ChannelResourceIdentifier
deepCopy(ChannelSetAddressAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetAddressAction
factory method to create a deep copy of ChannelSetAddressAction
deepCopy(ChannelSetAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetAddressCustomFieldAction
factory method to create a deep copy of ChannelSetAddressCustomFieldAction
deepCopy(ChannelSetAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetAddressCustomTypeAction
factory method to create a deep copy of ChannelSetAddressCustomTypeAction
deepCopy(ChannelSetCustomFieldAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetCustomFieldAction
factory method to create a deep copy of ChannelSetCustomFieldAction
deepCopy(ChannelSetCustomTypeAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetCustomTypeAction
factory method to create a deep copy of ChannelSetCustomTypeAction
deepCopy(ChannelSetGeoLocationAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetGeoLocationAction
factory method to create a deep copy of ChannelSetGeoLocationAction
deepCopy(ChannelSetRolesAction) - Static method in interface com.commercetools.api.models.channel.ChannelSetRolesAction
factory method to create a deep copy of ChannelSetRolesAction
deepCopy(ChannelUpdate) - Static method in interface com.commercetools.api.models.channel.ChannelUpdate
factory method to create a deep copy of ChannelUpdate
deepCopy(ChannelUpdateAction) - Static method in interface com.commercetools.api.models.channel.ChannelUpdateAction
factory method to create a deep copy of ChannelUpdateAction
deepCopy(Address) - Static method in interface com.commercetools.api.models.common.Address
factory method to create a deep copy of Address
deepCopy(AddressDraft) - Static method in interface com.commercetools.api.models.common.AddressDraft
factory method to create a deep copy of AddressDraft
deepCopy(Asset) - Static method in interface com.commercetools.api.models.common.Asset
factory method to create a deep copy of Asset
deepCopy(AssetDimensions) - Static method in interface com.commercetools.api.models.common.AssetDimensions
factory method to create a deep copy of AssetDimensions
deepCopy(AssetDraft) - Static method in interface com.commercetools.api.models.common.AssetDraft
factory method to create a deep copy of AssetDraft
deepCopy(AssetSource) - Static method in interface com.commercetools.api.models.common.AssetSource
factory method to create a deep copy of AssetSource
deepCopy(Attribution) - Static method in interface com.commercetools.api.models.common.Attribution
factory method to create a deep copy of Attribution
deepCopy(BaseAddress) - Static method in interface com.commercetools.api.models.common.BaseAddress
factory method to create a deep copy of BaseAddress
deepCopy(BaseResource) - Static method in interface com.commercetools.api.models.common.BaseResource
factory method to create a deep copy of BaseResource
deepCopy(CentPrecisionMoney) - Static method in interface com.commercetools.api.models.common.CentPrecisionMoney
factory method to create a deep copy of CentPrecisionMoney
deepCopy(CentPrecisionMoneyDraft) - Static method in interface com.commercetools.api.models.common.CentPrecisionMoneyDraft
factory method to create a deep copy of CentPrecisionMoneyDraft
deepCopy(ClientLogging) - Static method in interface com.commercetools.api.models.common.ClientLogging
factory method to create a deep copy of ClientLogging
deepCopy(CreatedBy) - Static method in interface com.commercetools.api.models.common.CreatedBy
factory method to create a deep copy of CreatedBy
deepCopy(DiscountedPrice) - Static method in interface com.commercetools.api.models.common.DiscountedPrice
factory method to create a deep copy of DiscountedPrice
deepCopy(DiscountedPriceDraft) - Static method in interface com.commercetools.api.models.common.DiscountedPriceDraft
factory method to create a deep copy of DiscountedPriceDraft
deepCopy(GeoJson) - Static method in interface com.commercetools.api.models.common.GeoJson
factory method to create a deep copy of GeoJson
deepCopy(GeoJsonPoint) - Static method in interface com.commercetools.api.models.common.GeoJsonPoint
factory method to create a deep copy of GeoJsonPoint
deepCopy(HighPrecisionMoney) - Static method in interface com.commercetools.api.models.common.HighPrecisionMoney
factory method to create a deep copy of HighPrecisionMoney
deepCopy(HighPrecisionMoneyDraft) - Static method in interface com.commercetools.api.models.common.HighPrecisionMoneyDraft
factory method to create a deep copy of HighPrecisionMoneyDraft
deepCopy(Image) - Static method in interface com.commercetools.api.models.common.Image
factory method to create a deep copy of Image
deepCopy(ImageDimensions) - Static method in interface com.commercetools.api.models.common.ImageDimensions
factory method to create a deep copy of ImageDimensions
deepCopy(KeyReference) - Static method in interface com.commercetools.api.models.common.KeyReference
factory method to create a deep copy of KeyReference
deepCopy(LastModifiedBy) - Static method in interface com.commercetools.api.models.common.LastModifiedBy
factory method to create a deep copy of LastModifiedBy
deepCopy(LocalizedString) - Static method in interface com.commercetools.api.models.common.LocalizedString
 
deepCopy(Money) - Static method in interface com.commercetools.api.models.common.Money
 
deepCopy(PagedQueryResponse) - Static method in interface com.commercetools.api.models.common.PagedQueryResponse
factory method to create a deep copy of PagedQueryResponse
deepCopy(Price) - Static method in interface com.commercetools.api.models.common.Price
factory method to create a deep copy of Price
deepCopy(PriceDraft) - Static method in interface com.commercetools.api.models.common.PriceDraft
factory method to create a deep copy of PriceDraft
deepCopy(PriceTier) - Static method in interface com.commercetools.api.models.common.PriceTier
factory method to create a deep copy of PriceTier
deepCopy(PriceTierDraft) - Static method in interface com.commercetools.api.models.common.PriceTierDraft
factory method to create a deep copy of PriceTierDraft
deepCopy(QueryPrice) - Static method in interface com.commercetools.api.models.common.QueryPrice
factory method to create a deep copy of QueryPrice
deepCopy(Reference) - Static method in interface com.commercetools.api.models.common.Reference
factory method to create a deep copy of Reference
deepCopy(ResourceIdentifier) - Static method in interface com.commercetools.api.models.common.ResourceIdentifier
factory method to create a deep copy of ResourceIdentifier
deepCopy(ScopedPrice) - Static method in interface com.commercetools.api.models.common.ScopedPrice
factory method to create a deep copy of ScopedPrice
deepCopy(TypedMoney) - Static method in interface com.commercetools.api.models.common.TypedMoney
factory method to create a deep copy of TypedMoney
deepCopy(TypedMoneyDraft) - Static method in interface com.commercetools.api.models.common.TypedMoneyDraft
factory method to create a deep copy of TypedMoneyDraft
deepCopy(Update) - Static method in interface com.commercetools.api.models.common.Update
factory method to create a deep copy of Update
deepCopy(UpdateAction) - Static method in interface com.commercetools.api.models.common.UpdateAction
factory method to create a deep copy of UpdateAction
deepCopy(CustomObject) - Static method in interface com.commercetools.api.models.custom_object.CustomObject
factory method to create a deep copy of CustomObject
deepCopy(CustomObjectDraft) - Static method in interface com.commercetools.api.models.custom_object.CustomObjectDraft
factory method to create a deep copy of CustomObjectDraft
deepCopy(CustomObjectPagedQueryResponse) - Static method in interface com.commercetools.api.models.custom_object.CustomObjectPagedQueryResponse
factory method to create a deep copy of CustomObjectPagedQueryResponse
deepCopy(CustomObjectReference) - Static method in interface com.commercetools.api.models.custom_object.CustomObjectReference
factory method to create a deep copy of CustomObjectReference
deepCopy(CustomerGroup) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroup
factory method to create a deep copy of CustomerGroup
deepCopy(CustomerGroupChangeNameAction) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupChangeNameAction
factory method to create a deep copy of CustomerGroupChangeNameAction
deepCopy(CustomerGroupDraft) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupDraft
factory method to create a deep copy of CustomerGroupDraft
deepCopy(CustomerGroupPagedQueryResponse) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupPagedQueryResponse
factory method to create a deep copy of CustomerGroupPagedQueryResponse
deepCopy(CustomerGroupReference) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupReference
factory method to create a deep copy of CustomerGroupReference
deepCopy(CustomerGroupResourceIdentifier) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupResourceIdentifier
factory method to create a deep copy of CustomerGroupResourceIdentifier
deepCopy(CustomerGroupSetCustomFieldAction) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupSetCustomFieldAction
factory method to create a deep copy of CustomerGroupSetCustomFieldAction
deepCopy(CustomerGroupSetCustomTypeAction) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupSetCustomTypeAction
factory method to create a deep copy of CustomerGroupSetCustomTypeAction
deepCopy(CustomerGroupSetKeyAction) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupSetKeyAction
factory method to create a deep copy of CustomerGroupSetKeyAction
deepCopy(CustomerGroupUpdate) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupUpdate
factory method to create a deep copy of CustomerGroupUpdate
deepCopy(CustomerGroupUpdateAction) - Static method in interface com.commercetools.api.models.customer_group.CustomerGroupUpdateAction
factory method to create a deep copy of CustomerGroupUpdateAction
deepCopy(Customer) - Static method in interface com.commercetools.api.models.customer.Customer
factory method to create a deep copy of Customer
deepCopy(CustomerAddAddressAction) - Static method in interface com.commercetools.api.models.customer.CustomerAddAddressAction
factory method to create a deep copy of CustomerAddAddressAction
deepCopy(CustomerAddBillingAddressIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerAddBillingAddressIdAction
factory method to create a deep copy of CustomerAddBillingAddressIdAction
deepCopy(CustomerAddShippingAddressIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerAddShippingAddressIdAction
factory method to create a deep copy of CustomerAddShippingAddressIdAction
deepCopy(CustomerAddStoreAction) - Static method in interface com.commercetools.api.models.customer.CustomerAddStoreAction
factory method to create a deep copy of CustomerAddStoreAction
deepCopy(CustomerChangeAddressAction) - Static method in interface com.commercetools.api.models.customer.CustomerChangeAddressAction
factory method to create a deep copy of CustomerChangeAddressAction
deepCopy(CustomerChangeEmailAction) - Static method in interface com.commercetools.api.models.customer.CustomerChangeEmailAction
factory method to create a deep copy of CustomerChangeEmailAction
deepCopy(CustomerChangePassword) - Static method in interface com.commercetools.api.models.customer.CustomerChangePassword
factory method to create a deep copy of CustomerChangePassword
deepCopy(CustomerCreateEmailToken) - Static method in interface com.commercetools.api.models.customer.CustomerCreateEmailToken
factory method to create a deep copy of CustomerCreateEmailToken
deepCopy(CustomerCreatePasswordResetToken) - Static method in interface com.commercetools.api.models.customer.CustomerCreatePasswordResetToken
factory method to create a deep copy of CustomerCreatePasswordResetToken
deepCopy(CustomerDraft) - Static method in interface com.commercetools.api.models.customer.CustomerDraft
factory method to create a deep copy of CustomerDraft
deepCopy(CustomerEmailTokenReference) - Static method in interface com.commercetools.api.models.customer.CustomerEmailTokenReference
factory method to create a deep copy of CustomerEmailTokenReference
deepCopy(CustomerEmailVerify) - Static method in interface com.commercetools.api.models.customer.CustomerEmailVerify
factory method to create a deep copy of CustomerEmailVerify
deepCopy(CustomerPagedQueryResponse) - Static method in interface com.commercetools.api.models.customer.CustomerPagedQueryResponse
factory method to create a deep copy of CustomerPagedQueryResponse
deepCopy(CustomerPasswordTokenReference) - Static method in interface com.commercetools.api.models.customer.CustomerPasswordTokenReference
factory method to create a deep copy of CustomerPasswordTokenReference
deepCopy(CustomerReference) - Static method in interface com.commercetools.api.models.customer.CustomerReference
factory method to create a deep copy of CustomerReference
deepCopy(CustomerRemoveAddressAction) - Static method in interface com.commercetools.api.models.customer.CustomerRemoveAddressAction
factory method to create a deep copy of CustomerRemoveAddressAction
deepCopy(CustomerRemoveBillingAddressIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerRemoveBillingAddressIdAction
factory method to create a deep copy of CustomerRemoveBillingAddressIdAction
deepCopy(CustomerRemoveShippingAddressIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerRemoveShippingAddressIdAction
factory method to create a deep copy of CustomerRemoveShippingAddressIdAction
deepCopy(CustomerRemoveStoreAction) - Static method in interface com.commercetools.api.models.customer.CustomerRemoveStoreAction
factory method to create a deep copy of CustomerRemoveStoreAction
deepCopy(CustomerResetPassword) - Static method in interface com.commercetools.api.models.customer.CustomerResetPassword
factory method to create a deep copy of CustomerResetPassword
deepCopy(CustomerResourceIdentifier) - Static method in interface com.commercetools.api.models.customer.CustomerResourceIdentifier
factory method to create a deep copy of CustomerResourceIdentifier
deepCopy(CustomerSetAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetAddressCustomFieldAction
factory method to create a deep copy of CustomerSetAddressCustomFieldAction
deepCopy(CustomerSetAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetAddressCustomTypeAction
factory method to create a deep copy of CustomerSetAddressCustomTypeAction
deepCopy(CustomerSetAuthenticationModeAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetAuthenticationModeAction
factory method to create a deep copy of CustomerSetAuthenticationModeAction
deepCopy(CustomerSetCompanyNameAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetCompanyNameAction
factory method to create a deep copy of CustomerSetCompanyNameAction
deepCopy(CustomerSetCustomerGroupAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetCustomerGroupAction
factory method to create a deep copy of CustomerSetCustomerGroupAction
deepCopy(CustomerSetCustomerNumberAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetCustomerNumberAction
factory method to create a deep copy of CustomerSetCustomerNumberAction
deepCopy(CustomerSetCustomFieldAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetCustomFieldAction
factory method to create a deep copy of CustomerSetCustomFieldAction
deepCopy(CustomerSetCustomTypeAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetCustomTypeAction
factory method to create a deep copy of CustomerSetCustomTypeAction
deepCopy(CustomerSetDateOfBirthAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetDateOfBirthAction
factory method to create a deep copy of CustomerSetDateOfBirthAction
deepCopy(CustomerSetDefaultBillingAddressAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetDefaultBillingAddressAction
factory method to create a deep copy of CustomerSetDefaultBillingAddressAction
deepCopy(CustomerSetDefaultShippingAddressAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetDefaultShippingAddressAction
factory method to create a deep copy of CustomerSetDefaultShippingAddressAction
deepCopy(CustomerSetExternalIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetExternalIdAction
factory method to create a deep copy of CustomerSetExternalIdAction
deepCopy(CustomerSetFirstNameAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetFirstNameAction
factory method to create a deep copy of CustomerSetFirstNameAction
deepCopy(CustomerSetKeyAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetKeyAction
factory method to create a deep copy of CustomerSetKeyAction
deepCopy(CustomerSetLastNameAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetLastNameAction
factory method to create a deep copy of CustomerSetLastNameAction
deepCopy(CustomerSetLocaleAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetLocaleAction
factory method to create a deep copy of CustomerSetLocaleAction
deepCopy(CustomerSetMiddleNameAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetMiddleNameAction
factory method to create a deep copy of CustomerSetMiddleNameAction
deepCopy(CustomerSetSalutationAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetSalutationAction
factory method to create a deep copy of CustomerSetSalutationAction
deepCopy(CustomerSetStoresAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetStoresAction
factory method to create a deep copy of CustomerSetStoresAction
deepCopy(CustomerSetTitleAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetTitleAction
factory method to create a deep copy of CustomerSetTitleAction
deepCopy(CustomerSetVatIdAction) - Static method in interface com.commercetools.api.models.customer.CustomerSetVatIdAction
factory method to create a deep copy of CustomerSetVatIdAction
deepCopy(CustomerSignin) - Static method in interface com.commercetools.api.models.customer.CustomerSignin
factory method to create a deep copy of CustomerSignin
deepCopy(CustomerSignInResult) - Static method in interface com.commercetools.api.models.customer.CustomerSignInResult
factory method to create a deep copy of CustomerSignInResult
deepCopy(CustomerToken) - Static method in interface com.commercetools.api.models.customer.CustomerToken
factory method to create a deep copy of CustomerToken
deepCopy(CustomerUpdate) - Static method in interface com.commercetools.api.models.customer.CustomerUpdate
factory method to create a deep copy of CustomerUpdate
deepCopy(CustomerUpdateAction) - Static method in interface com.commercetools.api.models.customer.CustomerUpdateAction
factory method to create a deep copy of CustomerUpdateAction
deepCopy(MyCustomerChangePassword) - Static method in interface com.commercetools.api.models.customer.MyCustomerChangePassword
factory method to create a deep copy of MyCustomerChangePassword
deepCopy(MyCustomerEmailVerify) - Static method in interface com.commercetools.api.models.customer.MyCustomerEmailVerify
factory method to create a deep copy of MyCustomerEmailVerify
deepCopy(MyCustomerResetPassword) - Static method in interface com.commercetools.api.models.customer.MyCustomerResetPassword
factory method to create a deep copy of MyCustomerResetPassword
deepCopy(MyCustomerSignin) - Static method in interface com.commercetools.api.models.customer.MyCustomerSignin
factory method to create a deep copy of MyCustomerSignin
deepCopy(DiscountCode) - Static method in interface com.commercetools.api.models.discount_code.DiscountCode
factory method to create a deep copy of DiscountCode
deepCopy(DiscountCodeChangeCartDiscountsAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeChangeCartDiscountsAction
factory method to create a deep copy of DiscountCodeChangeCartDiscountsAction
deepCopy(DiscountCodeChangeGroupsAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeChangeGroupsAction
factory method to create a deep copy of DiscountCodeChangeGroupsAction
deepCopy(DiscountCodeChangeIsActiveAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeChangeIsActiveAction
factory method to create a deep copy of DiscountCodeChangeIsActiveAction
deepCopy(DiscountCodeDraft) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeDraft
factory method to create a deep copy of DiscountCodeDraft
deepCopy(DiscountCodePagedQueryResponse) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodePagedQueryResponse
factory method to create a deep copy of DiscountCodePagedQueryResponse
deepCopy(DiscountCodeReference) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeReference
factory method to create a deep copy of DiscountCodeReference
deepCopy(DiscountCodeResourceIdentifier) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeResourceIdentifier
factory method to create a deep copy of DiscountCodeResourceIdentifier
deepCopy(DiscountCodeSetCartPredicateAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetCartPredicateAction
factory method to create a deep copy of DiscountCodeSetCartPredicateAction
deepCopy(DiscountCodeSetCustomFieldAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetCustomFieldAction
factory method to create a deep copy of DiscountCodeSetCustomFieldAction
deepCopy(DiscountCodeSetCustomTypeAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetCustomTypeAction
factory method to create a deep copy of DiscountCodeSetCustomTypeAction
deepCopy(DiscountCodeSetDescriptionAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetDescriptionAction
factory method to create a deep copy of DiscountCodeSetDescriptionAction
deepCopy(DiscountCodeSetKeyAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetKeyAction
factory method to create a deep copy of DiscountCodeSetKeyAction
deepCopy(DiscountCodeSetMaxApplicationsAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetMaxApplicationsAction
factory method to create a deep copy of DiscountCodeSetMaxApplicationsAction
deepCopy(DiscountCodeSetMaxApplicationsPerCustomerAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetMaxApplicationsPerCustomerAction
factory method to create a deep copy of DiscountCodeSetMaxApplicationsPerCustomerAction
deepCopy(DiscountCodeSetNameAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetNameAction
factory method to create a deep copy of DiscountCodeSetNameAction
deepCopy(DiscountCodeSetValidFromAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetValidFromAction
factory method to create a deep copy of DiscountCodeSetValidFromAction
deepCopy(DiscountCodeSetValidFromAndUntilAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetValidFromAndUntilAction
factory method to create a deep copy of DiscountCodeSetValidFromAndUntilAction
deepCopy(DiscountCodeSetValidUntilAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeSetValidUntilAction
factory method to create a deep copy of DiscountCodeSetValidUntilAction
deepCopy(DiscountCodeUpdate) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeUpdate
factory method to create a deep copy of DiscountCodeUpdate
deepCopy(DiscountCodeUpdateAction) - Static method in interface com.commercetools.api.models.discount_code.DiscountCodeUpdateAction
factory method to create a deep copy of DiscountCodeUpdateAction
deepCopy(AnonymousIdAlreadyInUseError) - Static method in interface com.commercetools.api.models.error.AnonymousIdAlreadyInUseError
factory method to create a deep copy of AnonymousIdAlreadyInUseError
deepCopy(AssociateMissingPermissionError) - Static method in interface com.commercetools.api.models.error.AssociateMissingPermissionError
factory method to create a deep copy of AssociateMissingPermissionError
deepCopy(AttributeDefinitionAlreadyExistsError) - Static method in interface com.commercetools.api.models.error.AttributeDefinitionAlreadyExistsError
factory method to create a deep copy of AttributeDefinitionAlreadyExistsError
deepCopy(AttributeDefinitionTypeConflictError) - Static method in interface com.commercetools.api.models.error.AttributeDefinitionTypeConflictError
factory method to create a deep copy of AttributeDefinitionTypeConflictError
deepCopy(AttributeNameDoesNotExistError) - Static method in interface com.commercetools.api.models.error.AttributeNameDoesNotExistError
factory method to create a deep copy of AttributeNameDoesNotExistError
deepCopy(AuthErrorResponse) - Static method in interface com.commercetools.api.models.error.AuthErrorResponse
factory method to create a deep copy of AuthErrorResponse
deepCopy(BadGatewayError) - Static method in interface com.commercetools.api.models.error.BadGatewayError
factory method to create a deep copy of BadGatewayError
deepCopy(ConcurrentModificationError) - Static method in interface com.commercetools.api.models.error.ConcurrentModificationError
factory method to create a deep copy of ConcurrentModificationError
deepCopy(ContentTooLargeError) - Static method in interface com.commercetools.api.models.error.ContentTooLargeError
factory method to create a deep copy of ContentTooLargeError
deepCopy(CountryNotConfiguredInStoreError) - Static method in interface com.commercetools.api.models.error.CountryNotConfiguredInStoreError
factory method to create a deep copy of CountryNotConfiguredInStoreError
deepCopy(DiscountCodeNonApplicableError) - Static method in interface com.commercetools.api.models.error.DiscountCodeNonApplicableError
factory method to create a deep copy of DiscountCodeNonApplicableError
deepCopy(DuplicateAttributeValueError) - Static method in interface com.commercetools.api.models.error.DuplicateAttributeValueError
factory method to create a deep copy of DuplicateAttributeValueError
deepCopy(DuplicateAttributeValuesError) - Static method in interface com.commercetools.api.models.error.DuplicateAttributeValuesError
factory method to create a deep copy of DuplicateAttributeValuesError
deepCopy(DuplicateEnumValuesError) - Static method in interface com.commercetools.api.models.error.DuplicateEnumValuesError
factory method to create a deep copy of DuplicateEnumValuesError
deepCopy(DuplicateFieldError) - Static method in interface com.commercetools.api.models.error.DuplicateFieldError
factory method to create a deep copy of DuplicateFieldError
deepCopy(DuplicateFieldWithConflictingResourceError) - Static method in interface com.commercetools.api.models.error.DuplicateFieldWithConflictingResourceError
factory method to create a deep copy of DuplicateFieldWithConflictingResourceError
deepCopy(DuplicatePriceKeyError) - Static method in interface com.commercetools.api.models.error.DuplicatePriceKeyError
factory method to create a deep copy of DuplicatePriceKeyError
deepCopy(DuplicatePriceScopeError) - Static method in interface com.commercetools.api.models.error.DuplicatePriceScopeError
factory method to create a deep copy of DuplicatePriceScopeError
deepCopy(DuplicateStandalonePriceScopeError) - Static method in interface com.commercetools.api.models.error.DuplicateStandalonePriceScopeError
factory method to create a deep copy of DuplicateStandalonePriceScopeError
deepCopy(DuplicateVariantValuesError) - Static method in interface com.commercetools.api.models.error.DuplicateVariantValuesError
factory method to create a deep copy of DuplicateVariantValuesError
deepCopy(EditPreviewFailedError) - Static method in interface com.commercetools.api.models.error.EditPreviewFailedError
factory method to create a deep copy of EditPreviewFailedError
deepCopy(EnumKeyAlreadyExistsError) - Static method in interface com.commercetools.api.models.error.EnumKeyAlreadyExistsError
factory method to create a deep copy of EnumKeyAlreadyExistsError
deepCopy(EnumKeyDoesNotExistError) - Static method in interface com.commercetools.api.models.error.EnumKeyDoesNotExistError
factory method to create a deep copy of EnumKeyDoesNotExistError
deepCopy(EnumValueIsUsedError) - Static method in interface com.commercetools.api.models.error.EnumValueIsUsedError
factory method to create a deep copy of EnumValueIsUsedError
deepCopy(EnumValuesMustMatchError) - Static method in interface com.commercetools.api.models.error.EnumValuesMustMatchError
factory method to create a deep copy of EnumValuesMustMatchError
deepCopy(ErrorByExtension) - Static method in interface com.commercetools.api.models.error.ErrorByExtension
factory method to create a deep copy of ErrorByExtension
deepCopy(ErrorObject) - Static method in interface com.commercetools.api.models.error.ErrorObject
factory method to create a deep copy of ErrorObject
deepCopy(ErrorResponse) - Static method in interface com.commercetools.api.models.error.ErrorResponse
factory method to create a deep copy of ErrorResponse
deepCopy(ExtensionBadResponseError) - Static method in interface com.commercetools.api.models.error.ExtensionBadResponseError
factory method to create a deep copy of ExtensionBadResponseError
deepCopy(ExtensionError) - Static method in interface com.commercetools.api.models.error.ExtensionError
factory method to create a deep copy of ExtensionError
deepCopy(ExtensionNoResponseError) - Static method in interface com.commercetools.api.models.error.ExtensionNoResponseError
factory method to create a deep copy of ExtensionNoResponseError
deepCopy(ExtensionPredicateEvaluationFailedError) - Static method in interface com.commercetools.api.models.error.ExtensionPredicateEvaluationFailedError
factory method to create a deep copy of ExtensionPredicateEvaluationFailedError
deepCopy(ExtensionUpdateActionsFailedError) - Static method in interface com.commercetools.api.models.error.ExtensionUpdateActionsFailedError
factory method to create a deep copy of ExtensionUpdateActionsFailedError
deepCopy(ExternalOAuthFailedError) - Static method in interface com.commercetools.api.models.error.ExternalOAuthFailedError
factory method to create a deep copy of ExternalOAuthFailedError
deepCopy(FeatureRemovedError) - Static method in interface com.commercetools.api.models.error.FeatureRemovedError
factory method to create a deep copy of FeatureRemovedError
deepCopy(GeneralError) - Static method in interface com.commercetools.api.models.error.GeneralError
factory method to create a deep copy of GeneralError
deepCopy(GraphQLAnonymousIdAlreadyInUseError) - Static method in interface com.commercetools.api.models.error.GraphQLAnonymousIdAlreadyInUseError
factory method to create a deep copy of GraphQLAnonymousIdAlreadyInUseError
deepCopy(GraphQLAssociateMissingPermissionError) - Static method in interface com.commercetools.api.models.error.GraphQLAssociateMissingPermissionError
factory method to create a deep copy of GraphQLAssociateMissingPermissionError
deepCopy(GraphQLAttributeDefinitionAlreadyExistsError) - Static method in interface com.commercetools.api.models.error.GraphQLAttributeDefinitionAlreadyExistsError
factory method to create a deep copy of GraphQLAttributeDefinitionAlreadyExistsError
deepCopy(GraphQLAttributeDefinitionTypeConflictError) - Static method in interface com.commercetools.api.models.error.GraphQLAttributeDefinitionTypeConflictError
factory method to create a deep copy of GraphQLAttributeDefinitionTypeConflictError
deepCopy(GraphQLAttributeNameDoesNotExistError) - Static method in interface com.commercetools.api.models.error.GraphQLAttributeNameDoesNotExistError
factory method to create a deep copy of GraphQLAttributeNameDoesNotExistError
deepCopy(GraphQLBadGatewayError) - Static method in interface com.commercetools.api.models.error.GraphQLBadGatewayError
factory method to create a deep copy of GraphQLBadGatewayError
deepCopy(GraphQLConcurrentModificationError) - Static method in interface com.commercetools.api.models.error.GraphQLConcurrentModificationError
factory method to create a deep copy of GraphQLConcurrentModificationError
deepCopy(GraphQLContentTooLargeError) - Static method in interface com.commercetools.api.models.error.GraphQLContentTooLargeError
factory method to create a deep copy of GraphQLContentTooLargeError
deepCopy(GraphQLCountryNotConfiguredInStoreError) - Static method in interface com.commercetools.api.models.error.GraphQLCountryNotConfiguredInStoreError
factory method to create a deep copy of GraphQLCountryNotConfiguredInStoreError
deepCopy(GraphQLDiscountCodeNonApplicableError) - Static method in interface com.commercetools.api.models.error.GraphQLDiscountCodeNonApplicableError
factory method to create a deep copy of GraphQLDiscountCodeNonApplicableError
deepCopy(GraphQLDuplicateAttributeValueError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateAttributeValueError
factory method to create a deep copy of GraphQLDuplicateAttributeValueError
deepCopy(GraphQLDuplicateAttributeValuesError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateAttributeValuesError
factory method to create a deep copy of GraphQLDuplicateAttributeValuesError
deepCopy(GraphQLDuplicateEnumValuesError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateEnumValuesError
factory method to create a deep copy of GraphQLDuplicateEnumValuesError
deepCopy(GraphQLDuplicateFieldError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateFieldError
factory method to create a deep copy of GraphQLDuplicateFieldError
deepCopy(GraphQLDuplicateFieldWithConflictingResourceError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateFieldWithConflictingResourceError
factory method to create a deep copy of GraphQLDuplicateFieldWithConflictingResourceError
deepCopy(GraphQLDuplicatePriceKeyError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicatePriceKeyError
factory method to create a deep copy of GraphQLDuplicatePriceKeyError
deepCopy(GraphQLDuplicatePriceScopeError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicatePriceScopeError
factory method to create a deep copy of GraphQLDuplicatePriceScopeError
deepCopy(GraphQLDuplicateStandalonePriceScopeError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateStandalonePriceScopeError
factory method to create a deep copy of GraphQLDuplicateStandalonePriceScopeError
deepCopy(GraphQLDuplicateVariantValuesError) - Static method in interface com.commercetools.api.models.error.GraphQLDuplicateVariantValuesError
factory method to create a deep copy of GraphQLDuplicateVariantValuesError
deepCopy(GraphQLEditPreviewFailedError) - Static method in interface com.commercetools.api.models.error.GraphQLEditPreviewFailedError
factory method to create a deep copy of GraphQLEditPreviewFailedError
deepCopy(GraphQLEnumKeyAlreadyExistsError) - Static method in interface com.commercetools.api.models.error.GraphQLEnumKeyAlreadyExistsError
factory method to create a deep copy of GraphQLEnumKeyAlreadyExistsError
deepCopy(GraphQLEnumKeyDoesNotExistError) - Static method in interface com.commercetools.api.models.error.GraphQLEnumKeyDoesNotExistError
factory method to create a deep copy of GraphQLEnumKeyDoesNotExistError
deepCopy(GraphQLEnumValueIsUsedError) - Static method in interface com.commercetools.api.models.error.GraphQLEnumValueIsUsedError
factory method to create a deep copy of GraphQLEnumValueIsUsedError
deepCopy(GraphQLEnumValuesMustMatchError) - Static method in interface com.commercetools.api.models.error.GraphQLEnumValuesMustMatchError
factory method to create a deep copy of GraphQLEnumValuesMustMatchError
deepCopy(GraphQLErrorObject) - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
factory method to create a deep copy of GraphQLErrorObject
deepCopy(GraphQLExtensionBadResponseError) - Static method in interface com.commercetools.api.models.error.GraphQLExtensionBadResponseError
factory method to create a deep copy of GraphQLExtensionBadResponseError
deepCopy(GraphQLExtensionNoResponseError) - Static method in interface com.commercetools.api.models.error.GraphQLExtensionNoResponseError
factory method to create a deep copy of GraphQLExtensionNoResponseError
deepCopy(GraphQLExtensionPredicateEvaluationFailedError) - Static method in interface com.commercetools.api.models.error.GraphQLExtensionPredicateEvaluationFailedError
factory method to create a deep copy of GraphQLExtensionPredicateEvaluationFailedError
deepCopy(GraphQLExtensionUpdateActionsFailedError) - Static method in interface com.commercetools.api.models.error.GraphQLExtensionUpdateActionsFailedError
factory method to create a deep copy of GraphQLExtensionUpdateActionsFailedError
deepCopy(GraphQLExternalOAuthFailedError) - Static method in interface com.commercetools.api.models.error.GraphQLExternalOAuthFailedError
factory method to create a deep copy of GraphQLExternalOAuthFailedError
deepCopy(GraphQLFeatureRemovedError) - Static method in interface com.commercetools.api.models.error.GraphQLFeatureRemovedError
factory method to create a deep copy of GraphQLFeatureRemovedError
deepCopy(GraphQLGeneralError) - Static method in interface com.commercetools.api.models.error.GraphQLGeneralError
factory method to create a deep copy of GraphQLGeneralError
deepCopy(GraphQLInsufficientScopeError) - Static method in interface com.commercetools.api.models.error.GraphQLInsufficientScopeError
factory method to create a deep copy of GraphQLInsufficientScopeError
deepCopy(GraphQLInternalConstraintViolatedError) - Static method in interface com.commercetools.api.models.error.GraphQLInternalConstraintViolatedError
factory method to create a deep copy of GraphQLInternalConstraintViolatedError
deepCopy(GraphQLInvalidCredentialsError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidCredentialsError
factory method to create a deep copy of GraphQLInvalidCredentialsError
deepCopy(GraphQLInvalidCurrentPasswordError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidCurrentPasswordError
factory method to create a deep copy of GraphQLInvalidCurrentPasswordError
deepCopy(GraphQLInvalidFieldError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidFieldError
factory method to create a deep copy of GraphQLInvalidFieldError
deepCopy(GraphQLInvalidInputError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidInputError
factory method to create a deep copy of GraphQLInvalidInputError
deepCopy(GraphQLInvalidItemShippingDetailsError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidItemShippingDetailsError
factory method to create a deep copy of GraphQLInvalidItemShippingDetailsError
deepCopy(GraphQLInvalidJsonInputError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidJsonInputError
factory method to create a deep copy of GraphQLInvalidJsonInputError
deepCopy(GraphQLInvalidOperationError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidOperationError
factory method to create a deep copy of GraphQLInvalidOperationError
deepCopy(GraphQLInvalidSubjectError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidSubjectError
factory method to create a deep copy of GraphQLInvalidSubjectError
deepCopy(GraphQLInvalidTokenError) - Static method in interface com.commercetools.api.models.error.GraphQLInvalidTokenError
factory method to create a deep copy of GraphQLInvalidTokenError
deepCopy(GraphQLLanguageUsedInStoresError) - Static method in interface com.commercetools.api.models.error.GraphQLLanguageUsedInStoresError
factory method to create a deep copy of GraphQLLanguageUsedInStoresError
deepCopy(GraphQLLockedFieldError) - Static method in interface com.commercetools.api.models.error.GraphQLLockedFieldError
factory method to create a deep copy of GraphQLLockedFieldError
deepCopy(GraphQLMatchingPriceNotFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLMatchingPriceNotFoundError
factory method to create a deep copy of GraphQLMatchingPriceNotFoundError
deepCopy(GraphQLMaxCartDiscountsReachedError) - Static method in interface com.commercetools.api.models.error.GraphQLMaxCartDiscountsReachedError
factory method to create a deep copy of GraphQLMaxCartDiscountsReachedError
deepCopy(GraphQLMaxResourceLimitExceededError) - Static method in interface com.commercetools.api.models.error.GraphQLMaxResourceLimitExceededError
factory method to create a deep copy of GraphQLMaxResourceLimitExceededError
deepCopy(GraphQLMaxStoreReferencesReachedError) - Static method in interface com.commercetools.api.models.error.GraphQLMaxStoreReferencesReachedError
factory method to create a deep copy of GraphQLMaxStoreReferencesReachedError
deepCopy(GraphQLMissingRoleOnChannelError) - Static method in interface com.commercetools.api.models.error.GraphQLMissingRoleOnChannelError
factory method to create a deep copy of GraphQLMissingRoleOnChannelError
deepCopy(GraphQLMissingTaxRateForCountryError) - Static method in interface com.commercetools.api.models.error.GraphQLMissingTaxRateForCountryError
factory method to create a deep copy of GraphQLMissingTaxRateForCountryError
deepCopy(GraphQLMoneyOverflowError) - Static method in interface com.commercetools.api.models.error.GraphQLMoneyOverflowError
factory method to create a deep copy of GraphQLMoneyOverflowError
deepCopy(GraphQLNoMatchingProductDiscountFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLNoMatchingProductDiscountFoundError
factory method to create a deep copy of GraphQLNoMatchingProductDiscountFoundError
deepCopy(GraphQLObjectNotFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLObjectNotFoundError
factory method to create a deep copy of GraphQLObjectNotFoundError
deepCopy(GraphQLOutOfStockError) - Static method in interface com.commercetools.api.models.error.GraphQLOutOfStockError
factory method to create a deep copy of GraphQLOutOfStockError
deepCopy(GraphQLOverCapacityError) - Static method in interface com.commercetools.api.models.error.GraphQLOverCapacityError
factory method to create a deep copy of GraphQLOverCapacityError
deepCopy(GraphQLOverlappingStandalonePriceValidityError) - Static method in interface com.commercetools.api.models.error.GraphQLOverlappingStandalonePriceValidityError
factory method to create a deep copy of GraphQLOverlappingStandalonePriceValidityError
deepCopy(GraphQLPendingOperationError) - Static method in interface com.commercetools.api.models.error.GraphQLPendingOperationError
factory method to create a deep copy of GraphQLPendingOperationError
deepCopy(GraphQLPriceChangedError) - Static method in interface com.commercetools.api.models.error.GraphQLPriceChangedError
factory method to create a deep copy of GraphQLPriceChangedError
deepCopy(GraphQLProductAssignmentMissingError) - Static method in interface com.commercetools.api.models.error.GraphQLProductAssignmentMissingError
factory method to create a deep copy of GraphQLProductAssignmentMissingError
deepCopy(GraphQLProductPresentWithDifferentVariantSelectionError) - Static method in interface com.commercetools.api.models.error.GraphQLProductPresentWithDifferentVariantSelectionError
factory method to create a deep copy of GraphQLProductPresentWithDifferentVariantSelectionError
deepCopy(GraphQLProjectNotConfiguredForLanguagesError) - Static method in interface com.commercetools.api.models.error.GraphQLProjectNotConfiguredForLanguagesError
factory method to create a deep copy of GraphQLProjectNotConfiguredForLanguagesError
deepCopy(GraphQLQueryComplexityLimitExceededError) - Static method in interface com.commercetools.api.models.error.GraphQLQueryComplexityLimitExceededError
factory method to create a deep copy of GraphQLQueryComplexityLimitExceededError
deepCopy(GraphQLQueryTimedOutError) - Static method in interface com.commercetools.api.models.error.GraphQLQueryTimedOutError
factory method to create a deep copy of GraphQLQueryTimedOutError
deepCopy(GraphQLReferencedResourceNotFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLReferencedResourceNotFoundError
factory method to create a deep copy of GraphQLReferencedResourceNotFoundError
deepCopy(GraphQLReferenceExistsError) - Static method in interface com.commercetools.api.models.error.GraphQLReferenceExistsError
factory method to create a deep copy of GraphQLReferenceExistsError
deepCopy(GraphQLRequiredFieldError) - Static method in interface com.commercetools.api.models.error.GraphQLRequiredFieldError
factory method to create a deep copy of GraphQLRequiredFieldError
deepCopy(GraphQLResourceNotFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLResourceNotFoundError
factory method to create a deep copy of GraphQLResourceNotFoundError
deepCopy(GraphQLResourceSizeLimitExceededError) - Static method in interface com.commercetools.api.models.error.GraphQLResourceSizeLimitExceededError
factory method to create a deep copy of GraphQLResourceSizeLimitExceededError
deepCopy(GraphQLSearchDeactivatedError) - Static method in interface com.commercetools.api.models.error.GraphQLSearchDeactivatedError
factory method to create a deep copy of GraphQLSearchDeactivatedError
deepCopy(GraphQLSearchExecutionFailureError) - Static method in interface com.commercetools.api.models.error.GraphQLSearchExecutionFailureError
factory method to create a deep copy of GraphQLSearchExecutionFailureError
deepCopy(GraphQLSearchFacetPathNotFoundError) - Static method in interface com.commercetools.api.models.error.GraphQLSearchFacetPathNotFoundError
factory method to create a deep copy of GraphQLSearchFacetPathNotFoundError
deepCopy(GraphQLSearchIndexingInProgressError) - Static method in interface com.commercetools.api.models.error.GraphQLSearchIndexingInProgressError
factory method to create a deep copy of GraphQLSearchIndexingInProgressError
deepCopy(GraphQLSemanticErrorError) - Static method in interface com.commercetools.api.models.error.GraphQLSemanticErrorError
factory method to create a deep copy of GraphQLSemanticErrorError
deepCopy(GraphQLShippingMethodDoesNotMatchCartError) - Static method in interface com.commercetools.api.models.error.GraphQLShippingMethodDoesNotMatchCartError
factory method to create a deep copy of GraphQLShippingMethodDoesNotMatchCartError
deepCopy(GraphQLStoreCartDiscountsLimitReachedError) - Static method in interface com.commercetools.api.models.error.GraphQLStoreCartDiscountsLimitReachedError
factory method to create a deep copy of GraphQLStoreCartDiscountsLimitReachedError
deepCopy(GraphQLSyntaxErrorError) - Static method in interface com.commercetools.api.models.error.GraphQLSyntaxErrorError
factory method to create a deep copy of GraphQLSyntaxErrorError
deepCopy(InsufficientScopeError) - Static method in interface com.commercetools.api.models.error.InsufficientScopeError
factory method to create a deep copy of InsufficientScopeError
deepCopy(InternalConstraintViolatedError) - Static method in interface com.commercetools.api.models.error.InternalConstraintViolatedError
factory method to create a deep copy of InternalConstraintViolatedError
deepCopy(InvalidCredentialsError) - Static method in interface com.commercetools.api.models.error.InvalidCredentialsError
factory method to create a deep copy of InvalidCredentialsError
deepCopy(InvalidCurrentPasswordError) - Static method in interface com.commercetools.api.models.error.InvalidCurrentPasswordError
factory method to create a deep copy of InvalidCurrentPasswordError
deepCopy(InvalidFieldError) - Static method in interface com.commercetools.api.models.error.InvalidFieldError
factory method to create a deep copy of InvalidFieldError
deepCopy(InvalidInputError) - Static method in interface com.commercetools.api.models.error.InvalidInputError
factory method to create a deep copy of InvalidInputError
deepCopy(InvalidItemShippingDetailsError) - Static method in interface com.commercetools.api.models.error.InvalidItemShippingDetailsError
factory method to create a deep copy of InvalidItemShippingDetailsError
deepCopy(InvalidJsonInputError) - Static method in interface com.commercetools.api.models.error.InvalidJsonInputError
factory method to create a deep copy of InvalidJsonInputError
deepCopy(InvalidOperationError) - Static method in interface com.commercetools.api.models.error.InvalidOperationError
factory method to create a deep copy of InvalidOperationError
deepCopy(InvalidSubjectError) - Static method in interface com.commercetools.api.models.error.InvalidSubjectError
factory method to create a deep copy of InvalidSubjectError
deepCopy(InvalidTokenError) - Static method in interface com.commercetools.api.models.error.InvalidTokenError
factory method to create a deep copy of InvalidTokenError
deepCopy(LanguageUsedInStoresError) - Static method in interface com.commercetools.api.models.error.LanguageUsedInStoresError
factory method to create a deep copy of LanguageUsedInStoresError
deepCopy(LockedFieldError) - Static method in interface com.commercetools.api.models.error.LockedFieldError
factory method to create a deep copy of LockedFieldError
deepCopy(MatchingPriceNotFoundError) - Static method in interface com.commercetools.api.models.error.MatchingPriceNotFoundError
factory method to create a deep copy of MatchingPriceNotFoundError
deepCopy(MaxCartDiscountsReachedError) - Static method in interface com.commercetools.api.models.error.MaxCartDiscountsReachedError
factory method to create a deep copy of MaxCartDiscountsReachedError
deepCopy(MaxResourceLimitExceededError) - Static method in interface com.commercetools.api.models.error.MaxResourceLimitExceededError
factory method to create a deep copy of MaxResourceLimitExceededError
deepCopy(MaxStoreReferencesReachedError) - Static method in interface com.commercetools.api.models.error.MaxStoreReferencesReachedError
factory method to create a deep copy of MaxStoreReferencesReachedError
deepCopy(MissingRoleOnChannelError) - Static method in interface com.commercetools.api.models.error.MissingRoleOnChannelError
factory method to create a deep copy of MissingRoleOnChannelError
deepCopy(MissingTaxRateForCountryError) - Static method in interface com.commercetools.api.models.error.MissingTaxRateForCountryError
factory method to create a deep copy of MissingTaxRateForCountryError
deepCopy(MoneyOverflowError) - Static method in interface com.commercetools.api.models.error.MoneyOverflowError
factory method to create a deep copy of MoneyOverflowError
deepCopy(NoMatchingProductDiscountFoundError) - Static method in interface com.commercetools.api.models.error.NoMatchingProductDiscountFoundError
factory method to create a deep copy of NoMatchingProductDiscountFoundError
deepCopy(ObjectNotFoundError) - Static method in interface com.commercetools.api.models.error.ObjectNotFoundError
factory method to create a deep copy of ObjectNotFoundError
deepCopy(OutOfStockError) - Static method in interface com.commercetools.api.models.error.OutOfStockError
factory method to create a deep copy of OutOfStockError
deepCopy(OverCapacityError) - Static method in interface com.commercetools.api.models.error.OverCapacityError
factory method to create a deep copy of OverCapacityError
deepCopy(OverlappingStandalonePriceValidityError) - Static method in interface com.commercetools.api.models.error.OverlappingStandalonePriceValidityError
factory method to create a deep copy of OverlappingStandalonePriceValidityError
deepCopy(PendingOperationError) - Static method in interface com.commercetools.api.models.error.PendingOperationError
factory method to create a deep copy of PendingOperationError
deepCopy(PriceChangedError) - Static method in interface com.commercetools.api.models.error.PriceChangedError
factory method to create a deep copy of PriceChangedError
deepCopy(ProductAssignmentMissingError) - Static method in interface com.commercetools.api.models.error.ProductAssignmentMissingError
factory method to create a deep copy of ProductAssignmentMissingError
deepCopy(ProductPresentWithDifferentVariantSelectionError) - Static method in interface com.commercetools.api.models.error.ProductPresentWithDifferentVariantSelectionError
factory method to create a deep copy of ProductPresentWithDifferentVariantSelectionError
deepCopy(ProjectNotConfiguredForLanguagesError) - Static method in interface com.commercetools.api.models.error.ProjectNotConfiguredForLanguagesError
factory method to create a deep copy of ProjectNotConfiguredForLanguagesError
deepCopy(QueryComplexityLimitExceededError) - Static method in interface com.commercetools.api.models.error.QueryComplexityLimitExceededError
factory method to create a deep copy of QueryComplexityLimitExceededError
deepCopy(QueryTimedOutError) - Static method in interface com.commercetools.api.models.error.QueryTimedOutError
factory method to create a deep copy of QueryTimedOutError
deepCopy(ReferencedResourceNotFoundError) - Static method in interface com.commercetools.api.models.error.ReferencedResourceNotFoundError
factory method to create a deep copy of ReferencedResourceNotFoundError
deepCopy(ReferenceExistsError) - Static method in interface com.commercetools.api.models.error.ReferenceExistsError
factory method to create a deep copy of ReferenceExistsError
deepCopy(RequiredFieldError) - Static method in interface com.commercetools.api.models.error.RequiredFieldError
factory method to create a deep copy of RequiredFieldError
deepCopy(ResourceNotFoundError) - Static method in interface com.commercetools.api.models.error.ResourceNotFoundError
factory method to create a deep copy of ResourceNotFoundError
deepCopy(ResourceSizeLimitExceededError) - Static method in interface com.commercetools.api.models.error.ResourceSizeLimitExceededError
factory method to create a deep copy of ResourceSizeLimitExceededError
deepCopy(SearchDeactivatedError) - Static method in interface com.commercetools.api.models.error.SearchDeactivatedError
factory method to create a deep copy of SearchDeactivatedError
deepCopy(SearchExecutionFailureError) - Static method in interface com.commercetools.api.models.error.SearchExecutionFailureError
factory method to create a deep copy of SearchExecutionFailureError
deepCopy(SearchFacetPathNotFoundError) - Static method in interface com.commercetools.api.models.error.SearchFacetPathNotFoundError
factory method to create a deep copy of SearchFacetPathNotFoundError
deepCopy(SearchIndexingInProgressError) - Static method in interface com.commercetools.api.models.error.SearchIndexingInProgressError
factory method to create a deep copy of SearchIndexingInProgressError
deepCopy(SemanticErrorError) - Static method in interface com.commercetools.api.models.error.SemanticErrorError
factory method to create a deep copy of SemanticErrorError
deepCopy(ShippingMethodDoesNotMatchCartError) - Static method in interface com.commercetools.api.models.error.ShippingMethodDoesNotMatchCartError
factory method to create a deep copy of ShippingMethodDoesNotMatchCartError
deepCopy(StoreCartDiscountsLimitReachedError) - Static method in interface com.commercetools.api.models.error.StoreCartDiscountsLimitReachedError
factory method to create a deep copy of StoreCartDiscountsLimitReachedError
deepCopy(SyntaxErrorError) - Static method in interface com.commercetools.api.models.error.SyntaxErrorError
factory method to create a deep copy of SyntaxErrorError
deepCopy(VariantValues) - Static method in interface com.commercetools.api.models.error.VariantValues
factory method to create a deep copy of VariantValues
deepCopy(AuthorizationHeaderAuthentication) - Static method in interface com.commercetools.api.models.extension.AuthorizationHeaderAuthentication
factory method to create a deep copy of AuthorizationHeaderAuthentication
deepCopy(AWSLambdaDestination) - Static method in interface com.commercetools.api.models.extension.AWSLambdaDestination
factory method to create a deep copy of AWSLambdaDestination
deepCopy(AzureFunctionsAuthentication) - Static method in interface com.commercetools.api.models.extension.AzureFunctionsAuthentication
factory method to create a deep copy of AzureFunctionsAuthentication
deepCopy(Extension) - Static method in interface com.commercetools.api.models.extension.Extension
factory method to create a deep copy of Extension
deepCopy(ExtensionChangeDestinationAction) - Static method in interface com.commercetools.api.models.extension.ExtensionChangeDestinationAction
factory method to create a deep copy of ExtensionChangeDestinationAction
deepCopy(ExtensionChangeTriggersAction) - Static method in interface com.commercetools.api.models.extension.ExtensionChangeTriggersAction
factory method to create a deep copy of ExtensionChangeTriggersAction
deepCopy(ExtensionDestination) - Static method in interface com.commercetools.api.models.extension.ExtensionDestination
factory method to create a deep copy of ExtensionDestination
deepCopy(ExtensionDraft) - Static method in interface com.commercetools.api.models.extension.ExtensionDraft
factory method to create a deep copy of ExtensionDraft
deepCopy(ExtensionInput) - Static method in interface com.commercetools.api.models.extension.ExtensionInput
factory method to create a deep copy of ExtensionInput
deepCopy(ExtensionPagedQueryResponse) - Static method in interface com.commercetools.api.models.extension.ExtensionPagedQueryResponse
factory method to create a deep copy of ExtensionPagedQueryResponse
deepCopy(ExtensionSetKeyAction) - Static method in interface com.commercetools.api.models.extension.ExtensionSetKeyAction
factory method to create a deep copy of ExtensionSetKeyAction
deepCopy(ExtensionSetTimeoutInMsAction) - Static method in interface com.commercetools.api.models.extension.ExtensionSetTimeoutInMsAction
factory method to create a deep copy of ExtensionSetTimeoutInMsAction
deepCopy(ExtensionTrigger) - Static method in interface com.commercetools.api.models.extension.ExtensionTrigger
factory method to create a deep copy of ExtensionTrigger
deepCopy(ExtensionUpdate) - Static method in interface com.commercetools.api.models.extension.ExtensionUpdate
factory method to create a deep copy of ExtensionUpdate
deepCopy(ExtensionUpdateAction) - Static method in interface com.commercetools.api.models.extension.ExtensionUpdateAction
factory method to create a deep copy of ExtensionUpdateAction
deepCopy(GoogleCloudFunctionDestination) - Static method in interface com.commercetools.api.models.extension.GoogleCloudFunctionDestination
factory method to create a deep copy of GoogleCloudFunctionDestination
deepCopy(HttpDestination) - Static method in interface com.commercetools.api.models.extension.HttpDestination
factory method to create a deep copy of HttpDestination
deepCopy(HttpDestinationAuthentication) - Static method in interface com.commercetools.api.models.extension.HttpDestinationAuthentication
factory method to create a deep copy of HttpDestinationAuthentication
deepCopy(GraphQLError) - Static method in interface com.commercetools.api.models.graph_ql.GraphQLError
factory method to create a deep copy of GraphQLError
deepCopy(GraphQLErrorLocation) - Static method in interface com.commercetools.api.models.graph_ql.GraphQLErrorLocation
factory method to create a deep copy of GraphQLErrorLocation
deepCopy(GraphQLRequest) - Static method in interface com.commercetools.api.models.graph_ql.GraphQLRequest
factory method to create a deep copy of GraphQLRequest
deepCopy(GraphQLResponse) - Static method in interface com.commercetools.api.models.graph_ql.GraphQLResponse
factory method to create a deep copy of GraphQLResponse
deepCopy(GraphQLVariablesMap) - Static method in interface com.commercetools.api.models.graph_ql.GraphQLVariablesMap
factory method to create a deep copy of GraphQLVariablesMap
deepCopy(InventoryEntry) - Static method in interface com.commercetools.api.models.inventory.InventoryEntry
factory method to create a deep copy of InventoryEntry
deepCopy(InventoryEntryAddQuantityAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryAddQuantityAction
factory method to create a deep copy of InventoryEntryAddQuantityAction
deepCopy(InventoryEntryChangeQuantityAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryChangeQuantityAction
factory method to create a deep copy of InventoryEntryChangeQuantityAction
deepCopy(InventoryEntryDraft) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryDraft
factory method to create a deep copy of InventoryEntryDraft
deepCopy(InventoryEntryReference) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryReference
factory method to create a deep copy of InventoryEntryReference
deepCopy(InventoryEntryRemoveQuantityAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryRemoveQuantityAction
factory method to create a deep copy of InventoryEntryRemoveQuantityAction
deepCopy(InventoryEntryResourceIdentifier) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryResourceIdentifier
factory method to create a deep copy of InventoryEntryResourceIdentifier
deepCopy(InventoryEntrySetCustomFieldAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetCustomFieldAction
factory method to create a deep copy of InventoryEntrySetCustomFieldAction
deepCopy(InventoryEntrySetCustomTypeAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetCustomTypeAction
factory method to create a deep copy of InventoryEntrySetCustomTypeAction
deepCopy(InventoryEntrySetExpectedDeliveryAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetExpectedDeliveryAction
factory method to create a deep copy of InventoryEntrySetExpectedDeliveryAction
deepCopy(InventoryEntrySetKeyAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetKeyAction
factory method to create a deep copy of InventoryEntrySetKeyAction
deepCopy(InventoryEntrySetRestockableInDaysAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetRestockableInDaysAction
factory method to create a deep copy of InventoryEntrySetRestockableInDaysAction
deepCopy(InventoryEntrySetSupplyChannelAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntrySetSupplyChannelAction
factory method to create a deep copy of InventoryEntrySetSupplyChannelAction
deepCopy(InventoryEntryUpdate) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryUpdate
factory method to create a deep copy of InventoryEntryUpdate
deepCopy(InventoryEntryUpdateAction) - Static method in interface com.commercetools.api.models.inventory.InventoryEntryUpdateAction
factory method to create a deep copy of InventoryEntryUpdateAction
deepCopy(InventoryPagedQueryResponse) - Static method in interface com.commercetools.api.models.inventory.InventoryPagedQueryResponse
factory method to create a deep copy of InventoryPagedQueryResponse
deepCopy(MyBusinessUnitAddAddressAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitAddAddressAction
factory method to create a deep copy of MyBusinessUnitAddAddressAction
deepCopy(MyBusinessUnitAddBillingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitAddBillingAddressIdAction
factory method to create a deep copy of MyBusinessUnitAddBillingAddressIdAction
deepCopy(MyBusinessUnitAddShippingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitAddShippingAddressIdAction
factory method to create a deep copy of MyBusinessUnitAddShippingAddressIdAction
deepCopy(MyBusinessUnitAssociateDraft) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitAssociateDraft
factory method to create a deep copy of MyBusinessUnitAssociateDraft
deepCopy(MyBusinessUnitChangeAddressAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitChangeAddressAction
factory method to create a deep copy of MyBusinessUnitChangeAddressAction
deepCopy(MyBusinessUnitChangeAssociateAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitChangeAssociateAction
factory method to create a deep copy of MyBusinessUnitChangeAssociateAction
deepCopy(MyBusinessUnitChangeNameAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitChangeNameAction
factory method to create a deep copy of MyBusinessUnitChangeNameAction
deepCopy(MyBusinessUnitChangeParentUnitAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitChangeParentUnitAction
factory method to create a deep copy of MyBusinessUnitChangeParentUnitAction
deepCopy(MyBusinessUnitDraft) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitDraft
factory method to create a deep copy of MyBusinessUnitDraft
deepCopy(MyBusinessUnitRemoveAddressAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitRemoveAddressAction
factory method to create a deep copy of MyBusinessUnitRemoveAddressAction
deepCopy(MyBusinessUnitRemoveAssociateAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitRemoveAssociateAction
factory method to create a deep copy of MyBusinessUnitRemoveAssociateAction
deepCopy(MyBusinessUnitRemoveBillingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitRemoveBillingAddressIdAction
factory method to create a deep copy of MyBusinessUnitRemoveBillingAddressIdAction
deepCopy(MyBusinessUnitRemoveShippingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitRemoveShippingAddressIdAction
factory method to create a deep copy of MyBusinessUnitRemoveShippingAddressIdAction
deepCopy(MyBusinessUnitSetAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetAddressCustomFieldAction
factory method to create a deep copy of MyBusinessUnitSetAddressCustomFieldAction
deepCopy(MyBusinessUnitSetAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetAddressCustomTypeAction
factory method to create a deep copy of MyBusinessUnitSetAddressCustomTypeAction
deepCopy(MyBusinessUnitSetContactEmailAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetContactEmailAction
factory method to create a deep copy of MyBusinessUnitSetContactEmailAction
deepCopy(MyBusinessUnitSetCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetCustomFieldAction
factory method to create a deep copy of MyBusinessUnitSetCustomFieldAction
deepCopy(MyBusinessUnitSetCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetCustomTypeAction
factory method to create a deep copy of MyBusinessUnitSetCustomTypeAction
deepCopy(MyBusinessUnitSetDefaultBillingAddressAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetDefaultBillingAddressAction
factory method to create a deep copy of MyBusinessUnitSetDefaultBillingAddressAction
deepCopy(MyBusinessUnitSetDefaultShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitSetDefaultShippingAddressAction
factory method to create a deep copy of MyBusinessUnitSetDefaultShippingAddressAction
deepCopy(MyBusinessUnitUpdate) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitUpdate
factory method to create a deep copy of MyBusinessUnitUpdate
deepCopy(MyBusinessUnitUpdateAction) - Static method in interface com.commercetools.api.models.me.MyBusinessUnitUpdateAction
factory method to create a deep copy of MyBusinessUnitUpdateAction
deepCopy(MyCartAddDiscountCodeAction) - Static method in interface com.commercetools.api.models.me.MyCartAddDiscountCodeAction
factory method to create a deep copy of MyCartAddDiscountCodeAction
deepCopy(MyCartAddItemShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCartAddItemShippingAddressAction
factory method to create a deep copy of MyCartAddItemShippingAddressAction
deepCopy(MyCartAddLineItemAction) - Static method in interface com.commercetools.api.models.me.MyCartAddLineItemAction
factory method to create a deep copy of MyCartAddLineItemAction
deepCopy(MyCartAddPaymentAction) - Static method in interface com.commercetools.api.models.me.MyCartAddPaymentAction
factory method to create a deep copy of MyCartAddPaymentAction
deepCopy(MyCartApplyDeltaToLineItemShippingDetailsTargetsAction) - Static method in interface com.commercetools.api.models.me.MyCartApplyDeltaToLineItemShippingDetailsTargetsAction
factory method to create a deep copy of MyCartApplyDeltaToLineItemShippingDetailsTargetsAction
deepCopy(MyCartChangeLineItemQuantityAction) - Static method in interface com.commercetools.api.models.me.MyCartChangeLineItemQuantityAction
factory method to create a deep copy of MyCartChangeLineItemQuantityAction
deepCopy(MyCartChangeTaxModeAction) - Static method in interface com.commercetools.api.models.me.MyCartChangeTaxModeAction
factory method to create a deep copy of MyCartChangeTaxModeAction
deepCopy(MyCartDraft) - Static method in interface com.commercetools.api.models.me.MyCartDraft
factory method to create a deep copy of MyCartDraft
deepCopy(MyCartRecalculateAction) - Static method in interface com.commercetools.api.models.me.MyCartRecalculateAction
factory method to create a deep copy of MyCartRecalculateAction
deepCopy(MyCartRemoveDiscountCodeAction) - Static method in interface com.commercetools.api.models.me.MyCartRemoveDiscountCodeAction
factory method to create a deep copy of MyCartRemoveDiscountCodeAction
deepCopy(MyCartRemoveItemShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCartRemoveItemShippingAddressAction
factory method to create a deep copy of MyCartRemoveItemShippingAddressAction
deepCopy(MyCartRemoveLineItemAction) - Static method in interface com.commercetools.api.models.me.MyCartRemoveLineItemAction
factory method to create a deep copy of MyCartRemoveLineItemAction
deepCopy(MyCartRemovePaymentAction) - Static method in interface com.commercetools.api.models.me.MyCartRemovePaymentAction
factory method to create a deep copy of MyCartRemovePaymentAction
deepCopy(MyCartSetBillingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCartSetBillingAddressAction
factory method to create a deep copy of MyCartSetBillingAddressAction
deepCopy(MyCartSetBusinessUnitAction) - Static method in interface com.commercetools.api.models.me.MyCartSetBusinessUnitAction
factory method to create a deep copy of MyCartSetBusinessUnitAction
deepCopy(MyCartSetCountryAction) - Static method in interface com.commercetools.api.models.me.MyCartSetCountryAction
factory method to create a deep copy of MyCartSetCountryAction
deepCopy(MyCartSetCustomerEmailAction) - Static method in interface com.commercetools.api.models.me.MyCartSetCustomerEmailAction
factory method to create a deep copy of MyCartSetCustomerEmailAction
deepCopy(MyCartSetCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyCartSetCustomFieldAction
factory method to create a deep copy of MyCartSetCustomFieldAction
deepCopy(MyCartSetCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyCartSetCustomTypeAction
factory method to create a deep copy of MyCartSetCustomTypeAction
deepCopy(MyCartSetDeleteDaysAfterLastModificationAction) - Static method in interface com.commercetools.api.models.me.MyCartSetDeleteDaysAfterLastModificationAction
factory method to create a deep copy of MyCartSetDeleteDaysAfterLastModificationAction
deepCopy(MyCartSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLineItemCustomFieldAction
factory method to create a deep copy of MyCartSetLineItemCustomFieldAction
deepCopy(MyCartSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLineItemCustomTypeAction
factory method to create a deep copy of MyCartSetLineItemCustomTypeAction
deepCopy(MyCartSetLineItemDistributionChannelAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLineItemDistributionChannelAction
factory method to create a deep copy of MyCartSetLineItemDistributionChannelAction
deepCopy(MyCartSetLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLineItemShippingDetailsAction
factory method to create a deep copy of MyCartSetLineItemShippingDetailsAction
deepCopy(MyCartSetLineItemSupplyChannelAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLineItemSupplyChannelAction
factory method to create a deep copy of MyCartSetLineItemSupplyChannelAction
deepCopy(MyCartSetLocaleAction) - Static method in interface com.commercetools.api.models.me.MyCartSetLocaleAction
factory method to create a deep copy of MyCartSetLocaleAction
deepCopy(MyCartSetShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCartSetShippingAddressAction
factory method to create a deep copy of MyCartSetShippingAddressAction
deepCopy(MyCartSetShippingMethodAction) - Static method in interface com.commercetools.api.models.me.MyCartSetShippingMethodAction
factory method to create a deep copy of MyCartSetShippingMethodAction
deepCopy(MyCartUpdate) - Static method in interface com.commercetools.api.models.me.MyCartUpdate
factory method to create a deep copy of MyCartUpdate
deepCopy(MyCartUpdateAction) - Static method in interface com.commercetools.api.models.me.MyCartUpdateAction
factory method to create a deep copy of MyCartUpdateAction
deepCopy(MyCartUpdateItemShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCartUpdateItemShippingAddressAction
factory method to create a deep copy of MyCartUpdateItemShippingAddressAction
deepCopy(MyCompanyDraft) - Static method in interface com.commercetools.api.models.me.MyCompanyDraft
factory method to create a deep copy of MyCompanyDraft
deepCopy(MyCustomerAddAddressAction) - Static method in interface com.commercetools.api.models.me.MyCustomerAddAddressAction
factory method to create a deep copy of MyCustomerAddAddressAction
deepCopy(MyCustomerAddBillingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyCustomerAddBillingAddressIdAction
factory method to create a deep copy of MyCustomerAddBillingAddressIdAction
deepCopy(MyCustomerAddShippingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyCustomerAddShippingAddressIdAction
factory method to create a deep copy of MyCustomerAddShippingAddressIdAction
deepCopy(MyCustomerChangeAddressAction) - Static method in interface com.commercetools.api.models.me.MyCustomerChangeAddressAction
factory method to create a deep copy of MyCustomerChangeAddressAction
deepCopy(MyCustomerChangeEmailAction) - Static method in interface com.commercetools.api.models.me.MyCustomerChangeEmailAction
factory method to create a deep copy of MyCustomerChangeEmailAction
deepCopy(MyCustomerDraft) - Static method in interface com.commercetools.api.models.me.MyCustomerDraft
factory method to create a deep copy of MyCustomerDraft
deepCopy(MyCustomerRemoveAddressAction) - Static method in interface com.commercetools.api.models.me.MyCustomerRemoveAddressAction
factory method to create a deep copy of MyCustomerRemoveAddressAction
deepCopy(MyCustomerRemoveBillingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyCustomerRemoveBillingAddressIdAction
factory method to create a deep copy of MyCustomerRemoveBillingAddressIdAction
deepCopy(MyCustomerRemoveShippingAddressIdAction) - Static method in interface com.commercetools.api.models.me.MyCustomerRemoveShippingAddressIdAction
factory method to create a deep copy of MyCustomerRemoveShippingAddressIdAction
deepCopy(MyCustomerSetCompanyNameAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetCompanyNameAction
factory method to create a deep copy of MyCustomerSetCompanyNameAction
deepCopy(MyCustomerSetCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetCustomFieldAction
factory method to create a deep copy of MyCustomerSetCustomFieldAction
deepCopy(MyCustomerSetCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetCustomTypeAction
factory method to create a deep copy of MyCustomerSetCustomTypeAction
deepCopy(MyCustomerSetDateOfBirthAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetDateOfBirthAction
factory method to create a deep copy of MyCustomerSetDateOfBirthAction
deepCopy(MyCustomerSetDefaultBillingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetDefaultBillingAddressAction
factory method to create a deep copy of MyCustomerSetDefaultBillingAddressAction
deepCopy(MyCustomerSetDefaultShippingAddressAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetDefaultShippingAddressAction
factory method to create a deep copy of MyCustomerSetDefaultShippingAddressAction
deepCopy(MyCustomerSetFirstNameAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetFirstNameAction
factory method to create a deep copy of MyCustomerSetFirstNameAction
deepCopy(MyCustomerSetLastNameAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetLastNameAction
factory method to create a deep copy of MyCustomerSetLastNameAction
deepCopy(MyCustomerSetLocaleAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetLocaleAction
factory method to create a deep copy of MyCustomerSetLocaleAction
deepCopy(MyCustomerSetMiddleNameAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetMiddleNameAction
factory method to create a deep copy of MyCustomerSetMiddleNameAction
deepCopy(MyCustomerSetSalutationAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetSalutationAction
factory method to create a deep copy of MyCustomerSetSalutationAction
deepCopy(MyCustomerSetTitleAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetTitleAction
factory method to create a deep copy of MyCustomerSetTitleAction
deepCopy(MyCustomerSetVatIdAction) - Static method in interface com.commercetools.api.models.me.MyCustomerSetVatIdAction
factory method to create a deep copy of MyCustomerSetVatIdAction
deepCopy(MyCustomerUpdate) - Static method in interface com.commercetools.api.models.me.MyCustomerUpdate
factory method to create a deep copy of MyCustomerUpdate
deepCopy(MyCustomerUpdateAction) - Static method in interface com.commercetools.api.models.me.MyCustomerUpdateAction
factory method to create a deep copy of MyCustomerUpdateAction
deepCopy(MyDivisionDraft) - Static method in interface com.commercetools.api.models.me.MyDivisionDraft
factory method to create a deep copy of MyDivisionDraft
deepCopy(MyLineItemDraft) - Static method in interface com.commercetools.api.models.me.MyLineItemDraft
factory method to create a deep copy of MyLineItemDraft
deepCopy(MyOrderFromCartDraft) - Static method in interface com.commercetools.api.models.me.MyOrderFromCartDraft
factory method to create a deep copy of MyOrderFromCartDraft
deepCopy(MyOrderFromQuoteDraft) - Static method in interface com.commercetools.api.models.me.MyOrderFromQuoteDraft
factory method to create a deep copy of MyOrderFromQuoteDraft
deepCopy(MyPayment) - Static method in interface com.commercetools.api.models.me.MyPayment
factory method to create a deep copy of MyPayment
deepCopy(MyPaymentAddTransactionAction) - Static method in interface com.commercetools.api.models.me.MyPaymentAddTransactionAction
factory method to create a deep copy of MyPaymentAddTransactionAction
deepCopy(MyPaymentChangeAmountPlannedAction) - Static method in interface com.commercetools.api.models.me.MyPaymentChangeAmountPlannedAction
factory method to create a deep copy of MyPaymentChangeAmountPlannedAction
deepCopy(MyPaymentDraft) - Static method in interface com.commercetools.api.models.me.MyPaymentDraft
factory method to create a deep copy of MyPaymentDraft
deepCopy(MyPaymentPagedQueryResponse) - Static method in interface com.commercetools.api.models.me.MyPaymentPagedQueryResponse
factory method to create a deep copy of MyPaymentPagedQueryResponse
deepCopy(MyPaymentSetCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyPaymentSetCustomFieldAction
factory method to create a deep copy of MyPaymentSetCustomFieldAction
deepCopy(MyPaymentSetMethodInfoInterfaceAction) - Static method in interface com.commercetools.api.models.me.MyPaymentSetMethodInfoInterfaceAction
factory method to create a deep copy of MyPaymentSetMethodInfoInterfaceAction
deepCopy(MyPaymentSetMethodInfoMethodAction) - Static method in interface com.commercetools.api.models.me.MyPaymentSetMethodInfoMethodAction
factory method to create a deep copy of MyPaymentSetMethodInfoMethodAction
deepCopy(MyPaymentSetMethodInfoNameAction) - Static method in interface com.commercetools.api.models.me.MyPaymentSetMethodInfoNameAction
factory method to create a deep copy of MyPaymentSetMethodInfoNameAction
deepCopy(MyPaymentSetTransactionCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyPaymentSetTransactionCustomFieldAction
factory method to create a deep copy of MyPaymentSetTransactionCustomFieldAction
deepCopy(MyPaymentUpdate) - Static method in interface com.commercetools.api.models.me.MyPaymentUpdate
factory method to create a deep copy of MyPaymentUpdate
deepCopy(MyPaymentUpdateAction) - Static method in interface com.commercetools.api.models.me.MyPaymentUpdateAction
factory method to create a deep copy of MyPaymentUpdateAction
deepCopy(MyQuoteChangeMyQuoteStateAction) - Static method in interface com.commercetools.api.models.me.MyQuoteChangeMyQuoteStateAction
factory method to create a deep copy of MyQuoteChangeMyQuoteStateAction
deepCopy(MyQuoteRequestCancelAction) - Static method in interface com.commercetools.api.models.me.MyQuoteRequestCancelAction
factory method to create a deep copy of MyQuoteRequestCancelAction
deepCopy(MyQuoteRequestDraft) - Static method in interface com.commercetools.api.models.me.MyQuoteRequestDraft
factory method to create a deep copy of MyQuoteRequestDraft
deepCopy(MyQuoteRequestUpdate) - Static method in interface com.commercetools.api.models.me.MyQuoteRequestUpdate
factory method to create a deep copy of MyQuoteRequestUpdate
deepCopy(MyQuoteRequestUpdateAction) - Static method in interface com.commercetools.api.models.me.MyQuoteRequestUpdateAction
factory method to create a deep copy of MyQuoteRequestUpdateAction
deepCopy(MyQuoteUpdate) - Static method in interface com.commercetools.api.models.me.MyQuoteUpdate
factory method to create a deep copy of MyQuoteUpdate
deepCopy(MyQuoteUpdateAction) - Static method in interface com.commercetools.api.models.me.MyQuoteUpdateAction
factory method to create a deep copy of MyQuoteUpdateAction
deepCopy(MyShoppingListAddLineItemAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListAddLineItemAction
factory method to create a deep copy of MyShoppingListAddLineItemAction
deepCopy(MyShoppingListAddTextLineItemAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListAddTextLineItemAction
factory method to create a deep copy of MyShoppingListAddTextLineItemAction
deepCopy(MyShoppingListChangeLineItemQuantityAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeLineItemQuantityAction
factory method to create a deep copy of MyShoppingListChangeLineItemQuantityAction
deepCopy(MyShoppingListChangeLineItemsOrderAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeLineItemsOrderAction
factory method to create a deep copy of MyShoppingListChangeLineItemsOrderAction
deepCopy(MyShoppingListChangeNameAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeNameAction
factory method to create a deep copy of MyShoppingListChangeNameAction
deepCopy(MyShoppingListChangeTextLineItemNameAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeTextLineItemNameAction
factory method to create a deep copy of MyShoppingListChangeTextLineItemNameAction
deepCopy(MyShoppingListChangeTextLineItemQuantityAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeTextLineItemQuantityAction
factory method to create a deep copy of MyShoppingListChangeTextLineItemQuantityAction
deepCopy(MyShoppingListChangeTextLineItemsOrderAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListChangeTextLineItemsOrderAction
factory method to create a deep copy of MyShoppingListChangeTextLineItemsOrderAction
deepCopy(MyShoppingListDraft) - Static method in interface com.commercetools.api.models.me.MyShoppingListDraft
factory method to create a deep copy of MyShoppingListDraft
deepCopy(MyShoppingListRemoveLineItemAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListRemoveLineItemAction
factory method to create a deep copy of MyShoppingListRemoveLineItemAction
deepCopy(MyShoppingListRemoveTextLineItemAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListRemoveTextLineItemAction
factory method to create a deep copy of MyShoppingListRemoveTextLineItemAction
deepCopy(MyShoppingListSetCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetCustomFieldAction
factory method to create a deep copy of MyShoppingListSetCustomFieldAction
deepCopy(MyShoppingListSetCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetCustomTypeAction
factory method to create a deep copy of MyShoppingListSetCustomTypeAction
deepCopy(MyShoppingListSetDeleteDaysAfterLastModificationAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetDeleteDaysAfterLastModificationAction
factory method to create a deep copy of MyShoppingListSetDeleteDaysAfterLastModificationAction
deepCopy(MyShoppingListSetDescriptionAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetDescriptionAction
factory method to create a deep copy of MyShoppingListSetDescriptionAction
deepCopy(MyShoppingListSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetLineItemCustomFieldAction
factory method to create a deep copy of MyShoppingListSetLineItemCustomFieldAction
deepCopy(MyShoppingListSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetLineItemCustomTypeAction
factory method to create a deep copy of MyShoppingListSetLineItemCustomTypeAction
deepCopy(MyShoppingListSetTextLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetTextLineItemCustomFieldAction
factory method to create a deep copy of MyShoppingListSetTextLineItemCustomFieldAction
deepCopy(MyShoppingListSetTextLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetTextLineItemCustomTypeAction
factory method to create a deep copy of MyShoppingListSetTextLineItemCustomTypeAction
deepCopy(MyShoppingListSetTextLineItemDescriptionAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListSetTextLineItemDescriptionAction
factory method to create a deep copy of MyShoppingListSetTextLineItemDescriptionAction
deepCopy(MyShoppingListUpdate) - Static method in interface com.commercetools.api.models.me.MyShoppingListUpdate
factory method to create a deep copy of MyShoppingListUpdate
deepCopy(MyShoppingListUpdateAction) - Static method in interface com.commercetools.api.models.me.MyShoppingListUpdateAction
factory method to create a deep copy of MyShoppingListUpdateAction
deepCopy(MyTransactionDraft) - Static method in interface com.commercetools.api.models.me.MyTransactionDraft
factory method to create a deep copy of MyTransactionDraft
deepCopy(ReplicaMyCartDraft) - Static method in interface com.commercetools.api.models.me.ReplicaMyCartDraft
factory method to create a deep copy of ReplicaMyCartDraft
deepCopy(ApprovalFlowApprovedMessage) - Static method in interface com.commercetools.api.models.message.ApprovalFlowApprovedMessage
factory method to create a deep copy of ApprovalFlowApprovedMessage
deepCopy(ApprovalFlowApprovedMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalFlowApprovedMessagePayload
factory method to create a deep copy of ApprovalFlowApprovedMessagePayload
deepCopy(ApprovalFlowCompletedMessage) - Static method in interface com.commercetools.api.models.message.ApprovalFlowCompletedMessage
factory method to create a deep copy of ApprovalFlowCompletedMessage
deepCopy(ApprovalFlowCompletedMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalFlowCompletedMessagePayload
factory method to create a deep copy of ApprovalFlowCompletedMessagePayload
deepCopy(ApprovalFlowCreatedMessage) - Static method in interface com.commercetools.api.models.message.ApprovalFlowCreatedMessage
factory method to create a deep copy of ApprovalFlowCreatedMessage
deepCopy(ApprovalFlowCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalFlowCreatedMessagePayload
factory method to create a deep copy of ApprovalFlowCreatedMessagePayload
deepCopy(ApprovalFlowRejectedMessage) - Static method in interface com.commercetools.api.models.message.ApprovalFlowRejectedMessage
factory method to create a deep copy of ApprovalFlowRejectedMessage
deepCopy(ApprovalFlowRejectedMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalFlowRejectedMessagePayload
factory method to create a deep copy of ApprovalFlowRejectedMessagePayload
deepCopy(ApprovalRuleApproversSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleApproversSetMessage
factory method to create a deep copy of ApprovalRuleApproversSetMessage
deepCopy(ApprovalRuleApproversSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleApproversSetMessagePayload
factory method to create a deep copy of ApprovalRuleApproversSetMessagePayload
deepCopy(ApprovalRuleCreatedMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleCreatedMessage
factory method to create a deep copy of ApprovalRuleCreatedMessage
deepCopy(ApprovalRuleCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleCreatedMessagePayload
factory method to create a deep copy of ApprovalRuleCreatedMessagePayload
deepCopy(ApprovalRuleDescriptionSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleDescriptionSetMessage
factory method to create a deep copy of ApprovalRuleDescriptionSetMessage
deepCopy(ApprovalRuleDescriptionSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleDescriptionSetMessagePayload
factory method to create a deep copy of ApprovalRuleDescriptionSetMessagePayload
deepCopy(ApprovalRuleKeySetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleKeySetMessage
factory method to create a deep copy of ApprovalRuleKeySetMessage
deepCopy(ApprovalRuleKeySetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleKeySetMessagePayload
factory method to create a deep copy of ApprovalRuleKeySetMessagePayload
deepCopy(ApprovalRuleNameSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleNameSetMessage
factory method to create a deep copy of ApprovalRuleNameSetMessage
deepCopy(ApprovalRuleNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleNameSetMessagePayload
factory method to create a deep copy of ApprovalRuleNameSetMessagePayload
deepCopy(ApprovalRulePredicateSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRulePredicateSetMessage
factory method to create a deep copy of ApprovalRulePredicateSetMessage
deepCopy(ApprovalRulePredicateSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRulePredicateSetMessagePayload
factory method to create a deep copy of ApprovalRulePredicateSetMessagePayload
deepCopy(ApprovalRuleRequestersSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleRequestersSetMessage
factory method to create a deep copy of ApprovalRuleRequestersSetMessage
deepCopy(ApprovalRuleRequestersSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleRequestersSetMessagePayload
factory method to create a deep copy of ApprovalRuleRequestersSetMessagePayload
deepCopy(ApprovalRuleStatusSetMessage) - Static method in interface com.commercetools.api.models.message.ApprovalRuleStatusSetMessage
factory method to create a deep copy of ApprovalRuleStatusSetMessage
deepCopy(ApprovalRuleStatusSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ApprovalRuleStatusSetMessagePayload
factory method to create a deep copy of ApprovalRuleStatusSetMessagePayload
deepCopy(AssociateRoleBuyerAssignableChangedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRoleBuyerAssignableChangedMessage
factory method to create a deep copy of AssociateRoleBuyerAssignableChangedMessage
deepCopy(AssociateRoleBuyerAssignableChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRoleBuyerAssignableChangedMessagePayload
factory method to create a deep copy of AssociateRoleBuyerAssignableChangedMessagePayload
deepCopy(AssociateRoleCreatedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRoleCreatedMessage
factory method to create a deep copy of AssociateRoleCreatedMessage
deepCopy(AssociateRoleCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRoleCreatedMessagePayload
factory method to create a deep copy of AssociateRoleCreatedMessagePayload
deepCopy(AssociateRoleDeletedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRoleDeletedMessage
factory method to create a deep copy of AssociateRoleDeletedMessage
deepCopy(AssociateRoleDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRoleDeletedMessagePayload
factory method to create a deep copy of AssociateRoleDeletedMessagePayload
deepCopy(AssociateRoleNameChangedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRoleNameChangedMessage
factory method to create a deep copy of AssociateRoleNameChangedMessage
deepCopy(AssociateRoleNameChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRoleNameChangedMessagePayload
factory method to create a deep copy of AssociateRoleNameChangedMessagePayload
deepCopy(AssociateRolePermissionAddedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionAddedMessage
factory method to create a deep copy of AssociateRolePermissionAddedMessage
deepCopy(AssociateRolePermissionAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionAddedMessagePayload
factory method to create a deep copy of AssociateRolePermissionAddedMessagePayload
deepCopy(AssociateRolePermissionRemovedMessage) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionRemovedMessage
factory method to create a deep copy of AssociateRolePermissionRemovedMessage
deepCopy(AssociateRolePermissionRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionRemovedMessagePayload
factory method to create a deep copy of AssociateRolePermissionRemovedMessagePayload
deepCopy(AssociateRolePermissionsSetMessage) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionsSetMessage
factory method to create a deep copy of AssociateRolePermissionsSetMessage
deepCopy(AssociateRolePermissionsSetMessagePayload) - Static method in interface com.commercetools.api.models.message.AssociateRolePermissionsSetMessagePayload
factory method to create a deep copy of AssociateRolePermissionsSetMessagePayload
deepCopy(BusinessUnitAddressAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressAddedMessage
factory method to create a deep copy of BusinessUnitAddressAddedMessage
deepCopy(BusinessUnitAddressAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressAddedMessagePayload
factory method to create a deep copy of BusinessUnitAddressAddedMessagePayload
deepCopy(BusinessUnitAddressChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressChangedMessage
factory method to create a deep copy of BusinessUnitAddressChangedMessage
deepCopy(BusinessUnitAddressChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressChangedMessagePayload
factory method to create a deep copy of BusinessUnitAddressChangedMessagePayload
deepCopy(BusinessUnitAddressCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldAddedMessage
factory method to create a deep copy of BusinessUnitAddressCustomFieldAddedMessage
deepCopy(BusinessUnitAddressCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldAddedMessagePayload
factory method to create a deep copy of BusinessUnitAddressCustomFieldAddedMessagePayload
deepCopy(BusinessUnitAddressCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldChangedMessage
factory method to create a deep copy of BusinessUnitAddressCustomFieldChangedMessage
deepCopy(BusinessUnitAddressCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldChangedMessagePayload
factory method to create a deep copy of BusinessUnitAddressCustomFieldChangedMessagePayload
deepCopy(BusinessUnitAddressCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldRemovedMessage
factory method to create a deep copy of BusinessUnitAddressCustomFieldRemovedMessage
deepCopy(BusinessUnitAddressCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomFieldRemovedMessagePayload
factory method to create a deep copy of BusinessUnitAddressCustomFieldRemovedMessagePayload
deepCopy(BusinessUnitAddressCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomTypeRemovedMessage
factory method to create a deep copy of BusinessUnitAddressCustomTypeRemovedMessage
deepCopy(BusinessUnitAddressCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomTypeRemovedMessagePayload
factory method to create a deep copy of BusinessUnitAddressCustomTypeRemovedMessagePayload
deepCopy(BusinessUnitAddressCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomTypeSetMessage
factory method to create a deep copy of BusinessUnitAddressCustomTypeSetMessage
deepCopy(BusinessUnitAddressCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressCustomTypeSetMessagePayload
factory method to create a deep copy of BusinessUnitAddressCustomTypeSetMessagePayload
deepCopy(BusinessUnitAddressRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressRemovedMessage
factory method to create a deep copy of BusinessUnitAddressRemovedMessage
deepCopy(BusinessUnitAddressRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAddressRemovedMessagePayload
factory method to create a deep copy of BusinessUnitAddressRemovedMessagePayload
deepCopy(BusinessUnitAssociateAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateAddedMessage
factory method to create a deep copy of BusinessUnitAssociateAddedMessage
deepCopy(BusinessUnitAssociateAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateAddedMessagePayload
factory method to create a deep copy of BusinessUnitAssociateAddedMessagePayload
deepCopy(BusinessUnitAssociateChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateChangedMessage
factory method to create a deep copy of BusinessUnitAssociateChangedMessage
deepCopy(BusinessUnitAssociateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateChangedMessagePayload
factory method to create a deep copy of BusinessUnitAssociateChangedMessagePayload
deepCopy(BusinessUnitAssociateModeChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateModeChangedMessage
factory method to create a deep copy of BusinessUnitAssociateModeChangedMessage
deepCopy(BusinessUnitAssociateModeChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateModeChangedMessagePayload
factory method to create a deep copy of BusinessUnitAssociateModeChangedMessagePayload
deepCopy(BusinessUnitAssociateRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateRemovedMessage
factory method to create a deep copy of BusinessUnitAssociateRemovedMessage
deepCopy(BusinessUnitAssociateRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociateRemovedMessagePayload
factory method to create a deep copy of BusinessUnitAssociateRemovedMessagePayload
deepCopy(BusinessUnitAssociatesSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociatesSetMessage
factory method to create a deep copy of BusinessUnitAssociatesSetMessage
deepCopy(BusinessUnitAssociatesSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitAssociatesSetMessagePayload
factory method to create a deep copy of BusinessUnitAssociatesSetMessagePayload
deepCopy(BusinessUnitBillingAddressAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitBillingAddressAddedMessage
factory method to create a deep copy of BusinessUnitBillingAddressAddedMessage
deepCopy(BusinessUnitBillingAddressAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitBillingAddressAddedMessagePayload
factory method to create a deep copy of BusinessUnitBillingAddressAddedMessagePayload
deepCopy(BusinessUnitBillingAddressRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitBillingAddressRemovedMessage
factory method to create a deep copy of BusinessUnitBillingAddressRemovedMessage
deepCopy(BusinessUnitBillingAddressRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitBillingAddressRemovedMessagePayload
factory method to create a deep copy of BusinessUnitBillingAddressRemovedMessagePayload
deepCopy(BusinessUnitContactEmailSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitContactEmailSetMessage
factory method to create a deep copy of BusinessUnitContactEmailSetMessage
deepCopy(BusinessUnitContactEmailSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitContactEmailSetMessagePayload
factory method to create a deep copy of BusinessUnitContactEmailSetMessagePayload
deepCopy(BusinessUnitCreatedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCreatedMessage
factory method to create a deep copy of BusinessUnitCreatedMessage
deepCopy(BusinessUnitCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCreatedMessagePayload
factory method to create a deep copy of BusinessUnitCreatedMessagePayload
deepCopy(BusinessUnitCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldAddedMessage
factory method to create a deep copy of BusinessUnitCustomFieldAddedMessage
deepCopy(BusinessUnitCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldAddedMessagePayload
factory method to create a deep copy of BusinessUnitCustomFieldAddedMessagePayload
deepCopy(BusinessUnitCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldChangedMessage
factory method to create a deep copy of BusinessUnitCustomFieldChangedMessage
deepCopy(BusinessUnitCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldChangedMessagePayload
factory method to create a deep copy of BusinessUnitCustomFieldChangedMessagePayload
deepCopy(BusinessUnitCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldRemovedMessage
factory method to create a deep copy of BusinessUnitCustomFieldRemovedMessage
deepCopy(BusinessUnitCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomFieldRemovedMessagePayload
factory method to create a deep copy of BusinessUnitCustomFieldRemovedMessagePayload
deepCopy(BusinessUnitCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomTypeRemovedMessage
factory method to create a deep copy of BusinessUnitCustomTypeRemovedMessage
deepCopy(BusinessUnitCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomTypeRemovedMessagePayload
factory method to create a deep copy of BusinessUnitCustomTypeRemovedMessagePayload
deepCopy(BusinessUnitCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomTypeSetMessage
factory method to create a deep copy of BusinessUnitCustomTypeSetMessage
deepCopy(BusinessUnitCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitCustomTypeSetMessagePayload
factory method to create a deep copy of BusinessUnitCustomTypeSetMessagePayload
deepCopy(BusinessUnitDefaultBillingAddressSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitDefaultBillingAddressSetMessage
factory method to create a deep copy of BusinessUnitDefaultBillingAddressSetMessage
deepCopy(BusinessUnitDefaultBillingAddressSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitDefaultBillingAddressSetMessagePayload
factory method to create a deep copy of BusinessUnitDefaultBillingAddressSetMessagePayload
deepCopy(BusinessUnitDefaultShippingAddressSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitDefaultShippingAddressSetMessage
factory method to create a deep copy of BusinessUnitDefaultShippingAddressSetMessage
deepCopy(BusinessUnitDefaultShippingAddressSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitDefaultShippingAddressSetMessagePayload
factory method to create a deep copy of BusinessUnitDefaultShippingAddressSetMessagePayload
deepCopy(BusinessUnitDeletedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitDeletedMessage
factory method to create a deep copy of BusinessUnitDeletedMessage
deepCopy(BusinessUnitDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitDeletedMessagePayload
factory method to create a deep copy of BusinessUnitDeletedMessagePayload
deepCopy(BusinessUnitNameChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitNameChangedMessage
factory method to create a deep copy of BusinessUnitNameChangedMessage
deepCopy(BusinessUnitNameChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitNameChangedMessagePayload
factory method to create a deep copy of BusinessUnitNameChangedMessagePayload
deepCopy(BusinessUnitParentChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitParentChangedMessage
factory method to create a deep copy of BusinessUnitParentChangedMessage
deepCopy(BusinessUnitParentChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitParentChangedMessagePayload
factory method to create a deep copy of BusinessUnitParentChangedMessagePayload
deepCopy(BusinessUnitShippingAddressAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitShippingAddressAddedMessage
factory method to create a deep copy of BusinessUnitShippingAddressAddedMessage
deepCopy(BusinessUnitShippingAddressAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitShippingAddressAddedMessagePayload
factory method to create a deep copy of BusinessUnitShippingAddressAddedMessagePayload
deepCopy(BusinessUnitShippingAddressRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitShippingAddressRemovedMessage
factory method to create a deep copy of BusinessUnitShippingAddressRemovedMessage
deepCopy(BusinessUnitShippingAddressRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitShippingAddressRemovedMessagePayload
factory method to create a deep copy of BusinessUnitShippingAddressRemovedMessagePayload
deepCopy(BusinessUnitStatusChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitStatusChangedMessage
factory method to create a deep copy of BusinessUnitStatusChangedMessage
deepCopy(BusinessUnitStatusChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitStatusChangedMessagePayload
factory method to create a deep copy of BusinessUnitStatusChangedMessagePayload
deepCopy(BusinessUnitStoreAddedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreAddedMessage
factory method to create a deep copy of BusinessUnitStoreAddedMessage
deepCopy(BusinessUnitStoreAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreAddedMessagePayload
factory method to create a deep copy of BusinessUnitStoreAddedMessagePayload
deepCopy(BusinessUnitStoreModeChangedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreModeChangedMessage
factory method to create a deep copy of BusinessUnitStoreModeChangedMessage
deepCopy(BusinessUnitStoreModeChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreModeChangedMessagePayload
factory method to create a deep copy of BusinessUnitStoreModeChangedMessagePayload
deepCopy(BusinessUnitStoreRemovedMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreRemovedMessage
factory method to create a deep copy of BusinessUnitStoreRemovedMessage
deepCopy(BusinessUnitStoreRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoreRemovedMessagePayload
factory method to create a deep copy of BusinessUnitStoreRemovedMessagePayload
deepCopy(BusinessUnitStoresSetMessage) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoresSetMessage
factory method to create a deep copy of BusinessUnitStoresSetMessage
deepCopy(BusinessUnitStoresSetMessagePayload) - Static method in interface com.commercetools.api.models.message.BusinessUnitStoresSetMessagePayload
factory method to create a deep copy of BusinessUnitStoresSetMessagePayload
deepCopy(CartDiscountCreatedMessage) - Static method in interface com.commercetools.api.models.message.CartDiscountCreatedMessage
factory method to create a deep copy of CartDiscountCreatedMessage
deepCopy(CartDiscountCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CartDiscountCreatedMessagePayload
factory method to create a deep copy of CartDiscountCreatedMessagePayload
deepCopy(CartDiscountDeletedMessage) - Static method in interface com.commercetools.api.models.message.CartDiscountDeletedMessage
factory method to create a deep copy of CartDiscountDeletedMessage
deepCopy(CartDiscountDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.CartDiscountDeletedMessagePayload
factory method to create a deep copy of CartDiscountDeletedMessagePayload
deepCopy(CartDiscountStoreAddedMessage) - Static method in interface com.commercetools.api.models.message.CartDiscountStoreAddedMessage
factory method to create a deep copy of CartDiscountStoreAddedMessage
deepCopy(CartDiscountStoreAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.CartDiscountStoreAddedMessagePayload
factory method to create a deep copy of CartDiscountStoreAddedMessagePayload
deepCopy(CartDiscountStoreRemovedMessage) - Static method in interface com.commercetools.api.models.message.CartDiscountStoreRemovedMessage
factory method to create a deep copy of CartDiscountStoreRemovedMessage
deepCopy(CartDiscountStoreRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CartDiscountStoreRemovedMessagePayload
factory method to create a deep copy of CartDiscountStoreRemovedMessagePayload
deepCopy(CartDiscountStoresSetMessage) - Static method in interface com.commercetools.api.models.message.CartDiscountStoresSetMessage
factory method to create a deep copy of CartDiscountStoresSetMessage
deepCopy(CartDiscountStoresSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CartDiscountStoresSetMessagePayload
factory method to create a deep copy of CartDiscountStoresSetMessagePayload
deepCopy(CategoryCreatedMessage) - Static method in interface com.commercetools.api.models.message.CategoryCreatedMessage
factory method to create a deep copy of CategoryCreatedMessage
deepCopy(CategoryCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CategoryCreatedMessagePayload
factory method to create a deep copy of CategoryCreatedMessagePayload
deepCopy(CategorySlugChangedMessage) - Static method in interface com.commercetools.api.models.message.CategorySlugChangedMessage
factory method to create a deep copy of CategorySlugChangedMessage
deepCopy(CategorySlugChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CategorySlugChangedMessagePayload
factory method to create a deep copy of CategorySlugChangedMessagePayload
deepCopy(ContainerAndKey) - Static method in interface com.commercetools.api.models.message.ContainerAndKey
factory method to create a deep copy of ContainerAndKey
deepCopy(CustomerAddressAddedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressAddedMessage
factory method to create a deep copy of CustomerAddressAddedMessage
deepCopy(CustomerAddressAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressAddedMessagePayload
factory method to create a deep copy of CustomerAddressAddedMessagePayload
deepCopy(CustomerAddressChangedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressChangedMessage
factory method to create a deep copy of CustomerAddressChangedMessage
deepCopy(CustomerAddressChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressChangedMessagePayload
factory method to create a deep copy of CustomerAddressChangedMessagePayload
deepCopy(CustomerAddressCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldAddedMessage
factory method to create a deep copy of CustomerAddressCustomFieldAddedMessage
deepCopy(CustomerAddressCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldAddedMessagePayload
factory method to create a deep copy of CustomerAddressCustomFieldAddedMessagePayload
deepCopy(CustomerAddressCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldChangedMessage
factory method to create a deep copy of CustomerAddressCustomFieldChangedMessage
deepCopy(CustomerAddressCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldChangedMessagePayload
factory method to create a deep copy of CustomerAddressCustomFieldChangedMessagePayload
deepCopy(CustomerAddressCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldRemovedMessage
factory method to create a deep copy of CustomerAddressCustomFieldRemovedMessage
deepCopy(CustomerAddressCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomFieldRemovedMessagePayload
factory method to create a deep copy of CustomerAddressCustomFieldRemovedMessagePayload
deepCopy(CustomerAddressCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomTypeRemovedMessage
factory method to create a deep copy of CustomerAddressCustomTypeRemovedMessage
deepCopy(CustomerAddressCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomTypeRemovedMessagePayload
factory method to create a deep copy of CustomerAddressCustomTypeRemovedMessagePayload
deepCopy(CustomerAddressCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomTypeSetMessage
factory method to create a deep copy of CustomerAddressCustomTypeSetMessage
deepCopy(CustomerAddressCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressCustomTypeSetMessagePayload
factory method to create a deep copy of CustomerAddressCustomTypeSetMessagePayload
deepCopy(CustomerAddressRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerAddressRemovedMessage
factory method to create a deep copy of CustomerAddressRemovedMessage
deepCopy(CustomerAddressRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerAddressRemovedMessagePayload
factory method to create a deep copy of CustomerAddressRemovedMessagePayload
deepCopy(CustomerCompanyNameSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerCompanyNameSetMessage
factory method to create a deep copy of CustomerCompanyNameSetMessage
deepCopy(CustomerCompanyNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCompanyNameSetMessagePayload
factory method to create a deep copy of CustomerCompanyNameSetMessagePayload
deepCopy(CustomerCreatedMessage) - Static method in interface com.commercetools.api.models.message.CustomerCreatedMessage
factory method to create a deep copy of CustomerCreatedMessage
deepCopy(CustomerCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCreatedMessagePayload
factory method to create a deep copy of CustomerCreatedMessagePayload
deepCopy(CustomerCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldAddedMessage
factory method to create a deep copy of CustomerCustomFieldAddedMessage
deepCopy(CustomerCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldAddedMessagePayload
factory method to create a deep copy of CustomerCustomFieldAddedMessagePayload
deepCopy(CustomerCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldChangedMessage
factory method to create a deep copy of CustomerCustomFieldChangedMessage
deepCopy(CustomerCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldChangedMessagePayload
factory method to create a deep copy of CustomerCustomFieldChangedMessagePayload
deepCopy(CustomerCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldRemovedMessage
factory method to create a deep copy of CustomerCustomFieldRemovedMessage
deepCopy(CustomerCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCustomFieldRemovedMessagePayload
factory method to create a deep copy of CustomerCustomFieldRemovedMessagePayload
deepCopy(CustomerCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerCustomTypeRemovedMessage
factory method to create a deep copy of CustomerCustomTypeRemovedMessage
deepCopy(CustomerCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCustomTypeRemovedMessagePayload
factory method to create a deep copy of CustomerCustomTypeRemovedMessagePayload
deepCopy(CustomerCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerCustomTypeSetMessage
factory method to create a deep copy of CustomerCustomTypeSetMessage
deepCopy(CustomerCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerCustomTypeSetMessagePayload
factory method to create a deep copy of CustomerCustomTypeSetMessagePayload
deepCopy(CustomerDateOfBirthSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerDateOfBirthSetMessage
factory method to create a deep copy of CustomerDateOfBirthSetMessage
deepCopy(CustomerDateOfBirthSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerDateOfBirthSetMessagePayload
factory method to create a deep copy of CustomerDateOfBirthSetMessagePayload
deepCopy(CustomerDeletedMessage) - Static method in interface com.commercetools.api.models.message.CustomerDeletedMessage
factory method to create a deep copy of CustomerDeletedMessage
deepCopy(CustomerDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerDeletedMessagePayload
factory method to create a deep copy of CustomerDeletedMessagePayload
deepCopy(CustomerEmailChangedMessage) - Static method in interface com.commercetools.api.models.message.CustomerEmailChangedMessage
factory method to create a deep copy of CustomerEmailChangedMessage
deepCopy(CustomerEmailChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerEmailChangedMessagePayload
factory method to create a deep copy of CustomerEmailChangedMessagePayload
deepCopy(CustomerEmailTokenCreatedMessage) - Static method in interface com.commercetools.api.models.message.CustomerEmailTokenCreatedMessage
factory method to create a deep copy of CustomerEmailTokenCreatedMessage
deepCopy(CustomerEmailTokenCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerEmailTokenCreatedMessagePayload
factory method to create a deep copy of CustomerEmailTokenCreatedMessagePayload
deepCopy(CustomerEmailVerifiedMessage) - Static method in interface com.commercetools.api.models.message.CustomerEmailVerifiedMessage
factory method to create a deep copy of CustomerEmailVerifiedMessage
deepCopy(CustomerEmailVerifiedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerEmailVerifiedMessagePayload
factory method to create a deep copy of CustomerEmailVerifiedMessagePayload
deepCopy(CustomerFirstNameSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerFirstNameSetMessage
factory method to create a deep copy of CustomerFirstNameSetMessage
deepCopy(CustomerFirstNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerFirstNameSetMessagePayload
factory method to create a deep copy of CustomerFirstNameSetMessagePayload
deepCopy(CustomerGroupCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldAddedMessage
factory method to create a deep copy of CustomerGroupCustomFieldAddedMessage
deepCopy(CustomerGroupCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldAddedMessagePayload
factory method to create a deep copy of CustomerGroupCustomFieldAddedMessagePayload
deepCopy(CustomerGroupCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldChangedMessage
factory method to create a deep copy of CustomerGroupCustomFieldChangedMessage
deepCopy(CustomerGroupCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldChangedMessagePayload
factory method to create a deep copy of CustomerGroupCustomFieldChangedMessagePayload
deepCopy(CustomerGroupCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldRemovedMessage
factory method to create a deep copy of CustomerGroupCustomFieldRemovedMessage
deepCopy(CustomerGroupCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomFieldRemovedMessagePayload
factory method to create a deep copy of CustomerGroupCustomFieldRemovedMessagePayload
deepCopy(CustomerGroupCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomTypeRemovedMessage
factory method to create a deep copy of CustomerGroupCustomTypeRemovedMessage
deepCopy(CustomerGroupCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomTypeRemovedMessagePayload
factory method to create a deep copy of CustomerGroupCustomTypeRemovedMessagePayload
deepCopy(CustomerGroupCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomTypeSetMessage
factory method to create a deep copy of CustomerGroupCustomTypeSetMessage
deepCopy(CustomerGroupCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupCustomTypeSetMessagePayload
factory method to create a deep copy of CustomerGroupCustomTypeSetMessagePayload
deepCopy(CustomerGroupSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerGroupSetMessage
factory method to create a deep copy of CustomerGroupSetMessage
deepCopy(CustomerGroupSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerGroupSetMessagePayload
factory method to create a deep copy of CustomerGroupSetMessagePayload
deepCopy(CustomerLastNameSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerLastNameSetMessage
factory method to create a deep copy of CustomerLastNameSetMessage
deepCopy(CustomerLastNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerLastNameSetMessagePayload
factory method to create a deep copy of CustomerLastNameSetMessagePayload
deepCopy(CustomerPasswordTokenCreatedMessage) - Static method in interface com.commercetools.api.models.message.CustomerPasswordTokenCreatedMessage
factory method to create a deep copy of CustomerPasswordTokenCreatedMessage
deepCopy(CustomerPasswordTokenCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerPasswordTokenCreatedMessagePayload
factory method to create a deep copy of CustomerPasswordTokenCreatedMessagePayload
deepCopy(CustomerPasswordUpdatedMessage) - Static method in interface com.commercetools.api.models.message.CustomerPasswordUpdatedMessage
factory method to create a deep copy of CustomerPasswordUpdatedMessage
deepCopy(CustomerPasswordUpdatedMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerPasswordUpdatedMessagePayload
factory method to create a deep copy of CustomerPasswordUpdatedMessagePayload
deepCopy(CustomerTitleSetMessage) - Static method in interface com.commercetools.api.models.message.CustomerTitleSetMessage
factory method to create a deep copy of CustomerTitleSetMessage
deepCopy(CustomerTitleSetMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomerTitleSetMessagePayload
factory method to create a deep copy of CustomerTitleSetMessagePayload
deepCopy(CustomLineItemStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.CustomLineItemStateTransitionMessage
factory method to create a deep copy of CustomLineItemStateTransitionMessage
deepCopy(CustomLineItemStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.CustomLineItemStateTransitionMessagePayload
factory method to create a deep copy of CustomLineItemStateTransitionMessagePayload
deepCopy(DeliveryAddedMessage) - Static method in interface com.commercetools.api.models.message.DeliveryAddedMessage
factory method to create a deep copy of DeliveryAddedMessage
deepCopy(DeliveryAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.DeliveryAddedMessagePayload
factory method to create a deep copy of DeliveryAddedMessagePayload
deepCopy(DeliveryAddressSetMessage) - Static method in interface com.commercetools.api.models.message.DeliveryAddressSetMessage
factory method to create a deep copy of DeliveryAddressSetMessage
deepCopy(DeliveryAddressSetMessagePayload) - Static method in interface com.commercetools.api.models.message.DeliveryAddressSetMessagePayload
factory method to create a deep copy of DeliveryAddressSetMessagePayload
deepCopy(DeliveryItemsUpdatedMessage) - Static method in interface com.commercetools.api.models.message.DeliveryItemsUpdatedMessage
factory method to create a deep copy of DeliveryItemsUpdatedMessage
deepCopy(DeliveryItemsUpdatedMessagePayload) - Static method in interface com.commercetools.api.models.message.DeliveryItemsUpdatedMessagePayload
factory method to create a deep copy of DeliveryItemsUpdatedMessagePayload
deepCopy(DeliveryRemovedMessage) - Static method in interface com.commercetools.api.models.message.DeliveryRemovedMessage
factory method to create a deep copy of DeliveryRemovedMessage
deepCopy(DeliveryRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.DeliveryRemovedMessagePayload
factory method to create a deep copy of DeliveryRemovedMessagePayload
deepCopy(DiscountCodeCreatedMessage) - Static method in interface com.commercetools.api.models.message.DiscountCodeCreatedMessage
factory method to create a deep copy of DiscountCodeCreatedMessage
deepCopy(DiscountCodeCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.DiscountCodeCreatedMessagePayload
factory method to create a deep copy of DiscountCodeCreatedMessagePayload
deepCopy(DiscountCodeDeletedMessage) - Static method in interface com.commercetools.api.models.message.DiscountCodeDeletedMessage
factory method to create a deep copy of DiscountCodeDeletedMessage
deepCopy(DiscountCodeDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.DiscountCodeDeletedMessagePayload
factory method to create a deep copy of DiscountCodeDeletedMessagePayload
deepCopy(DiscountCodeKeySetMessage) - Static method in interface com.commercetools.api.models.message.DiscountCodeKeySetMessage
factory method to create a deep copy of DiscountCodeKeySetMessage
deepCopy(DiscountCodeKeySetMessagePayload) - Static method in interface com.commercetools.api.models.message.DiscountCodeKeySetMessagePayload
factory method to create a deep copy of DiscountCodeKeySetMessagePayload
deepCopy(InventoryEntryCreatedMessage) - Static method in interface com.commercetools.api.models.message.InventoryEntryCreatedMessage
factory method to create a deep copy of InventoryEntryCreatedMessage
deepCopy(InventoryEntryCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.InventoryEntryCreatedMessagePayload
factory method to create a deep copy of InventoryEntryCreatedMessagePayload
deepCopy(InventoryEntryDeletedMessage) - Static method in interface com.commercetools.api.models.message.InventoryEntryDeletedMessage
factory method to create a deep copy of InventoryEntryDeletedMessage
deepCopy(InventoryEntryDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.InventoryEntryDeletedMessagePayload
factory method to create a deep copy of InventoryEntryDeletedMessagePayload
deepCopy(InventoryEntryQuantitySetMessage) - Static method in interface com.commercetools.api.models.message.InventoryEntryQuantitySetMessage
factory method to create a deep copy of InventoryEntryQuantitySetMessage
deepCopy(InventoryEntryQuantitySetMessagePayload) - Static method in interface com.commercetools.api.models.message.InventoryEntryQuantitySetMessagePayload
factory method to create a deep copy of InventoryEntryQuantitySetMessagePayload
deepCopy(LineItemStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.LineItemStateTransitionMessage
factory method to create a deep copy of LineItemStateTransitionMessage
deepCopy(LineItemStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.LineItemStateTransitionMessagePayload
factory method to create a deep copy of LineItemStateTransitionMessagePayload
deepCopy(Message) - Static method in interface com.commercetools.api.models.message.Message
factory method to create a deep copy of Message
deepCopy(MessagePagedQueryResponse) - Static method in interface com.commercetools.api.models.message.MessagePagedQueryResponse
factory method to create a deep copy of MessagePagedQueryResponse
deepCopy(MessagePayload) - Static method in interface com.commercetools.api.models.message.MessagePayload
factory method to create a deep copy of MessagePayload
deepCopy(MessagesConfiguration) - Static method in interface com.commercetools.api.models.message.MessagesConfiguration
factory method to create a deep copy of MessagesConfiguration
deepCopy(MessagesConfigurationDraft) - Static method in interface com.commercetools.api.models.message.MessagesConfigurationDraft
factory method to create a deep copy of MessagesConfigurationDraft
deepCopy(OrderBillingAddressSetMessage) - Static method in interface com.commercetools.api.models.message.OrderBillingAddressSetMessage
factory method to create a deep copy of OrderBillingAddressSetMessage
deepCopy(OrderBillingAddressSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderBillingAddressSetMessagePayload
factory method to create a deep copy of OrderBillingAddressSetMessagePayload
deepCopy(OrderCreatedMessage) - Static method in interface com.commercetools.api.models.message.OrderCreatedMessage
factory method to create a deep copy of OrderCreatedMessage
deepCopy(OrderCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCreatedMessagePayload
factory method to create a deep copy of OrderCreatedMessagePayload
deepCopy(OrderCustomerEmailSetMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomerEmailSetMessage
factory method to create a deep copy of OrderCustomerEmailSetMessage
deepCopy(OrderCustomerEmailSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomerEmailSetMessagePayload
factory method to create a deep copy of OrderCustomerEmailSetMessagePayload
deepCopy(OrderCustomerGroupSetMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomerGroupSetMessage
factory method to create a deep copy of OrderCustomerGroupSetMessage
deepCopy(OrderCustomerGroupSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomerGroupSetMessagePayload
factory method to create a deep copy of OrderCustomerGroupSetMessagePayload
deepCopy(OrderCustomerSetMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomerSetMessage
factory method to create a deep copy of OrderCustomerSetMessage
deepCopy(OrderCustomerSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomerSetMessagePayload
factory method to create a deep copy of OrderCustomerSetMessagePayload
deepCopy(OrderCustomFieldAddedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldAddedMessage
factory method to create a deep copy of OrderCustomFieldAddedMessage
deepCopy(OrderCustomFieldAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldAddedMessagePayload
factory method to create a deep copy of OrderCustomFieldAddedMessagePayload
deepCopy(OrderCustomFieldChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldChangedMessage
factory method to create a deep copy of OrderCustomFieldChangedMessage
deepCopy(OrderCustomFieldChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldChangedMessagePayload
factory method to create a deep copy of OrderCustomFieldChangedMessagePayload
deepCopy(OrderCustomFieldRemovedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldRemovedMessage
factory method to create a deep copy of OrderCustomFieldRemovedMessage
deepCopy(OrderCustomFieldRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomFieldRemovedMessagePayload
factory method to create a deep copy of OrderCustomFieldRemovedMessagePayload
deepCopy(OrderCustomLineItemAddedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemAddedMessage
factory method to create a deep copy of OrderCustomLineItemAddedMessage
deepCopy(OrderCustomLineItemAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemAddedMessagePayload
factory method to create a deep copy of OrderCustomLineItemAddedMessagePayload
deepCopy(OrderCustomLineItemDiscountSetMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessage
factory method to create a deep copy of OrderCustomLineItemDiscountSetMessage
deepCopy(OrderCustomLineItemDiscountSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessagePayload
factory method to create a deep copy of OrderCustomLineItemDiscountSetMessagePayload
deepCopy(OrderCustomLineItemQuantityChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemQuantityChangedMessage
factory method to create a deep copy of OrderCustomLineItemQuantityChangedMessage
deepCopy(OrderCustomLineItemQuantityChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemQuantityChangedMessagePayload
factory method to create a deep copy of OrderCustomLineItemQuantityChangedMessagePayload
deepCopy(OrderCustomLineItemRemovedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemRemovedMessage
factory method to create a deep copy of OrderCustomLineItemRemovedMessage
deepCopy(OrderCustomLineItemRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomLineItemRemovedMessagePayload
factory method to create a deep copy of OrderCustomLineItemRemovedMessagePayload
deepCopy(OrderCustomTypeRemovedMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomTypeRemovedMessage
factory method to create a deep copy of OrderCustomTypeRemovedMessage
deepCopy(OrderCustomTypeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomTypeRemovedMessagePayload
factory method to create a deep copy of OrderCustomTypeRemovedMessagePayload
deepCopy(OrderCustomTypeSetMessage) - Static method in interface com.commercetools.api.models.message.OrderCustomTypeSetMessage
factory method to create a deep copy of OrderCustomTypeSetMessage
deepCopy(OrderCustomTypeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderCustomTypeSetMessagePayload
factory method to create a deep copy of OrderCustomTypeSetMessagePayload
deepCopy(OrderDeletedMessage) - Static method in interface com.commercetools.api.models.message.OrderDeletedMessage
factory method to create a deep copy of OrderDeletedMessage
deepCopy(OrderDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderDeletedMessagePayload
factory method to create a deep copy of OrderDeletedMessagePayload
deepCopy(OrderDiscountCodeAddedMessage) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeAddedMessage
factory method to create a deep copy of OrderDiscountCodeAddedMessage
deepCopy(OrderDiscountCodeAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeAddedMessagePayload
factory method to create a deep copy of OrderDiscountCodeAddedMessagePayload
deepCopy(OrderDiscountCodeRemovedMessage) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeRemovedMessage
factory method to create a deep copy of OrderDiscountCodeRemovedMessage
deepCopy(OrderDiscountCodeRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeRemovedMessagePayload
factory method to create a deep copy of OrderDiscountCodeRemovedMessagePayload
deepCopy(OrderDiscountCodeStateSetMessage) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeStateSetMessage
factory method to create a deep copy of OrderDiscountCodeStateSetMessage
deepCopy(OrderDiscountCodeStateSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderDiscountCodeStateSetMessagePayload
factory method to create a deep copy of OrderDiscountCodeStateSetMessagePayload
deepCopy(OrderEditAppliedMessage) - Static method in interface com.commercetools.api.models.message.OrderEditAppliedMessage
factory method to create a deep copy of OrderEditAppliedMessage
deepCopy(OrderEditAppliedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderEditAppliedMessagePayload
factory method to create a deep copy of OrderEditAppliedMessagePayload
deepCopy(OrderImportedMessage) - Static method in interface com.commercetools.api.models.message.OrderImportedMessage
factory method to create a deep copy of OrderImportedMessage
deepCopy(OrderImportedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderImportedMessagePayload
factory method to create a deep copy of OrderImportedMessagePayload
deepCopy(OrderLineItemAddedMessage) - Static method in interface com.commercetools.api.models.message.OrderLineItemAddedMessage
factory method to create a deep copy of OrderLineItemAddedMessage
deepCopy(OrderLineItemAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderLineItemAddedMessagePayload
factory method to create a deep copy of OrderLineItemAddedMessagePayload
deepCopy(OrderLineItemDiscountSetMessage) - Static method in interface com.commercetools.api.models.message.OrderLineItemDiscountSetMessage
factory method to create a deep copy of OrderLineItemDiscountSetMessage
deepCopy(OrderLineItemDiscountSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderLineItemDiscountSetMessagePayload
factory method to create a deep copy of OrderLineItemDiscountSetMessagePayload
deepCopy(OrderLineItemDistributionChannelSetMessage) - Static method in interface com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessage
factory method to create a deep copy of OrderLineItemDistributionChannelSetMessage
deepCopy(OrderLineItemDistributionChannelSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessagePayload
factory method to create a deep copy of OrderLineItemDistributionChannelSetMessagePayload
deepCopy(OrderLineItemRemovedMessage) - Static method in interface com.commercetools.api.models.message.OrderLineItemRemovedMessage
factory method to create a deep copy of OrderLineItemRemovedMessage
deepCopy(OrderLineItemRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderLineItemRemovedMessagePayload
factory method to create a deep copy of OrderLineItemRemovedMessagePayload
deepCopy(OrderMessage) - Static method in interface com.commercetools.api.models.message.OrderMessage
factory method to create a deep copy of OrderMessage
deepCopy(OrderMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderMessagePayload
factory method to create a deep copy of OrderMessagePayload
deepCopy(OrderPaymentAddedMessage) - Static method in interface com.commercetools.api.models.message.OrderPaymentAddedMessage
factory method to create a deep copy of OrderPaymentAddedMessage
deepCopy(OrderPaymentAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderPaymentAddedMessagePayload
factory method to create a deep copy of OrderPaymentAddedMessagePayload
deepCopy(OrderPaymentStateChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderPaymentStateChangedMessage
factory method to create a deep copy of OrderPaymentStateChangedMessage
deepCopy(OrderPaymentStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderPaymentStateChangedMessagePayload
factory method to create a deep copy of OrderPaymentStateChangedMessagePayload
deepCopy(OrderPurchaseOrderNumberSetMessage) - Static method in interface com.commercetools.api.models.message.OrderPurchaseOrderNumberSetMessage
factory method to create a deep copy of OrderPurchaseOrderNumberSetMessage
deepCopy(OrderPurchaseOrderNumberSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderPurchaseOrderNumberSetMessagePayload
factory method to create a deep copy of OrderPurchaseOrderNumberSetMessagePayload
deepCopy(OrderReturnShipmentStateChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderReturnShipmentStateChangedMessage
factory method to create a deep copy of OrderReturnShipmentStateChangedMessage
deepCopy(OrderReturnShipmentStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderReturnShipmentStateChangedMessagePayload
factory method to create a deep copy of OrderReturnShipmentStateChangedMessagePayload
deepCopy(OrderShipmentStateChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderShipmentStateChangedMessage
factory method to create a deep copy of OrderShipmentStateChangedMessage
deepCopy(OrderShipmentStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderShipmentStateChangedMessagePayload
factory method to create a deep copy of OrderShipmentStateChangedMessagePayload
deepCopy(OrderShippingAddressSetMessage) - Static method in interface com.commercetools.api.models.message.OrderShippingAddressSetMessage
factory method to create a deep copy of OrderShippingAddressSetMessage
deepCopy(OrderShippingAddressSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderShippingAddressSetMessagePayload
factory method to create a deep copy of OrderShippingAddressSetMessagePayload
deepCopy(OrderShippingInfoSetMessage) - Static method in interface com.commercetools.api.models.message.OrderShippingInfoSetMessage
factory method to create a deep copy of OrderShippingInfoSetMessage
deepCopy(OrderShippingInfoSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderShippingInfoSetMessagePayload
factory method to create a deep copy of OrderShippingInfoSetMessagePayload
deepCopy(OrderShippingRateInputSetMessage) - Static method in interface com.commercetools.api.models.message.OrderShippingRateInputSetMessage
factory method to create a deep copy of OrderShippingRateInputSetMessage
deepCopy(OrderShippingRateInputSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderShippingRateInputSetMessagePayload
factory method to create a deep copy of OrderShippingRateInputSetMessagePayload
deepCopy(OrderStateChangedMessage) - Static method in interface com.commercetools.api.models.message.OrderStateChangedMessage
factory method to create a deep copy of OrderStateChangedMessage
deepCopy(OrderStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderStateChangedMessagePayload
factory method to create a deep copy of OrderStateChangedMessagePayload
deepCopy(OrderStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.OrderStateTransitionMessage
factory method to create a deep copy of OrderStateTransitionMessage
deepCopy(OrderStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderStateTransitionMessagePayload
factory method to create a deep copy of OrderStateTransitionMessagePayload
deepCopy(OrderStoreSetMessage) - Static method in interface com.commercetools.api.models.message.OrderStoreSetMessage
factory method to create a deep copy of OrderStoreSetMessage
deepCopy(OrderStoreSetMessagePayload) - Static method in interface com.commercetools.api.models.message.OrderStoreSetMessagePayload
factory method to create a deep copy of OrderStoreSetMessagePayload
deepCopy(ParcelAddedToDeliveryMessage) - Static method in interface com.commercetools.api.models.message.ParcelAddedToDeliveryMessage
factory method to create a deep copy of ParcelAddedToDeliveryMessage
deepCopy(ParcelAddedToDeliveryMessagePayload) - Static method in interface com.commercetools.api.models.message.ParcelAddedToDeliveryMessagePayload
factory method to create a deep copy of ParcelAddedToDeliveryMessagePayload
deepCopy(ParcelItemsUpdatedMessage) - Static method in interface com.commercetools.api.models.message.ParcelItemsUpdatedMessage
factory method to create a deep copy of ParcelItemsUpdatedMessage
deepCopy(ParcelItemsUpdatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ParcelItemsUpdatedMessagePayload
factory method to create a deep copy of ParcelItemsUpdatedMessagePayload
deepCopy(ParcelMeasurementsUpdatedMessage) - Static method in interface com.commercetools.api.models.message.ParcelMeasurementsUpdatedMessage
factory method to create a deep copy of ParcelMeasurementsUpdatedMessage
deepCopy(ParcelMeasurementsUpdatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ParcelMeasurementsUpdatedMessagePayload
factory method to create a deep copy of ParcelMeasurementsUpdatedMessagePayload
deepCopy(ParcelRemovedFromDeliveryMessage) - Static method in interface com.commercetools.api.models.message.ParcelRemovedFromDeliveryMessage
factory method to create a deep copy of ParcelRemovedFromDeliveryMessage
deepCopy(ParcelRemovedFromDeliveryMessagePayload) - Static method in interface com.commercetools.api.models.message.ParcelRemovedFromDeliveryMessagePayload
factory method to create a deep copy of ParcelRemovedFromDeliveryMessagePayload
deepCopy(ParcelTrackingDataUpdatedMessage) - Static method in interface com.commercetools.api.models.message.ParcelTrackingDataUpdatedMessage
factory method to create a deep copy of ParcelTrackingDataUpdatedMessage
deepCopy(ParcelTrackingDataUpdatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ParcelTrackingDataUpdatedMessagePayload
factory method to create a deep copy of ParcelTrackingDataUpdatedMessagePayload
deepCopy(PaymentCreatedMessage) - Static method in interface com.commercetools.api.models.message.PaymentCreatedMessage
factory method to create a deep copy of PaymentCreatedMessage
deepCopy(PaymentCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentCreatedMessagePayload
factory method to create a deep copy of PaymentCreatedMessagePayload
deepCopy(PaymentInteractionAddedMessage) - Static method in interface com.commercetools.api.models.message.PaymentInteractionAddedMessage
factory method to create a deep copy of PaymentInteractionAddedMessage
deepCopy(PaymentInteractionAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentInteractionAddedMessagePayload
factory method to create a deep copy of PaymentInteractionAddedMessagePayload
deepCopy(PaymentStatusInterfaceCodeSetMessage) - Static method in interface com.commercetools.api.models.message.PaymentStatusInterfaceCodeSetMessage
factory method to create a deep copy of PaymentStatusInterfaceCodeSetMessage
deepCopy(PaymentStatusInterfaceCodeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentStatusInterfaceCodeSetMessagePayload
factory method to create a deep copy of PaymentStatusInterfaceCodeSetMessagePayload
deepCopy(PaymentStatusStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.PaymentStatusStateTransitionMessage
factory method to create a deep copy of PaymentStatusStateTransitionMessage
deepCopy(PaymentStatusStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentStatusStateTransitionMessagePayload
factory method to create a deep copy of PaymentStatusStateTransitionMessagePayload
deepCopy(PaymentTransactionAddedMessage) - Static method in interface com.commercetools.api.models.message.PaymentTransactionAddedMessage
factory method to create a deep copy of PaymentTransactionAddedMessage
deepCopy(PaymentTransactionAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentTransactionAddedMessagePayload
factory method to create a deep copy of PaymentTransactionAddedMessagePayload
deepCopy(PaymentTransactionStateChangedMessage) - Static method in interface com.commercetools.api.models.message.PaymentTransactionStateChangedMessage
factory method to create a deep copy of PaymentTransactionStateChangedMessage
deepCopy(PaymentTransactionStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.PaymentTransactionStateChangedMessagePayload
factory method to create a deep copy of PaymentTransactionStateChangedMessagePayload
deepCopy(ProductAddedToCategoryMessage) - Static method in interface com.commercetools.api.models.message.ProductAddedToCategoryMessage
factory method to create a deep copy of ProductAddedToCategoryMessage
deepCopy(ProductAddedToCategoryMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductAddedToCategoryMessagePayload
factory method to create a deep copy of ProductAddedToCategoryMessagePayload
deepCopy(ProductCreatedMessage) - Static method in interface com.commercetools.api.models.message.ProductCreatedMessage
factory method to create a deep copy of ProductCreatedMessage
deepCopy(ProductCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductCreatedMessagePayload
factory method to create a deep copy of ProductCreatedMessagePayload
deepCopy(ProductDeletedMessage) - Static method in interface com.commercetools.api.models.message.ProductDeletedMessage
factory method to create a deep copy of ProductDeletedMessage
deepCopy(ProductDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductDeletedMessagePayload
factory method to create a deep copy of ProductDeletedMessagePayload
deepCopy(ProductImageAddedMessage) - Static method in interface com.commercetools.api.models.message.ProductImageAddedMessage
factory method to create a deep copy of ProductImageAddedMessage
deepCopy(ProductImageAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductImageAddedMessagePayload
factory method to create a deep copy of ProductImageAddedMessagePayload
deepCopy(ProductPriceAddedMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceAddedMessage
factory method to create a deep copy of ProductPriceAddedMessage
deepCopy(ProductPriceAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceAddedMessagePayload
factory method to create a deep copy of ProductPriceAddedMessagePayload
deepCopy(ProductPriceChangedMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceChangedMessage
factory method to create a deep copy of ProductPriceChangedMessage
deepCopy(ProductPriceChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceChangedMessagePayload
factory method to create a deep copy of ProductPriceChangedMessagePayload
deepCopy(ProductPriceDiscountsSetMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceDiscountsSetMessage
factory method to create a deep copy of ProductPriceDiscountsSetMessage
deepCopy(ProductPriceDiscountsSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceDiscountsSetMessagePayload
factory method to create a deep copy of ProductPriceDiscountsSetMessagePayload
deepCopy(ProductPriceDiscountsSetUpdatedPrice) - Static method in interface com.commercetools.api.models.message.ProductPriceDiscountsSetUpdatedPrice
factory method to create a deep copy of ProductPriceDiscountsSetUpdatedPrice
deepCopy(ProductPriceExternalDiscountSetMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessage
factory method to create a deep copy of ProductPriceExternalDiscountSetMessage
deepCopy(ProductPriceExternalDiscountSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessagePayload
factory method to create a deep copy of ProductPriceExternalDiscountSetMessagePayload
deepCopy(ProductPriceKeySetMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceKeySetMessage
factory method to create a deep copy of ProductPriceKeySetMessage
deepCopy(ProductPriceKeySetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceKeySetMessagePayload
factory method to create a deep copy of ProductPriceKeySetMessagePayload
deepCopy(ProductPriceModeSetMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceModeSetMessage
factory method to create a deep copy of ProductPriceModeSetMessage
deepCopy(ProductPriceModeSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceModeSetMessagePayload
factory method to create a deep copy of ProductPriceModeSetMessagePayload
deepCopy(ProductPriceRemovedMessage) - Static method in interface com.commercetools.api.models.message.ProductPriceRemovedMessage
factory method to create a deep copy of ProductPriceRemovedMessage
deepCopy(ProductPriceRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPriceRemovedMessagePayload
factory method to create a deep copy of ProductPriceRemovedMessagePayload
deepCopy(ProductPricesSetMessage) - Static method in interface com.commercetools.api.models.message.ProductPricesSetMessage
factory method to create a deep copy of ProductPricesSetMessage
deepCopy(ProductPricesSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPricesSetMessagePayload
factory method to create a deep copy of ProductPricesSetMessagePayload
deepCopy(ProductPublishedMessage) - Static method in interface com.commercetools.api.models.message.ProductPublishedMessage
factory method to create a deep copy of ProductPublishedMessage
deepCopy(ProductPublishedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductPublishedMessagePayload
factory method to create a deep copy of ProductPublishedMessagePayload
deepCopy(ProductRemovedFromCategoryMessage) - Static method in interface com.commercetools.api.models.message.ProductRemovedFromCategoryMessage
factory method to create a deep copy of ProductRemovedFromCategoryMessage
deepCopy(ProductRemovedFromCategoryMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductRemovedFromCategoryMessagePayload
factory method to create a deep copy of ProductRemovedFromCategoryMessagePayload
deepCopy(ProductRevertedStagedChangesMessage) - Static method in interface com.commercetools.api.models.message.ProductRevertedStagedChangesMessage
factory method to create a deep copy of ProductRevertedStagedChangesMessage
deepCopy(ProductRevertedStagedChangesMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductRevertedStagedChangesMessagePayload
factory method to create a deep copy of ProductRevertedStagedChangesMessagePayload
deepCopy(ProductSelectionCreatedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionCreatedMessage
factory method to create a deep copy of ProductSelectionCreatedMessage
deepCopy(ProductSelectionCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionCreatedMessagePayload
factory method to create a deep copy of ProductSelectionCreatedMessagePayload
deepCopy(ProductSelectionDeletedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionDeletedMessage
factory method to create a deep copy of ProductSelectionDeletedMessage
deepCopy(ProductSelectionDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionDeletedMessagePayload
factory method to create a deep copy of ProductSelectionDeletedMessagePayload
deepCopy(ProductSelectionProductAddedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductAddedMessage
factory method to create a deep copy of ProductSelectionProductAddedMessage
deepCopy(ProductSelectionProductAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductAddedMessagePayload
factory method to create a deep copy of ProductSelectionProductAddedMessagePayload
deepCopy(ProductSelectionProductExcludedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductExcludedMessage
factory method to create a deep copy of ProductSelectionProductExcludedMessage
deepCopy(ProductSelectionProductExcludedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductExcludedMessagePayload
factory method to create a deep copy of ProductSelectionProductExcludedMessagePayload
deepCopy(ProductSelectionProductRemovedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductRemovedMessage
factory method to create a deep copy of ProductSelectionProductRemovedMessage
deepCopy(ProductSelectionProductRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionProductRemovedMessagePayload
factory method to create a deep copy of ProductSelectionProductRemovedMessagePayload
deepCopy(ProductSelectionVariantExclusionChangedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionVariantExclusionChangedMessage
factory method to create a deep copy of ProductSelectionVariantExclusionChangedMessage
deepCopy(ProductSelectionVariantExclusionChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionVariantExclusionChangedMessagePayload
factory method to create a deep copy of ProductSelectionVariantExclusionChangedMessagePayload
deepCopy(ProductSelectionVariantSelectionChangedMessage) - Static method in interface com.commercetools.api.models.message.ProductSelectionVariantSelectionChangedMessage
factory method to create a deep copy of ProductSelectionVariantSelectionChangedMessage
deepCopy(ProductSelectionVariantSelectionChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSelectionVariantSelectionChangedMessagePayload
factory method to create a deep copy of ProductSelectionVariantSelectionChangedMessagePayload
deepCopy(ProductSlugChangedMessage) - Static method in interface com.commercetools.api.models.message.ProductSlugChangedMessage
factory method to create a deep copy of ProductSlugChangedMessage
deepCopy(ProductSlugChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductSlugChangedMessagePayload
factory method to create a deep copy of ProductSlugChangedMessagePayload
deepCopy(ProductStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.ProductStateTransitionMessage
factory method to create a deep copy of ProductStateTransitionMessage
deepCopy(ProductStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductStateTransitionMessagePayload
factory method to create a deep copy of ProductStateTransitionMessagePayload
deepCopy(ProductTailoringCreatedMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringCreatedMessage
factory method to create a deep copy of ProductTailoringCreatedMessage
deepCopy(ProductTailoringCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringCreatedMessagePayload
factory method to create a deep copy of ProductTailoringCreatedMessagePayload
deepCopy(ProductTailoringDeletedMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringDeletedMessage
factory method to create a deep copy of ProductTailoringDeletedMessage
deepCopy(ProductTailoringDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringDeletedMessagePayload
factory method to create a deep copy of ProductTailoringDeletedMessagePayload
deepCopy(ProductTailoringDescriptionSetMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringDescriptionSetMessage
factory method to create a deep copy of ProductTailoringDescriptionSetMessage
deepCopy(ProductTailoringDescriptionSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringDescriptionSetMessagePayload
factory method to create a deep copy of ProductTailoringDescriptionSetMessagePayload
deepCopy(ProductTailoringNameSetMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringNameSetMessage
factory method to create a deep copy of ProductTailoringNameSetMessage
deepCopy(ProductTailoringNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringNameSetMessagePayload
factory method to create a deep copy of ProductTailoringNameSetMessagePayload
deepCopy(ProductTailoringPublishedMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringPublishedMessage
factory method to create a deep copy of ProductTailoringPublishedMessage
deepCopy(ProductTailoringPublishedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringPublishedMessagePayload
factory method to create a deep copy of ProductTailoringPublishedMessagePayload
deepCopy(ProductTailoringSlugSetMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringSlugSetMessage
factory method to create a deep copy of ProductTailoringSlugSetMessage
deepCopy(ProductTailoringSlugSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringSlugSetMessagePayload
factory method to create a deep copy of ProductTailoringSlugSetMessagePayload
deepCopy(ProductTailoringUnpublishedMessage) - Static method in interface com.commercetools.api.models.message.ProductTailoringUnpublishedMessage
factory method to create a deep copy of ProductTailoringUnpublishedMessage
deepCopy(ProductTailoringUnpublishedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductTailoringUnpublishedMessagePayload
factory method to create a deep copy of ProductTailoringUnpublishedMessagePayload
deepCopy(ProductUnpublishedMessage) - Static method in interface com.commercetools.api.models.message.ProductUnpublishedMessage
factory method to create a deep copy of ProductUnpublishedMessage
deepCopy(ProductUnpublishedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductUnpublishedMessagePayload
factory method to create a deep copy of ProductUnpublishedMessagePayload
deepCopy(ProductVariantAddedMessage) - Static method in interface com.commercetools.api.models.message.ProductVariantAddedMessage
factory method to create a deep copy of ProductVariantAddedMessage
deepCopy(ProductVariantAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductVariantAddedMessagePayload
factory method to create a deep copy of ProductVariantAddedMessagePayload
deepCopy(ProductVariantDeletedMessage) - Static method in interface com.commercetools.api.models.message.ProductVariantDeletedMessage
factory method to create a deep copy of ProductVariantDeletedMessage
deepCopy(ProductVariantDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.ProductVariantDeletedMessagePayload
factory method to create a deep copy of ProductVariantDeletedMessagePayload
deepCopy(QuoteCreatedMessage) - Static method in interface com.commercetools.api.models.message.QuoteCreatedMessage
factory method to create a deep copy of QuoteCreatedMessage
deepCopy(QuoteCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteCreatedMessagePayload
factory method to create a deep copy of QuoteCreatedMessagePayload
deepCopy(QuoteCustomerChangedMessage) - Static method in interface com.commercetools.api.models.message.QuoteCustomerChangedMessage
factory method to create a deep copy of QuoteCustomerChangedMessage
deepCopy(QuoteCustomerChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteCustomerChangedMessagePayload
factory method to create a deep copy of QuoteCustomerChangedMessagePayload
deepCopy(QuoteDeletedMessage) - Static method in interface com.commercetools.api.models.message.QuoteDeletedMessage
factory method to create a deep copy of QuoteDeletedMessage
deepCopy(QuoteDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteDeletedMessagePayload
factory method to create a deep copy of QuoteDeletedMessagePayload
deepCopy(QuoteRenegotiationRequestedMessage) - Static method in interface com.commercetools.api.models.message.QuoteRenegotiationRequestedMessage
factory method to create a deep copy of QuoteRenegotiationRequestedMessage
deepCopy(QuoteRenegotiationRequestedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRenegotiationRequestedMessagePayload
factory method to create a deep copy of QuoteRenegotiationRequestedMessagePayload
deepCopy(QuoteRequestCreatedMessage) - Static method in interface com.commercetools.api.models.message.QuoteRequestCreatedMessage
factory method to create a deep copy of QuoteRequestCreatedMessage
deepCopy(QuoteRequestCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRequestCreatedMessagePayload
factory method to create a deep copy of QuoteRequestCreatedMessagePayload
deepCopy(QuoteRequestCustomerChangedMessage) - Static method in interface com.commercetools.api.models.message.QuoteRequestCustomerChangedMessage
factory method to create a deep copy of QuoteRequestCustomerChangedMessage
deepCopy(QuoteRequestCustomerChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRequestCustomerChangedMessagePayload
factory method to create a deep copy of QuoteRequestCustomerChangedMessagePayload
deepCopy(QuoteRequestDeletedMessage) - Static method in interface com.commercetools.api.models.message.QuoteRequestDeletedMessage
factory method to create a deep copy of QuoteRequestDeletedMessage
deepCopy(QuoteRequestDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRequestDeletedMessagePayload
factory method to create a deep copy of QuoteRequestDeletedMessagePayload
deepCopy(QuoteRequestStateChangedMessage) - Static method in interface com.commercetools.api.models.message.QuoteRequestStateChangedMessage
factory method to create a deep copy of QuoteRequestStateChangedMessage
deepCopy(QuoteRequestStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRequestStateChangedMessagePayload
factory method to create a deep copy of QuoteRequestStateChangedMessagePayload
deepCopy(QuoteRequestStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.QuoteRequestStateTransitionMessage
factory method to create a deep copy of QuoteRequestStateTransitionMessage
deepCopy(QuoteRequestStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteRequestStateTransitionMessagePayload
factory method to create a deep copy of QuoteRequestStateTransitionMessagePayload
deepCopy(QuoteStateChangedMessage) - Static method in interface com.commercetools.api.models.message.QuoteStateChangedMessage
factory method to create a deep copy of QuoteStateChangedMessage
deepCopy(QuoteStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteStateChangedMessagePayload
factory method to create a deep copy of QuoteStateChangedMessagePayload
deepCopy(QuoteStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.QuoteStateTransitionMessage
factory method to create a deep copy of QuoteStateTransitionMessage
deepCopy(QuoteStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.QuoteStateTransitionMessagePayload
factory method to create a deep copy of QuoteStateTransitionMessagePayload
deepCopy(ReturnInfoAddedMessage) - Static method in interface com.commercetools.api.models.message.ReturnInfoAddedMessage
factory method to create a deep copy of ReturnInfoAddedMessage
deepCopy(ReturnInfoAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.ReturnInfoAddedMessagePayload
factory method to create a deep copy of ReturnInfoAddedMessagePayload
deepCopy(ReturnInfoSetMessage) - Static method in interface com.commercetools.api.models.message.ReturnInfoSetMessage
factory method to create a deep copy of ReturnInfoSetMessage
deepCopy(ReturnInfoSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ReturnInfoSetMessagePayload
factory method to create a deep copy of ReturnInfoSetMessagePayload
deepCopy(ReviewCreatedMessage) - Static method in interface com.commercetools.api.models.message.ReviewCreatedMessage
factory method to create a deep copy of ReviewCreatedMessage
deepCopy(ReviewCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.ReviewCreatedMessagePayload
factory method to create a deep copy of ReviewCreatedMessagePayload
deepCopy(ReviewRatingSetMessage) - Static method in interface com.commercetools.api.models.message.ReviewRatingSetMessage
factory method to create a deep copy of ReviewRatingSetMessage
deepCopy(ReviewRatingSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ReviewRatingSetMessagePayload
factory method to create a deep copy of ReviewRatingSetMessagePayload
deepCopy(ReviewStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.ReviewStateTransitionMessage
factory method to create a deep copy of ReviewStateTransitionMessage
deepCopy(ReviewStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.ReviewStateTransitionMessagePayload
factory method to create a deep copy of ReviewStateTransitionMessagePayload
deepCopy(ShoppingListStoreSetMessagePayload) - Static method in interface com.commercetools.api.models.message.ShoppingListStoreSetMessagePayload
factory method to create a deep copy of ShoppingListStoreSetMessagePayload
deepCopy(StagedQuoteCreatedMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteCreatedMessage
factory method to create a deep copy of StagedQuoteCreatedMessage
deepCopy(StagedQuoteCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteCreatedMessagePayload
factory method to create a deep copy of StagedQuoteCreatedMessagePayload
deepCopy(StagedQuoteDeletedMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteDeletedMessage
factory method to create a deep copy of StagedQuoteDeletedMessage
deepCopy(StagedQuoteDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteDeletedMessagePayload
factory method to create a deep copy of StagedQuoteDeletedMessagePayload
deepCopy(StagedQuoteSellerCommentSetMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteSellerCommentSetMessage
factory method to create a deep copy of StagedQuoteSellerCommentSetMessage
deepCopy(StagedQuoteSellerCommentSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteSellerCommentSetMessagePayload
factory method to create a deep copy of StagedQuoteSellerCommentSetMessagePayload
deepCopy(StagedQuoteStateChangedMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteStateChangedMessage
factory method to create a deep copy of StagedQuoteStateChangedMessage
deepCopy(StagedQuoteStateChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteStateChangedMessagePayload
factory method to create a deep copy of StagedQuoteStateChangedMessagePayload
deepCopy(StagedQuoteStateTransitionMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteStateTransitionMessage
factory method to create a deep copy of StagedQuoteStateTransitionMessage
deepCopy(StagedQuoteStateTransitionMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteStateTransitionMessagePayload
factory method to create a deep copy of StagedQuoteStateTransitionMessagePayload
deepCopy(StagedQuoteValidToSetMessage) - Static method in interface com.commercetools.api.models.message.StagedQuoteValidToSetMessage
factory method to create a deep copy of StagedQuoteValidToSetMessage
deepCopy(StagedQuoteValidToSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StagedQuoteValidToSetMessagePayload
factory method to create a deep copy of StagedQuoteValidToSetMessagePayload
deepCopy(StandalonePriceActiveChangedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceActiveChangedMessage
factory method to create a deep copy of StandalonePriceActiveChangedMessage
deepCopy(StandalonePriceActiveChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceActiveChangedMessagePayload
factory method to create a deep copy of StandalonePriceActiveChangedMessagePayload
deepCopy(StandalonePriceCreatedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceCreatedMessage
factory method to create a deep copy of StandalonePriceCreatedMessage
deepCopy(StandalonePriceCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceCreatedMessagePayload
factory method to create a deep copy of StandalonePriceCreatedMessagePayload
deepCopy(StandalonePriceDeletedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceDeletedMessage
factory method to create a deep copy of StandalonePriceDeletedMessage
deepCopy(StandalonePriceDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceDeletedMessagePayload
factory method to create a deep copy of StandalonePriceDeletedMessagePayload
deepCopy(StandalonePriceDiscountSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceDiscountSetMessage
factory method to create a deep copy of StandalonePriceDiscountSetMessage
deepCopy(StandalonePriceDiscountSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceDiscountSetMessagePayload
factory method to create a deep copy of StandalonePriceDiscountSetMessagePayload
deepCopy(StandalonePriceExternalDiscountSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessage
factory method to create a deep copy of StandalonePriceExternalDiscountSetMessage
deepCopy(StandalonePriceExternalDiscountSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessagePayload
factory method to create a deep copy of StandalonePriceExternalDiscountSetMessagePayload
deepCopy(StandalonePriceKeySetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceKeySetMessage
factory method to create a deep copy of StandalonePriceKeySetMessage
deepCopy(StandalonePriceKeySetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceKeySetMessagePayload
factory method to create a deep copy of StandalonePriceKeySetMessagePayload
deepCopy(StandalonePriceStagedChangesAppliedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceStagedChangesAppliedMessage
factory method to create a deep copy of StandalonePriceStagedChangesAppliedMessage
deepCopy(StandalonePriceStagedChangesAppliedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceStagedChangesAppliedMessagePayload
factory method to create a deep copy of StandalonePriceStagedChangesAppliedMessagePayload
deepCopy(StandalonePriceStagedChangesRemovedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceStagedChangesRemovedMessage
factory method to create a deep copy of StandalonePriceStagedChangesRemovedMessage
deepCopy(StandalonePriceStagedChangesRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceStagedChangesRemovedMessagePayload
factory method to create a deep copy of StandalonePriceStagedChangesRemovedMessagePayload
deepCopy(StandalonePriceTierAddedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceTierAddedMessage
factory method to create a deep copy of StandalonePriceTierAddedMessage
deepCopy(StandalonePriceTierAddedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceTierAddedMessagePayload
factory method to create a deep copy of StandalonePriceTierAddedMessagePayload
deepCopy(StandalonePriceTierRemovedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceTierRemovedMessage
factory method to create a deep copy of StandalonePriceTierRemovedMessage
deepCopy(StandalonePriceTierRemovedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceTierRemovedMessagePayload
factory method to create a deep copy of StandalonePriceTierRemovedMessagePayload
deepCopy(StandalonePriceTiersSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceTiersSetMessage
factory method to create a deep copy of StandalonePriceTiersSetMessage
deepCopy(StandalonePriceTiersSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceTiersSetMessagePayload
factory method to create a deep copy of StandalonePriceTiersSetMessagePayload
deepCopy(StandalonePriceValidFromAndUntilSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidFromAndUntilSetMessage
factory method to create a deep copy of StandalonePriceValidFromAndUntilSetMessage
deepCopy(StandalonePriceValidFromAndUntilSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidFromAndUntilSetMessagePayload
factory method to create a deep copy of StandalonePriceValidFromAndUntilSetMessagePayload
deepCopy(StandalonePriceValidFromSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidFromSetMessage
factory method to create a deep copy of StandalonePriceValidFromSetMessage
deepCopy(StandalonePriceValidFromSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidFromSetMessagePayload
factory method to create a deep copy of StandalonePriceValidFromSetMessagePayload
deepCopy(StandalonePriceValidUntilSetMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidUntilSetMessage
factory method to create a deep copy of StandalonePriceValidUntilSetMessage
deepCopy(StandalonePriceValidUntilSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceValidUntilSetMessagePayload
factory method to create a deep copy of StandalonePriceValidUntilSetMessagePayload
deepCopy(StandalonePriceValueChangedMessage) - Static method in interface com.commercetools.api.models.message.StandalonePriceValueChangedMessage
factory method to create a deep copy of StandalonePriceValueChangedMessage
deepCopy(StandalonePriceValueChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StandalonePriceValueChangedMessagePayload
factory method to create a deep copy of StandalonePriceValueChangedMessagePayload
deepCopy(StoreCountriesChangedMessage) - Static method in interface com.commercetools.api.models.message.StoreCountriesChangedMessage
factory method to create a deep copy of StoreCountriesChangedMessage
deepCopy(StoreCountriesChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreCountriesChangedMessagePayload
factory method to create a deep copy of StoreCountriesChangedMessagePayload
deepCopy(StoreCreatedMessage) - Static method in interface com.commercetools.api.models.message.StoreCreatedMessage
factory method to create a deep copy of StoreCreatedMessage
deepCopy(StoreCreatedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreCreatedMessagePayload
factory method to create a deep copy of StoreCreatedMessagePayload
deepCopy(StoreDeletedMessage) - Static method in interface com.commercetools.api.models.message.StoreDeletedMessage
factory method to create a deep copy of StoreDeletedMessage
deepCopy(StoreDeletedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreDeletedMessagePayload
factory method to create a deep copy of StoreDeletedMessagePayload
deepCopy(StoreDistributionChannelsChangedMessage) - Static method in interface com.commercetools.api.models.message.StoreDistributionChannelsChangedMessage
factory method to create a deep copy of StoreDistributionChannelsChangedMessage
deepCopy(StoreDistributionChannelsChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreDistributionChannelsChangedMessagePayload
factory method to create a deep copy of StoreDistributionChannelsChangedMessagePayload
deepCopy(StoreLanguagesChangedMessage) - Static method in interface com.commercetools.api.models.message.StoreLanguagesChangedMessage
factory method to create a deep copy of StoreLanguagesChangedMessage
deepCopy(StoreLanguagesChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreLanguagesChangedMessagePayload
factory method to create a deep copy of StoreLanguagesChangedMessagePayload
deepCopy(StoreNameSetMessage) - Static method in interface com.commercetools.api.models.message.StoreNameSetMessage
factory method to create a deep copy of StoreNameSetMessage
deepCopy(StoreNameSetMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreNameSetMessagePayload
factory method to create a deep copy of StoreNameSetMessagePayload
deepCopy(StoreProductSelectionsChangedMessage) - Static method in interface com.commercetools.api.models.message.StoreProductSelectionsChangedMessage
factory method to create a deep copy of StoreProductSelectionsChangedMessage
deepCopy(StoreProductSelectionsChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreProductSelectionsChangedMessagePayload
factory method to create a deep copy of StoreProductSelectionsChangedMessagePayload
deepCopy(StoreSupplyChannelsChangedMessage) - Static method in interface com.commercetools.api.models.message.StoreSupplyChannelsChangedMessage
factory method to create a deep copy of StoreSupplyChannelsChangedMessage
deepCopy(StoreSupplyChannelsChangedMessagePayload) - Static method in interface com.commercetools.api.models.message.StoreSupplyChannelsChangedMessagePayload
factory method to create a deep copy of StoreSupplyChannelsChangedMessagePayload
deepCopy(UserProvidedIdentifiers) - Static method in interface com.commercetools.api.models.message.UserProvidedIdentifiers
factory method to create a deep copy of UserProvidedIdentifiers
deepCopy(OrderEdit) - Static method in interface com.commercetools.api.models.order_edit.OrderEdit
factory method to create a deep copy of OrderEdit
deepCopy(OrderEditAddStagedActionAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditAddStagedActionAction
factory method to create a deep copy of OrderEditAddStagedActionAction
deepCopy(OrderEditApplied) - Static method in interface com.commercetools.api.models.order_edit.OrderEditApplied
factory method to create a deep copy of OrderEditApplied
deepCopy(OrderEditApply) - Static method in interface com.commercetools.api.models.order_edit.OrderEditApply
factory method to create a deep copy of OrderEditApply
deepCopy(OrderEditDraft) - Static method in interface com.commercetools.api.models.order_edit.OrderEditDraft
factory method to create a deep copy of OrderEditDraft
deepCopy(OrderEditNotProcessed) - Static method in interface com.commercetools.api.models.order_edit.OrderEditNotProcessed
factory method to create a deep copy of OrderEditNotProcessed
deepCopy(OrderEditPagedQueryResponse) - Static method in interface com.commercetools.api.models.order_edit.OrderEditPagedQueryResponse
factory method to create a deep copy of OrderEditPagedQueryResponse
deepCopy(OrderEditPreviewFailure) - Static method in interface com.commercetools.api.models.order_edit.OrderEditPreviewFailure
factory method to create a deep copy of OrderEditPreviewFailure
deepCopy(OrderEditPreviewSuccess) - Static method in interface com.commercetools.api.models.order_edit.OrderEditPreviewSuccess
factory method to create a deep copy of OrderEditPreviewSuccess
deepCopy(OrderEditReference) - Static method in interface com.commercetools.api.models.order_edit.OrderEditReference
factory method to create a deep copy of OrderEditReference
deepCopy(OrderEditResourceIdentifier) - Static method in interface com.commercetools.api.models.order_edit.OrderEditResourceIdentifier
factory method to create a deep copy of OrderEditResourceIdentifier
deepCopy(OrderEditResult) - Static method in interface com.commercetools.api.models.order_edit.OrderEditResult
factory method to create a deep copy of OrderEditResult
deepCopy(OrderEditSetCommentAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditSetCommentAction
factory method to create a deep copy of OrderEditSetCommentAction
deepCopy(OrderEditSetCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditSetCustomFieldAction
factory method to create a deep copy of OrderEditSetCustomFieldAction
deepCopy(OrderEditSetCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditSetCustomTypeAction
factory method to create a deep copy of OrderEditSetCustomTypeAction
deepCopy(OrderEditSetKeyAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditSetKeyAction
factory method to create a deep copy of OrderEditSetKeyAction
deepCopy(OrderEditSetStagedActionsAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditSetStagedActionsAction
factory method to create a deep copy of OrderEditSetStagedActionsAction
deepCopy(OrderEditUpdate) - Static method in interface com.commercetools.api.models.order_edit.OrderEditUpdate
factory method to create a deep copy of OrderEditUpdate
deepCopy(OrderEditUpdateAction) - Static method in interface com.commercetools.api.models.order_edit.OrderEditUpdateAction
factory method to create a deep copy of OrderEditUpdateAction
deepCopy(OrderExcerpt) - Static method in interface com.commercetools.api.models.order_edit.OrderExcerpt
factory method to create a deep copy of OrderExcerpt
deepCopy(StagedOrder) - Static method in interface com.commercetools.api.models.order_edit.StagedOrder
factory method to create a deep copy of StagedOrder
deepCopy(StagedOrderAddCustomLineItemAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddCustomLineItemAction
factory method to create a deep copy of StagedOrderAddCustomLineItemAction
deepCopy(StagedOrderAddDeliveryAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddDeliveryAction
factory method to create a deep copy of StagedOrderAddDeliveryAction
deepCopy(StagedOrderAddDiscountCodeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddDiscountCodeAction
factory method to create a deep copy of StagedOrderAddDiscountCodeAction
deepCopy(StagedOrderAddItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddItemShippingAddressAction
factory method to create a deep copy of StagedOrderAddItemShippingAddressAction
deepCopy(StagedOrderAddLineItemAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddLineItemAction
factory method to create a deep copy of StagedOrderAddLineItemAction
deepCopy(StagedOrderAddParcelToDeliveryAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddParcelToDeliveryAction
factory method to create a deep copy of StagedOrderAddParcelToDeliveryAction
deepCopy(StagedOrderAddPaymentAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddPaymentAction
factory method to create a deep copy of StagedOrderAddPaymentAction
deepCopy(StagedOrderAddReturnInfoAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddReturnInfoAction
factory method to create a deep copy of StagedOrderAddReturnInfoAction
deepCopy(StagedOrderAddShoppingListAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderAddShoppingListAction
factory method to create a deep copy of StagedOrderAddShoppingListAction
deepCopy(StagedOrderChangeCustomLineItemMoneyAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeCustomLineItemMoneyAction
factory method to create a deep copy of StagedOrderChangeCustomLineItemMoneyAction
deepCopy(StagedOrderChangeCustomLineItemQuantityAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeCustomLineItemQuantityAction
factory method to create a deep copy of StagedOrderChangeCustomLineItemQuantityAction
deepCopy(StagedOrderChangeLineItemQuantityAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeLineItemQuantityAction
factory method to create a deep copy of StagedOrderChangeLineItemQuantityAction
deepCopy(StagedOrderChangeOrderStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeOrderStateAction
factory method to create a deep copy of StagedOrderChangeOrderStateAction
deepCopy(StagedOrderChangePaymentStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangePaymentStateAction
factory method to create a deep copy of StagedOrderChangePaymentStateAction
deepCopy(StagedOrderChangeShipmentStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeShipmentStateAction
factory method to create a deep copy of StagedOrderChangeShipmentStateAction
deepCopy(StagedOrderChangeTaxCalculationModeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeTaxCalculationModeAction
factory method to create a deep copy of StagedOrderChangeTaxCalculationModeAction
deepCopy(StagedOrderChangeTaxModeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeTaxModeAction
factory method to create a deep copy of StagedOrderChangeTaxModeAction
deepCopy(StagedOrderChangeTaxRoundingModeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderChangeTaxRoundingModeAction
factory method to create a deep copy of StagedOrderChangeTaxRoundingModeAction
deepCopy(StagedOrderImportCustomLineItemStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderImportCustomLineItemStateAction
factory method to create a deep copy of StagedOrderImportCustomLineItemStateAction
deepCopy(StagedOrderImportLineItemStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderImportLineItemStateAction
factory method to create a deep copy of StagedOrderImportLineItemStateAction
deepCopy(StagedOrderRemoveCustomLineItemAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveCustomLineItemAction
factory method to create a deep copy of StagedOrderRemoveCustomLineItemAction
deepCopy(StagedOrderRemoveDeliveryAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveDeliveryAction
factory method to create a deep copy of StagedOrderRemoveDeliveryAction
deepCopy(StagedOrderRemoveDiscountCodeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveDiscountCodeAction
factory method to create a deep copy of StagedOrderRemoveDiscountCodeAction
deepCopy(StagedOrderRemoveItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveItemShippingAddressAction
factory method to create a deep copy of StagedOrderRemoveItemShippingAddressAction
deepCopy(StagedOrderRemoveLineItemAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveLineItemAction
factory method to create a deep copy of StagedOrderRemoveLineItemAction
deepCopy(StagedOrderRemoveParcelFromDeliveryAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemoveParcelFromDeliveryAction
factory method to create a deep copy of StagedOrderRemoveParcelFromDeliveryAction
deepCopy(StagedOrderRemovePaymentAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderRemovePaymentAction
factory method to create a deep copy of StagedOrderRemovePaymentAction
deepCopy(StagedOrderSetBillingAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetBillingAddressAction
factory method to create a deep copy of StagedOrderSetBillingAddressAction
deepCopy(StagedOrderSetBillingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetBillingAddressCustomFieldAction
factory method to create a deep copy of StagedOrderSetBillingAddressCustomFieldAction
deepCopy(StagedOrderSetBillingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetBillingAddressCustomTypeAction
factory method to create a deep copy of StagedOrderSetBillingAddressCustomTypeAction
deepCopy(StagedOrderSetCountryAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCountryAction
factory method to create a deep copy of StagedOrderSetCountryAction
deepCopy(StagedOrderSetCustomerEmailAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomerEmailAction
factory method to create a deep copy of StagedOrderSetCustomerEmailAction
deepCopy(StagedOrderSetCustomerGroupAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomerGroupAction
factory method to create a deep copy of StagedOrderSetCustomerGroupAction
deepCopy(StagedOrderSetCustomerIdAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomerIdAction
factory method to create a deep copy of StagedOrderSetCustomerIdAction
deepCopy(StagedOrderSetCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomFieldAction
factory method to create a deep copy of StagedOrderSetCustomFieldAction
deepCopy(StagedOrderSetCustomLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomLineItemCustomFieldAction
factory method to create a deep copy of StagedOrderSetCustomLineItemCustomFieldAction
deepCopy(StagedOrderSetCustomLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomLineItemCustomTypeAction
factory method to create a deep copy of StagedOrderSetCustomLineItemCustomTypeAction
deepCopy(StagedOrderSetCustomLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomLineItemShippingDetailsAction
factory method to create a deep copy of StagedOrderSetCustomLineItemShippingDetailsAction
deepCopy(StagedOrderSetCustomLineItemTaxAmountAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomLineItemTaxAmountAction
factory method to create a deep copy of StagedOrderSetCustomLineItemTaxAmountAction
deepCopy(StagedOrderSetCustomLineItemTaxRateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomLineItemTaxRateAction
factory method to create a deep copy of StagedOrderSetCustomLineItemTaxRateAction
deepCopy(StagedOrderSetCustomShippingMethodAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomShippingMethodAction
factory method to create a deep copy of StagedOrderSetCustomShippingMethodAction
deepCopy(StagedOrderSetCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetCustomTypeAction
factory method to create a deep copy of StagedOrderSetCustomTypeAction
deepCopy(StagedOrderSetDeliveryAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressAction
factory method to create a deep copy of StagedOrderSetDeliveryAddressAction
deepCopy(StagedOrderSetDeliveryAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomFieldAction
factory method to create a deep copy of StagedOrderSetDeliveryAddressCustomFieldAction
deepCopy(StagedOrderSetDeliveryAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomTypeAction
factory method to create a deep copy of StagedOrderSetDeliveryAddressCustomTypeAction
deepCopy(StagedOrderSetDeliveryCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomFieldAction
factory method to create a deep copy of StagedOrderSetDeliveryCustomFieldAction
deepCopy(StagedOrderSetDeliveryCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomTypeAction
factory method to create a deep copy of StagedOrderSetDeliveryCustomTypeAction
deepCopy(StagedOrderSetDeliveryItemsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDeliveryItemsAction
factory method to create a deep copy of StagedOrderSetDeliveryItemsAction
deepCopy(StagedOrderSetDirectDiscountsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetDirectDiscountsAction
factory method to create a deep copy of StagedOrderSetDirectDiscountsAction
deepCopy(StagedOrderSetItemShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetItemShippingAddressCustomFieldAction
factory method to create a deep copy of StagedOrderSetItemShippingAddressCustomFieldAction
deepCopy(StagedOrderSetItemShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetItemShippingAddressCustomTypeAction
factory method to create a deep copy of StagedOrderSetItemShippingAddressCustomTypeAction
deepCopy(StagedOrderSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemCustomFieldAction
factory method to create a deep copy of StagedOrderSetLineItemCustomFieldAction
deepCopy(StagedOrderSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemCustomTypeAction
factory method to create a deep copy of StagedOrderSetLineItemCustomTypeAction
deepCopy(StagedOrderSetLineItemDistributionChannelAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemDistributionChannelAction
factory method to create a deep copy of StagedOrderSetLineItemDistributionChannelAction
deepCopy(StagedOrderSetLineItemPriceAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemPriceAction
factory method to create a deep copy of StagedOrderSetLineItemPriceAction
deepCopy(StagedOrderSetLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemShippingDetailsAction
factory method to create a deep copy of StagedOrderSetLineItemShippingDetailsAction
deepCopy(StagedOrderSetLineItemTaxAmountAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemTaxAmountAction
factory method to create a deep copy of StagedOrderSetLineItemTaxAmountAction
deepCopy(StagedOrderSetLineItemTaxRateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemTaxRateAction
factory method to create a deep copy of StagedOrderSetLineItemTaxRateAction
deepCopy(StagedOrderSetLineItemTotalPriceAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLineItemTotalPriceAction
factory method to create a deep copy of StagedOrderSetLineItemTotalPriceAction
deepCopy(StagedOrderSetLocaleAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetLocaleAction
factory method to create a deep copy of StagedOrderSetLocaleAction
deepCopy(StagedOrderSetOrderNumberAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetOrderNumberAction
factory method to create a deep copy of StagedOrderSetOrderNumberAction
deepCopy(StagedOrderSetOrderTotalTaxAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetOrderTotalTaxAction
factory method to create a deep copy of StagedOrderSetOrderTotalTaxAction
deepCopy(StagedOrderSetParcelCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetParcelCustomFieldAction
factory method to create a deep copy of StagedOrderSetParcelCustomFieldAction
deepCopy(StagedOrderSetParcelCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetParcelCustomTypeAction
factory method to create a deep copy of StagedOrderSetParcelCustomTypeAction
deepCopy(StagedOrderSetParcelItemsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetParcelItemsAction
factory method to create a deep copy of StagedOrderSetParcelItemsAction
deepCopy(StagedOrderSetParcelMeasurementsAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetParcelMeasurementsAction
factory method to create a deep copy of StagedOrderSetParcelMeasurementsAction
deepCopy(StagedOrderSetParcelTrackingDataAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetParcelTrackingDataAction
factory method to create a deep copy of StagedOrderSetParcelTrackingDataAction
deepCopy(StagedOrderSetPurchaseOrderNumberAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetPurchaseOrderNumberAction
factory method to create a deep copy of StagedOrderSetPurchaseOrderNumberAction
deepCopy(StagedOrderSetReturnInfoAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetReturnInfoAction
factory method to create a deep copy of StagedOrderSetReturnInfoAction
deepCopy(StagedOrderSetReturnItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetReturnItemCustomFieldAction
factory method to create a deep copy of StagedOrderSetReturnItemCustomFieldAction
deepCopy(StagedOrderSetReturnItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetReturnItemCustomTypeAction
factory method to create a deep copy of StagedOrderSetReturnItemCustomTypeAction
deepCopy(StagedOrderSetReturnPaymentStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetReturnPaymentStateAction
factory method to create a deep copy of StagedOrderSetReturnPaymentStateAction
deepCopy(StagedOrderSetReturnShipmentStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetReturnShipmentStateAction
factory method to create a deep copy of StagedOrderSetReturnShipmentStateAction
deepCopy(StagedOrderSetShippingAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressAction
factory method to create a deep copy of StagedOrderSetShippingAddressAction
deepCopy(StagedOrderSetShippingAddressAndCustomShippingMethodAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressAndCustomShippingMethodAction
factory method to create a deep copy of StagedOrderSetShippingAddressAndCustomShippingMethodAction
deepCopy(StagedOrderSetShippingAddressAndShippingMethodAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressAndShippingMethodAction
factory method to create a deep copy of StagedOrderSetShippingAddressAndShippingMethodAction
deepCopy(StagedOrderSetShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressCustomFieldAction
factory method to create a deep copy of StagedOrderSetShippingAddressCustomFieldAction
deepCopy(StagedOrderSetShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingAddressCustomTypeAction
factory method to create a deep copy of StagedOrderSetShippingAddressCustomTypeAction
deepCopy(StagedOrderSetShippingMethodAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingMethodAction
factory method to create a deep copy of StagedOrderSetShippingMethodAction
deepCopy(StagedOrderSetShippingMethodTaxAmountAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingMethodTaxAmountAction
factory method to create a deep copy of StagedOrderSetShippingMethodTaxAmountAction
deepCopy(StagedOrderSetShippingMethodTaxRateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingMethodTaxRateAction
factory method to create a deep copy of StagedOrderSetShippingMethodTaxRateAction
deepCopy(StagedOrderSetShippingRateInputAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetShippingRateInputAction
factory method to create a deep copy of StagedOrderSetShippingRateInputAction
deepCopy(StagedOrderSetStoreAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderSetStoreAction
factory method to create a deep copy of StagedOrderSetStoreAction
deepCopy(StagedOrderTransitionCustomLineItemStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderTransitionCustomLineItemStateAction
factory method to create a deep copy of StagedOrderTransitionCustomLineItemStateAction
deepCopy(StagedOrderTransitionLineItemStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderTransitionLineItemStateAction
factory method to create a deep copy of StagedOrderTransitionLineItemStateAction
deepCopy(StagedOrderTransitionStateAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderTransitionStateAction
factory method to create a deep copy of StagedOrderTransitionStateAction
deepCopy(StagedOrderUpdateItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderUpdateItemShippingAddressAction
factory method to create a deep copy of StagedOrderUpdateItemShippingAddressAction
deepCopy(StagedOrderUpdateSyncInfoAction) - Static method in interface com.commercetools.api.models.order_edit.StagedOrderUpdateSyncInfoAction
factory method to create a deep copy of StagedOrderUpdateSyncInfoAction
deepCopy(CustomLineItemImportDraft) - Static method in interface com.commercetools.api.models.order.CustomLineItemImportDraft
factory method to create a deep copy of CustomLineItemImportDraft
deepCopy(CustomLineItemReturnItem) - Static method in interface com.commercetools.api.models.order.CustomLineItemReturnItem
factory method to create a deep copy of CustomLineItemReturnItem
deepCopy(Delivery) - Static method in interface com.commercetools.api.models.order.Delivery
factory method to create a deep copy of Delivery
deepCopy(DeliveryDraft) - Static method in interface com.commercetools.api.models.order.DeliveryDraft
factory method to create a deep copy of DeliveryDraft
deepCopy(DeliveryItem) - Static method in interface com.commercetools.api.models.order.DeliveryItem
factory method to create a deep copy of DeliveryItem
deepCopy(DiscountedLineItemPriceDraft) - Static method in interface com.commercetools.api.models.order.DiscountedLineItemPriceDraft
factory method to create a deep copy of DiscountedLineItemPriceDraft
deepCopy(Hit) - Static method in interface com.commercetools.api.models.order.Hit
factory method to create a deep copy of Hit
deepCopy(ItemState) - Static method in interface com.commercetools.api.models.order.ItemState
factory method to create a deep copy of ItemState
deepCopy(LineItemImportDraft) - Static method in interface com.commercetools.api.models.order.LineItemImportDraft
factory method to create a deep copy of LineItemImportDraft
deepCopy(LineItemReturnItem) - Static method in interface com.commercetools.api.models.order.LineItemReturnItem
factory method to create a deep copy of LineItemReturnItem
deepCopy(Order) - Static method in interface com.commercetools.api.models.order.Order
factory method to create a deep copy of Order
deepCopy(OrderAddDeliveryAction) - Static method in interface com.commercetools.api.models.order.OrderAddDeliveryAction
factory method to create a deep copy of OrderAddDeliveryAction
deepCopy(OrderAddItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order.OrderAddItemShippingAddressAction
factory method to create a deep copy of OrderAddItemShippingAddressAction
deepCopy(OrderAddParcelToDeliveryAction) - Static method in interface com.commercetools.api.models.order.OrderAddParcelToDeliveryAction
factory method to create a deep copy of OrderAddParcelToDeliveryAction
deepCopy(OrderAddPaymentAction) - Static method in interface com.commercetools.api.models.order.OrderAddPaymentAction
factory method to create a deep copy of OrderAddPaymentAction
deepCopy(OrderAddReturnInfoAction) - Static method in interface com.commercetools.api.models.order.OrderAddReturnInfoAction
factory method to create a deep copy of OrderAddReturnInfoAction
deepCopy(OrderChangeOrderStateAction) - Static method in interface com.commercetools.api.models.order.OrderChangeOrderStateAction
factory method to create a deep copy of OrderChangeOrderStateAction
deepCopy(OrderChangePaymentStateAction) - Static method in interface com.commercetools.api.models.order.OrderChangePaymentStateAction
factory method to create a deep copy of OrderChangePaymentStateAction
deepCopy(OrderChangeShipmentStateAction) - Static method in interface com.commercetools.api.models.order.OrderChangeShipmentStateAction
factory method to create a deep copy of OrderChangeShipmentStateAction
deepCopy(OrderFromCartDraft) - Static method in interface com.commercetools.api.models.order.OrderFromCartDraft
factory method to create a deep copy of OrderFromCartDraft
deepCopy(OrderFromQuoteDraft) - Static method in interface com.commercetools.api.models.order.OrderFromQuoteDraft
factory method to create a deep copy of OrderFromQuoteDraft
deepCopy(OrderImportCustomLineItemStateAction) - Static method in interface com.commercetools.api.models.order.OrderImportCustomLineItemStateAction
factory method to create a deep copy of OrderImportCustomLineItemStateAction
deepCopy(OrderImportDraft) - Static method in interface com.commercetools.api.models.order.OrderImportDraft
factory method to create a deep copy of OrderImportDraft
deepCopy(OrderImportLineItemStateAction) - Static method in interface com.commercetools.api.models.order.OrderImportLineItemStateAction
factory method to create a deep copy of OrderImportLineItemStateAction
deepCopy(OrderPagedQueryResponse) - Static method in interface com.commercetools.api.models.order.OrderPagedQueryResponse
factory method to create a deep copy of OrderPagedQueryResponse
deepCopy(OrderPagedSearchResponse) - Static method in interface com.commercetools.api.models.order.OrderPagedSearchResponse
factory method to create a deep copy of OrderPagedSearchResponse
deepCopy(OrderReference) - Static method in interface com.commercetools.api.models.order.OrderReference
factory method to create a deep copy of OrderReference
deepCopy(OrderRemoveDeliveryAction) - Static method in interface com.commercetools.api.models.order.OrderRemoveDeliveryAction
factory method to create a deep copy of OrderRemoveDeliveryAction
deepCopy(OrderRemoveItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order.OrderRemoveItemShippingAddressAction
factory method to create a deep copy of OrderRemoveItemShippingAddressAction
deepCopy(OrderRemoveParcelFromDeliveryAction) - Static method in interface com.commercetools.api.models.order.OrderRemoveParcelFromDeliveryAction
factory method to create a deep copy of OrderRemoveParcelFromDeliveryAction
deepCopy(OrderRemovePaymentAction) - Static method in interface com.commercetools.api.models.order.OrderRemovePaymentAction
factory method to create a deep copy of OrderRemovePaymentAction
deepCopy(OrderResourceIdentifier) - Static method in interface com.commercetools.api.models.order.OrderResourceIdentifier
Deprecated.
factory method to create a deep copy of OrderResourceIdentifier
deepCopy(OrderSearchAndExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchAndExpression
factory method to create a deep copy of OrderSearchAndExpression
deepCopy(OrderSearchAnyValue) - Static method in interface com.commercetools.api.models.order.OrderSearchAnyValue
factory method to create a deep copy of OrderSearchAnyValue
deepCopy(OrderSearchCompoundExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchCompoundExpression
factory method to create a deep copy of OrderSearchCompoundExpression
deepCopy(OrderSearchDateRangeExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchDateRangeExpression
factory method to create a deep copy of OrderSearchDateRangeExpression
deepCopy(OrderSearchDateRangeValue) - Static method in interface com.commercetools.api.models.order.OrderSearchDateRangeValue
factory method to create a deep copy of OrderSearchDateRangeValue
deepCopy(OrderSearchExactExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchExactExpression
factory method to create a deep copy of OrderSearchExactExpression
deepCopy(OrderSearchExistsExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchExistsExpression
factory method to create a deep copy of OrderSearchExistsExpression
deepCopy(OrderSearchFilterExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchFilterExpression
factory method to create a deep copy of OrderSearchFilterExpression
deepCopy(OrderSearchFullTextExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchFullTextExpression
factory method to create a deep copy of OrderSearchFullTextExpression
deepCopy(OrderSearchFullTextValue) - Static method in interface com.commercetools.api.models.order.OrderSearchFullTextValue
factory method to create a deep copy of OrderSearchFullTextValue
deepCopy(OrderSearchLongRangeExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchLongRangeExpression
factory method to create a deep copy of OrderSearchLongRangeExpression
deepCopy(OrderSearchLongRangeValue) - Static method in interface com.commercetools.api.models.order.OrderSearchLongRangeValue
factory method to create a deep copy of OrderSearchLongRangeValue
deepCopy(OrderSearchNotExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchNotExpression
factory method to create a deep copy of OrderSearchNotExpression
deepCopy(OrderSearchNumberRangeExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchNumberRangeExpression
factory method to create a deep copy of OrderSearchNumberRangeExpression
deepCopy(OrderSearchNumberRangeValue) - Static method in interface com.commercetools.api.models.order.OrderSearchNumberRangeValue
factory method to create a deep copy of OrderSearchNumberRangeValue
deepCopy(OrderSearchOrExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchOrExpression
factory method to create a deep copy of OrderSearchOrExpression
deepCopy(OrderSearchPrefixExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchPrefixExpression
factory method to create a deep copy of OrderSearchPrefixExpression
deepCopy(OrderSearchQuery) - Static method in interface com.commercetools.api.models.order.OrderSearchQuery
factory method to create a deep copy of OrderSearchQuery
deepCopy(OrderSearchQueryExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchQueryExpression
factory method to create a deep copy of OrderSearchQueryExpression
deepCopy(OrderSearchQueryExpressionValue) - Static method in interface com.commercetools.api.models.order.OrderSearchQueryExpressionValue
factory method to create a deep copy of OrderSearchQueryExpressionValue
deepCopy(OrderSearchRequest) - Static method in interface com.commercetools.api.models.order.OrderSearchRequest
factory method to create a deep copy of OrderSearchRequest
deepCopy(OrderSearchSorting) - Static method in interface com.commercetools.api.models.order.OrderSearchSorting
factory method to create a deep copy of OrderSearchSorting
deepCopy(OrderSearchStringValue) - Static method in interface com.commercetools.api.models.order.OrderSearchStringValue
factory method to create a deep copy of OrderSearchStringValue
deepCopy(OrderSearchWildCardExpression) - Static method in interface com.commercetools.api.models.order.OrderSearchWildCardExpression
factory method to create a deep copy of OrderSearchWildCardExpression
deepCopy(OrderSetBillingAddressAction) - Static method in interface com.commercetools.api.models.order.OrderSetBillingAddressAction
factory method to create a deep copy of OrderSetBillingAddressAction
deepCopy(OrderSetBillingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetBillingAddressCustomFieldAction
factory method to create a deep copy of OrderSetBillingAddressCustomFieldAction
deepCopy(OrderSetBillingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetBillingAddressCustomTypeAction
factory method to create a deep copy of OrderSetBillingAddressCustomTypeAction
deepCopy(OrderSetCustomerEmailAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomerEmailAction
factory method to create a deep copy of OrderSetCustomerEmailAction
deepCopy(OrderSetCustomerIdAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomerIdAction
factory method to create a deep copy of OrderSetCustomerIdAction
deepCopy(OrderSetCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomFieldAction
factory method to create a deep copy of OrderSetCustomFieldAction
deepCopy(OrderSetCustomLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomLineItemCustomFieldAction
factory method to create a deep copy of OrderSetCustomLineItemCustomFieldAction
deepCopy(OrderSetCustomLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomLineItemCustomTypeAction
factory method to create a deep copy of OrderSetCustomLineItemCustomTypeAction
deepCopy(OrderSetCustomLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomLineItemShippingDetailsAction
factory method to create a deep copy of OrderSetCustomLineItemShippingDetailsAction
deepCopy(OrderSetCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetCustomTypeAction
factory method to create a deep copy of OrderSetCustomTypeAction
deepCopy(OrderSetDeliveryAddressAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryAddressAction
factory method to create a deep copy of OrderSetDeliveryAddressAction
deepCopy(OrderSetDeliveryAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryAddressCustomFieldAction
factory method to create a deep copy of OrderSetDeliveryAddressCustomFieldAction
deepCopy(OrderSetDeliveryAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryAddressCustomTypeAction
factory method to create a deep copy of OrderSetDeliveryAddressCustomTypeAction
deepCopy(OrderSetDeliveryCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryCustomFieldAction
factory method to create a deep copy of OrderSetDeliveryCustomFieldAction
deepCopy(OrderSetDeliveryCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryCustomTypeAction
factory method to create a deep copy of OrderSetDeliveryCustomTypeAction
deepCopy(OrderSetDeliveryItemsAction) - Static method in interface com.commercetools.api.models.order.OrderSetDeliveryItemsAction
factory method to create a deep copy of OrderSetDeliveryItemsAction
deepCopy(OrderSetItemShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetItemShippingAddressCustomFieldAction
factory method to create a deep copy of OrderSetItemShippingAddressCustomFieldAction
deepCopy(OrderSetItemShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetItemShippingAddressCustomTypeAction
factory method to create a deep copy of OrderSetItemShippingAddressCustomTypeAction
deepCopy(OrderSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetLineItemCustomFieldAction
factory method to create a deep copy of OrderSetLineItemCustomFieldAction
deepCopy(OrderSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetLineItemCustomTypeAction
factory method to create a deep copy of OrderSetLineItemCustomTypeAction
deepCopy(OrderSetLineItemShippingDetailsAction) - Static method in interface com.commercetools.api.models.order.OrderSetLineItemShippingDetailsAction
factory method to create a deep copy of OrderSetLineItemShippingDetailsAction
deepCopy(OrderSetLocaleAction) - Static method in interface com.commercetools.api.models.order.OrderSetLocaleAction
factory method to create a deep copy of OrderSetLocaleAction
deepCopy(OrderSetOrderNumberAction) - Static method in interface com.commercetools.api.models.order.OrderSetOrderNumberAction
factory method to create a deep copy of OrderSetOrderNumberAction
deepCopy(OrderSetParcelCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetParcelCustomFieldAction
factory method to create a deep copy of OrderSetParcelCustomFieldAction
deepCopy(OrderSetParcelCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetParcelCustomTypeAction
factory method to create a deep copy of OrderSetParcelCustomTypeAction
deepCopy(OrderSetParcelItemsAction) - Static method in interface com.commercetools.api.models.order.OrderSetParcelItemsAction
factory method to create a deep copy of OrderSetParcelItemsAction
deepCopy(OrderSetParcelMeasurementsAction) - Static method in interface com.commercetools.api.models.order.OrderSetParcelMeasurementsAction
factory method to create a deep copy of OrderSetParcelMeasurementsAction
deepCopy(OrderSetParcelTrackingDataAction) - Static method in interface com.commercetools.api.models.order.OrderSetParcelTrackingDataAction
factory method to create a deep copy of OrderSetParcelTrackingDataAction
deepCopy(OrderSetPurchaseOrderNumberAction) - Static method in interface com.commercetools.api.models.order.OrderSetPurchaseOrderNumberAction
factory method to create a deep copy of OrderSetPurchaseOrderNumberAction
deepCopy(OrderSetReturnInfoAction) - Static method in interface com.commercetools.api.models.order.OrderSetReturnInfoAction
factory method to create a deep copy of OrderSetReturnInfoAction
deepCopy(OrderSetReturnItemCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetReturnItemCustomFieldAction
factory method to create a deep copy of OrderSetReturnItemCustomFieldAction
deepCopy(OrderSetReturnItemCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetReturnItemCustomTypeAction
factory method to create a deep copy of OrderSetReturnItemCustomTypeAction
deepCopy(OrderSetReturnPaymentStateAction) - Static method in interface com.commercetools.api.models.order.OrderSetReturnPaymentStateAction
factory method to create a deep copy of OrderSetReturnPaymentStateAction
deepCopy(OrderSetReturnShipmentStateAction) - Static method in interface com.commercetools.api.models.order.OrderSetReturnShipmentStateAction
factory method to create a deep copy of OrderSetReturnShipmentStateAction
deepCopy(OrderSetShippingAddressAction) - Static method in interface com.commercetools.api.models.order.OrderSetShippingAddressAction
factory method to create a deep copy of OrderSetShippingAddressAction
deepCopy(OrderSetShippingAddressCustomFieldAction) - Static method in interface com.commercetools.api.models.order.OrderSetShippingAddressCustomFieldAction
factory method to create a deep copy of OrderSetShippingAddressCustomFieldAction
deepCopy(OrderSetShippingAddressCustomTypeAction) - Static method in interface com.commercetools.api.models.order.OrderSetShippingAddressCustomTypeAction
factory method to create a deep copy of OrderSetShippingAddressCustomTypeAction
deepCopy(OrderSetStoreAction) - Static method in interface com.commercetools.api.models.order.OrderSetStoreAction
factory method to create a deep copy of OrderSetStoreAction
deepCopy(OrderTransitionCustomLineItemStateAction) - Static method in interface com.commercetools.api.models.order.OrderTransitionCustomLineItemStateAction
factory method to create a deep copy of OrderTransitionCustomLineItemStateAction
deepCopy(OrderTransitionLineItemStateAction) - Static method in interface com.commercetools.api.models.order.OrderTransitionLineItemStateAction
factory method to create a deep copy of OrderTransitionLineItemStateAction
deepCopy(OrderTransitionStateAction) - Static method in interface com.commercetools.api.models.order.OrderTransitionStateAction
factory method to create a deep copy of OrderTransitionStateAction
deepCopy(OrderUpdate) - Static method in interface com.commercetools.api.models.order.OrderUpdate
factory method to create a deep copy of OrderUpdate
deepCopy(OrderUpdateAction) - Static method in interface com.commercetools.api.models.order.OrderUpdateAction
factory method to create a deep copy of OrderUpdateAction
deepCopy(OrderUpdateItemShippingAddressAction) - Static method in interface com.commercetools.api.models.order.OrderUpdateItemShippingAddressAction
factory method to create a deep copy of OrderUpdateItemShippingAddressAction
deepCopy(OrderUpdateSyncInfoAction) - Static method in interface com.commercetools.api.models.order.OrderUpdateSyncInfoAction
factory method to create a deep copy of OrderUpdateSyncInfoAction
deepCopy(Parcel) - Static method in interface com.commercetools.api.models.order.Parcel
factory method to create a deep copy of Parcel
deepCopy(ParcelDraft) - Static method in interface com.commercetools.api.models.order.ParcelDraft
factory method to create a deep copy of ParcelDraft
deepCopy(ParcelMeasurements) - Static method in interface com.commercetools.api.models.order.ParcelMeasurements
factory method to create a deep copy of ParcelMeasurements
deepCopy(PaymentInfo) - Static method in interface com.commercetools.api.models.order.PaymentInfo
factory method to create a deep copy of PaymentInfo
deepCopy(ProductVariantImportDraft) - Static method in interface com.commercetools.api.models.order.ProductVariantImportDraft
factory method to create a deep copy of ProductVariantImportDraft
deepCopy(ReturnInfo) - Static method in interface com.commercetools.api.models.order.ReturnInfo
factory method to create a deep copy of ReturnInfo
deepCopy(ReturnInfoDraft) - Static method in interface com.commercetools.api.models.order.ReturnInfoDraft
factory method to create a deep copy of ReturnInfoDraft
deepCopy(ReturnItem) - Static method in interface com.commercetools.api.models.order.ReturnItem
factory method to create a deep copy of ReturnItem
deepCopy(ReturnItemDraft) - Static method in interface com.commercetools.api.models.order.ReturnItemDraft
factory method to create a deep copy of ReturnItemDraft
deepCopy(ShippingInfoImportDraft) - Static method in interface com.commercetools.api.models.order.ShippingInfoImportDraft
factory method to create a deep copy of ShippingInfoImportDraft
deepCopy(StagedOrderUpdateAction) - Static method in interface com.commercetools.api.models.order.StagedOrderUpdateAction
factory method to create a deep copy of StagedOrderUpdateAction
deepCopy(SyncInfo) - Static method in interface com.commercetools.api.models.order.SyncInfo
factory method to create a deep copy of SyncInfo
deepCopy(TaxedItemPriceDraft) - Static method in interface com.commercetools.api.models.order.TaxedItemPriceDraft
factory method to create a deep copy of TaxedItemPriceDraft
deepCopy(TrackingData) - Static method in interface com.commercetools.api.models.order.TrackingData
factory method to create a deep copy of TrackingData
deepCopy(Payment) - Static method in interface com.commercetools.api.models.payment.Payment
factory method to create a deep copy of Payment
deepCopy(PaymentAddInterfaceInteractionAction) - Static method in interface com.commercetools.api.models.payment.PaymentAddInterfaceInteractionAction
factory method to create a deep copy of PaymentAddInterfaceInteractionAction
deepCopy(PaymentAddTransactionAction) - Static method in interface com.commercetools.api.models.payment.PaymentAddTransactionAction
factory method to create a deep copy of PaymentAddTransactionAction
deepCopy(PaymentChangeAmountPlannedAction) - Static method in interface com.commercetools.api.models.payment.PaymentChangeAmountPlannedAction
factory method to create a deep copy of PaymentChangeAmountPlannedAction
deepCopy(PaymentChangeTransactionInteractionIdAction) - Static method in interface com.commercetools.api.models.payment.PaymentChangeTransactionInteractionIdAction
factory method to create a deep copy of PaymentChangeTransactionInteractionIdAction
deepCopy(PaymentChangeTransactionStateAction) - Static method in interface com.commercetools.api.models.payment.PaymentChangeTransactionStateAction
factory method to create a deep copy of PaymentChangeTransactionStateAction
deepCopy(PaymentChangeTransactionTimestampAction) - Static method in interface com.commercetools.api.models.payment.PaymentChangeTransactionTimestampAction
factory method to create a deep copy of PaymentChangeTransactionTimestampAction
deepCopy(PaymentDraft) - Static method in interface com.commercetools.api.models.payment.PaymentDraft
factory method to create a deep copy of PaymentDraft
deepCopy(PaymentMethodInfo) - Static method in interface com.commercetools.api.models.payment.PaymentMethodInfo
factory method to create a deep copy of PaymentMethodInfo
deepCopy(PaymentPagedQueryResponse) - Static method in interface com.commercetools.api.models.payment.PaymentPagedQueryResponse
factory method to create a deep copy of PaymentPagedQueryResponse
deepCopy(PaymentReference) - Static method in interface com.commercetools.api.models.payment.PaymentReference
factory method to create a deep copy of PaymentReference
deepCopy(PaymentResourceIdentifier) - Static method in interface com.commercetools.api.models.payment.PaymentResourceIdentifier
factory method to create a deep copy of PaymentResourceIdentifier
deepCopy(PaymentSetAnonymousIdAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetAnonymousIdAction
factory method to create a deep copy of PaymentSetAnonymousIdAction
deepCopy(PaymentSetCustomerAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetCustomerAction
factory method to create a deep copy of PaymentSetCustomerAction
deepCopy(PaymentSetCustomFieldAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetCustomFieldAction
factory method to create a deep copy of PaymentSetCustomFieldAction
deepCopy(PaymentSetCustomTypeAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetCustomTypeAction
factory method to create a deep copy of PaymentSetCustomTypeAction
deepCopy(PaymentSetInterfaceIdAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetInterfaceIdAction
factory method to create a deep copy of PaymentSetInterfaceIdAction
deepCopy(PaymentSetKeyAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetKeyAction
factory method to create a deep copy of PaymentSetKeyAction
deepCopy(PaymentSetMethodInfoInterfaceAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetMethodInfoInterfaceAction
factory method to create a deep copy of PaymentSetMethodInfoInterfaceAction
deepCopy(PaymentSetMethodInfoMethodAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetMethodInfoMethodAction
factory method to create a deep copy of PaymentSetMethodInfoMethodAction
deepCopy(PaymentSetMethodInfoNameAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetMethodInfoNameAction
factory method to create a deep copy of PaymentSetMethodInfoNameAction
deepCopy(PaymentSetStatusInterfaceCodeAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetStatusInterfaceCodeAction
factory method to create a deep copy of PaymentSetStatusInterfaceCodeAction
deepCopy(PaymentSetStatusInterfaceTextAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetStatusInterfaceTextAction
factory method to create a deep copy of PaymentSetStatusInterfaceTextAction
deepCopy(PaymentSetTransactionCustomFieldAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetTransactionCustomFieldAction
factory method to create a deep copy of PaymentSetTransactionCustomFieldAction
deepCopy(PaymentSetTransactionCustomTypeAction) - Static method in interface com.commercetools.api.models.payment.PaymentSetTransactionCustomTypeAction
factory method to create a deep copy of PaymentSetTransactionCustomTypeAction
deepCopy(PaymentStatus) - Static method in interface com.commercetools.api.models.payment.PaymentStatus
factory method to create a deep copy of PaymentStatus
deepCopy(PaymentStatusDraft) - Static method in interface com.commercetools.api.models.payment.PaymentStatusDraft
factory method to create a deep copy of PaymentStatusDraft
deepCopy(PaymentTransitionStateAction) - Static method in interface com.commercetools.api.models.payment.PaymentTransitionStateAction
factory method to create a deep copy of PaymentTransitionStateAction
deepCopy(PaymentUpdate) - Static method in interface com.commercetools.api.models.payment.PaymentUpdate
factory method to create a deep copy of PaymentUpdate
deepCopy(PaymentUpdateAction) - Static method in interface com.commercetools.api.models.payment.PaymentUpdateAction
factory method to create a deep copy of PaymentUpdateAction
deepCopy(Transaction) - Static method in interface com.commercetools.api.models.payment.Transaction
factory method to create a deep copy of Transaction
deepCopy(TransactionDraft) - Static method in interface com.commercetools.api.models.payment.TransactionDraft
factory method to create a deep copy of TransactionDraft
deepCopy(ProductDiscount) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscount
factory method to create a deep copy of ProductDiscount
deepCopy(ProductDiscountChangeIsActiveAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountChangeIsActiveAction
factory method to create a deep copy of ProductDiscountChangeIsActiveAction
deepCopy(ProductDiscountChangeNameAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountChangeNameAction
factory method to create a deep copy of ProductDiscountChangeNameAction
deepCopy(ProductDiscountChangePredicateAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountChangePredicateAction
factory method to create a deep copy of ProductDiscountChangePredicateAction
deepCopy(ProductDiscountChangeSortOrderAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountChangeSortOrderAction
factory method to create a deep copy of ProductDiscountChangeSortOrderAction
deepCopy(ProductDiscountChangeValueAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountChangeValueAction
factory method to create a deep copy of ProductDiscountChangeValueAction
deepCopy(ProductDiscountDraft) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountDraft
factory method to create a deep copy of ProductDiscountDraft
deepCopy(ProductDiscountMatchQuery) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountMatchQuery
factory method to create a deep copy of ProductDiscountMatchQuery
deepCopy(ProductDiscountPagedQueryResponse) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountPagedQueryResponse
factory method to create a deep copy of ProductDiscountPagedQueryResponse
deepCopy(ProductDiscountReference) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountReference
factory method to create a deep copy of ProductDiscountReference
deepCopy(ProductDiscountResourceIdentifier) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountResourceIdentifier
factory method to create a deep copy of ProductDiscountResourceIdentifier
deepCopy(ProductDiscountSetDescriptionAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountSetDescriptionAction
factory method to create a deep copy of ProductDiscountSetDescriptionAction
deepCopy(ProductDiscountSetKeyAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountSetKeyAction
factory method to create a deep copy of ProductDiscountSetKeyAction
deepCopy(ProductDiscountSetValidFromAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountSetValidFromAction
factory method to create a deep copy of ProductDiscountSetValidFromAction
deepCopy(ProductDiscountSetValidFromAndUntilAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountSetValidFromAndUntilAction
factory method to create a deep copy of ProductDiscountSetValidFromAndUntilAction
deepCopy(ProductDiscountSetValidUntilAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountSetValidUntilAction
factory method to create a deep copy of ProductDiscountSetValidUntilAction
deepCopy(ProductDiscountUpdate) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountUpdate
factory method to create a deep copy of ProductDiscountUpdate
deepCopy(ProductDiscountUpdateAction) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountUpdateAction
factory method to create a deep copy of ProductDiscountUpdateAction
deepCopy(ProductDiscountValue) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValue
factory method to create a deep copy of ProductDiscountValue
deepCopy(ProductDiscountValueAbsolute) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueAbsolute
factory method to create a deep copy of ProductDiscountValueAbsolute
deepCopy(ProductDiscountValueAbsoluteDraft) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueAbsoluteDraft
factory method to create a deep copy of ProductDiscountValueAbsoluteDraft
deepCopy(ProductDiscountValueDraft) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueDraft
factory method to create a deep copy of ProductDiscountValueDraft
deepCopy(ProductDiscountValueExternal) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueExternal
factory method to create a deep copy of ProductDiscountValueExternal
deepCopy(ProductDiscountValueExternalDraft) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueExternalDraft
factory method to create a deep copy of ProductDiscountValueExternalDraft
deepCopy(ProductDiscountValueRelative) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueRelative
factory method to create a deep copy of ProductDiscountValueRelative
deepCopy(ProductDiscountValueRelativeDraft) - Static method in interface com.commercetools.api.models.product_discount.ProductDiscountValueRelativeDraft
factory method to create a deep copy of ProductDiscountValueRelativeDraft
deepCopy(ProductPagedSearchResponse) - Static method in interface com.commercetools.api.models.product_search.ProductPagedSearchResponse
factory method to create a deep copy of ProductPagedSearchResponse
deepCopy(ProductSearchErrorResponse) - Static method in interface com.commercetools.api.models.product_search.ProductSearchErrorResponse
factory method to create a deep copy of ProductSearchErrorResponse
deepCopy(ProductSearchFacetCountExpression) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetCountExpression
factory method to create a deep copy of ProductSearchFacetCountExpression
deepCopy(ProductSearchFacetCountValue) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetCountValue
factory method to create a deep copy of ProductSearchFacetCountValue
deepCopy(ProductSearchFacetDistinctBucketSortExpression) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetDistinctBucketSortExpression
factory method to create a deep copy of ProductSearchFacetDistinctBucketSortExpression
deepCopy(ProductSearchFacetDistinctExpression) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetDistinctExpression
factory method to create a deep copy of ProductSearchFacetDistinctExpression
deepCopy(ProductSearchFacetDistinctValue) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetDistinctValue
factory method to create a deep copy of ProductSearchFacetDistinctValue
deepCopy(ProductSearchFacetExpression) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetExpression
factory method to create a deep copy of ProductSearchFacetExpression
deepCopy(ProductSearchFacetRangesExpression) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetRangesExpression
factory method to create a deep copy of ProductSearchFacetRangesExpression
deepCopy(ProductSearchFacetRangesFacetRange) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetRangesFacetRange
factory method to create a deep copy of ProductSearchFacetRangesFacetRange
deepCopy(ProductSearchFacetRangesValue) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetRangesValue
factory method to create a deep copy of ProductSearchFacetRangesValue
deepCopy(ProductSearchFacetResult) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetResult
factory method to create a deep copy of ProductSearchFacetResult
deepCopy(ProductSearchFacetResultBucket) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetResultBucket
factory method to create a deep copy of ProductSearchFacetResultBucket
deepCopy(ProductSearchFacetResultBucketEntry) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetResultBucketEntry
factory method to create a deep copy of ProductSearchFacetResultBucketEntry
deepCopy(ProductSearchFacetResultCount) - Static method in interface com.commercetools.api.models.product_search.ProductSearchFacetResultCount
factory method to create a deep copy of ProductSearchFacetResultCount
deepCopy(ProductSearchMatchingVariantEntry) - Static method in interface com.commercetools.api.models.product_search.ProductSearchMatchingVariantEntry
factory method to create a deep copy of ProductSearchMatchingVariantEntry
deepCopy(ProductSearchMatchingVariants) - Static method in interface com.commercetools.api.models.product_search.ProductSearchMatchingVariants
factory method to create a deep copy of ProductSearchMatchingVariants
deepCopy(ProductSearchProjectionParams) - Static method in interface com.commercetools.api.models.product_search.ProductSearchProjectionParams
factory method to create a deep copy of ProductSearchProjectionParams
deepCopy(ProductSearchRequest) - Static method in interface com.commercetools.api.models.product_search.ProductSearchRequest
factory method to create a deep copy of ProductSearchRequest
deepCopy(ProductSearchResult) - Static method in interface com.commercetools.api.models.product_search.ProductSearchResult
factory method to create a deep copy of ProductSearchResult
deepCopy(AssignedProductReference) - Static method in interface com.commercetools.api.models.product_selection.AssignedProductReference
factory method to create a deep copy of AssignedProductReference
deepCopy(AssignedProductSelection) - Static method in interface com.commercetools.api.models.product_selection.AssignedProductSelection
factory method to create a deep copy of AssignedProductSelection
deepCopy(AssignedProductSelectionPagedQueryResponse) - Static method in interface com.commercetools.api.models.product_selection.AssignedProductSelectionPagedQueryResponse
factory method to create a deep copy of AssignedProductSelectionPagedQueryResponse
deepCopy(ProductSelection) - Static method in interface com.commercetools.api.models.product_selection.ProductSelection
factory method to create a deep copy of ProductSelection
deepCopy(ProductSelectionAddProductAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionAddProductAction
factory method to create a deep copy of ProductSelectionAddProductAction
deepCopy(ProductSelectionAssignment) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionAssignment
factory method to create a deep copy of ProductSelectionAssignment
deepCopy(ProductSelectionChangeNameAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionChangeNameAction
factory method to create a deep copy of ProductSelectionChangeNameAction
deepCopy(ProductSelectionDraft) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionDraft
factory method to create a deep copy of ProductSelectionDraft
deepCopy(ProductSelectionExcludeProductAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionExcludeProductAction
factory method to create a deep copy of ProductSelectionExcludeProductAction
deepCopy(ProductSelectionPagedQueryResponse) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionPagedQueryResponse
factory method to create a deep copy of ProductSelectionPagedQueryResponse
deepCopy(ProductSelectionProductPagedQueryResponse) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionProductPagedQueryResponse
factory method to create a deep copy of ProductSelectionProductPagedQueryResponse
deepCopy(ProductSelectionReference) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionReference
factory method to create a deep copy of ProductSelectionReference
deepCopy(ProductSelectionRemoveProductAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionRemoveProductAction
factory method to create a deep copy of ProductSelectionRemoveProductAction
deepCopy(ProductSelectionResourceIdentifier) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionResourceIdentifier
factory method to create a deep copy of ProductSelectionResourceIdentifier
deepCopy(ProductSelectionSetCustomFieldAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionSetCustomFieldAction
factory method to create a deep copy of ProductSelectionSetCustomFieldAction
deepCopy(ProductSelectionSetCustomTypeAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionSetCustomTypeAction
factory method to create a deep copy of ProductSelectionSetCustomTypeAction
deepCopy(ProductSelectionSetKeyAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionSetKeyAction
factory method to create a deep copy of ProductSelectionSetKeyAction
deepCopy(ProductSelectionSetVariantExclusionAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionSetVariantExclusionAction
factory method to create a deep copy of ProductSelectionSetVariantExclusionAction
deepCopy(ProductSelectionSetVariantSelectionAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionSetVariantSelectionAction
factory method to create a deep copy of ProductSelectionSetVariantSelectionAction
deepCopy(ProductSelectionUpdate) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionUpdate
factory method to create a deep copy of ProductSelectionUpdate
deepCopy(ProductSelectionUpdateAction) - Static method in interface com.commercetools.api.models.product_selection.ProductSelectionUpdateAction
factory method to create a deep copy of ProductSelectionUpdateAction
deepCopy(ProductsInStorePagedQueryResponse) - Static method in interface com.commercetools.api.models.product_selection.ProductsInStorePagedQueryResponse
factory method to create a deep copy of ProductsInStorePagedQueryResponse
deepCopy(ProductVariantExclusion) - Static method in interface com.commercetools.api.models.product_selection.ProductVariantExclusion
factory method to create a deep copy of ProductVariantExclusion
deepCopy(ProductVariantSelection) - Static method in interface com.commercetools.api.models.product_selection.ProductVariantSelection
factory method to create a deep copy of ProductVariantSelection
deepCopy(ProductVariantSelectionIncludeAllExcept) - Static method in interface com.commercetools.api.models.product_selection.ProductVariantSelectionIncludeAllExcept
factory method to create a deep copy of ProductVariantSelectionIncludeAllExcept
deepCopy(ProductVariantSelectionIncludeOnly) - Static method in interface com.commercetools.api.models.product_selection.ProductVariantSelectionIncludeOnly
factory method to create a deep copy of ProductVariantSelectionIncludeOnly
deepCopy(ProductTailoring) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoring
factory method to create a deep copy of ProductTailoring
deepCopy(ProductTailoringData) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringData
factory method to create a deep copy of ProductTailoringData
deepCopy(ProductTailoringDraft) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringDraft
factory method to create a deep copy of ProductTailoringDraft
deepCopy(ProductTailoringInStoreDraft) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringInStoreDraft
factory method to create a deep copy of ProductTailoringInStoreDraft
deepCopy(ProductTailoringPagedQueryResponse) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringPagedQueryResponse
factory method to create a deep copy of ProductTailoringPagedQueryResponse
deepCopy(ProductTailoringPublishAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringPublishAction
factory method to create a deep copy of ProductTailoringPublishAction
deepCopy(ProductTailoringReference) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringReference
factory method to create a deep copy of ProductTailoringReference
deepCopy(ProductTailoringResourceIdentifier) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringResourceIdentifier
factory method to create a deep copy of ProductTailoringResourceIdentifier
deepCopy(ProductTailoringSetDescriptionAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetDescriptionAction
factory method to create a deep copy of ProductTailoringSetDescriptionAction
deepCopy(ProductTailoringSetMetaAttributesAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetMetaAttributesAction
factory method to create a deep copy of ProductTailoringSetMetaAttributesAction
deepCopy(ProductTailoringSetMetaDescriptionAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetMetaDescriptionAction
factory method to create a deep copy of ProductTailoringSetMetaDescriptionAction
deepCopy(ProductTailoringSetMetaKeywordsAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetMetaKeywordsAction
factory method to create a deep copy of ProductTailoringSetMetaKeywordsAction
deepCopy(ProductTailoringSetMetaTitleAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetMetaTitleAction
factory method to create a deep copy of ProductTailoringSetMetaTitleAction
deepCopy(ProductTailoringSetNameAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetNameAction
factory method to create a deep copy of ProductTailoringSetNameAction
deepCopy(ProductTailoringSetSlugAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringSetSlugAction
factory method to create a deep copy of ProductTailoringSetSlugAction
deepCopy(ProductTailoringUnpublishAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringUnpublishAction
factory method to create a deep copy of ProductTailoringUnpublishAction
deepCopy(ProductTailoringUpdateAction) - Static method in interface com.commercetools.api.models.product_tailoring.ProductTailoringUpdateAction
factory method to create a deep copy of ProductTailoringUpdateAction
deepCopy(AttributeBooleanType) - Static method in interface com.commercetools.api.models.product_type.AttributeBooleanType
factory method to create a deep copy of AttributeBooleanType
deepCopy(AttributeDateTimeType) - Static method in interface com.commercetools.api.models.product_type.AttributeDateTimeType
factory method to create a deep copy of AttributeDateTimeType
deepCopy(AttributeDateType) - Static method in interface com.commercetools.api.models.product_type.AttributeDateType
factory method to create a deep copy of AttributeDateType
deepCopy(AttributeDefinition) - Static method in interface com.commercetools.api.models.product_type.AttributeDefinition
factory method to create a deep copy of AttributeDefinition
deepCopy(AttributeDefinitionDraft) - Static method in interface com.commercetools.api.models.product_type.AttributeDefinitionDraft
factory method to create a deep copy of AttributeDefinitionDraft
deepCopy(AttributeEnumType) - Static method in interface com.commercetools.api.models.product_type.AttributeEnumType
factory method to create a deep copy of AttributeEnumType
deepCopy(AttributeLocalizableTextType) - Static method in interface com.commercetools.api.models.product_type.AttributeLocalizableTextType
factory method to create a deep copy of AttributeLocalizableTextType
deepCopy(AttributeLocalizedEnumType) - Static method in interface com.commercetools.api.models.product_type.AttributeLocalizedEnumType
factory method to create a deep copy of AttributeLocalizedEnumType
deepCopy(AttributeLocalizedEnumValue) - Static method in interface com.commercetools.api.models.product_type.AttributeLocalizedEnumValue
factory method to create a deep copy of AttributeLocalizedEnumValue
deepCopy(AttributeMoneyType) - Static method in interface com.commercetools.api.models.product_type.AttributeMoneyType
factory method to create a deep copy of AttributeMoneyType
deepCopy(AttributeNestedType) - Static method in interface com.commercetools.api.models.product_type.AttributeNestedType
factory method to create a deep copy of AttributeNestedType
deepCopy(AttributeNumberType) - Static method in interface com.commercetools.api.models.product_type.AttributeNumberType
factory method to create a deep copy of AttributeNumberType
deepCopy(AttributePlainEnumValue) - Static method in interface com.commercetools.api.models.product_type.AttributePlainEnumValue
factory method to create a deep copy of AttributePlainEnumValue
deepCopy(AttributeReferenceType) - Static method in interface com.commercetools.api.models.product_type.AttributeReferenceType
factory method to create a deep copy of AttributeReferenceType
deepCopy(AttributeSetType) - Static method in interface com.commercetools.api.models.product_type.AttributeSetType
factory method to create a deep copy of AttributeSetType
deepCopy(AttributeTextType) - Static method in interface com.commercetools.api.models.product_type.AttributeTextType
factory method to create a deep copy of AttributeTextType
deepCopy(AttributeTimeType) - Static method in interface com.commercetools.api.models.product_type.AttributeTimeType
factory method to create a deep copy of AttributeTimeType
deepCopy(AttributeType) - Static method in interface com.commercetools.api.models.product_type.AttributeType
factory method to create a deep copy of AttributeType
deepCopy(ProductType) - Static method in interface com.commercetools.api.models.product_type.ProductType
factory method to create a deep copy of ProductType
deepCopy(ProductTypeAddAttributeDefinitionAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeAddAttributeDefinitionAction
factory method to create a deep copy of ProductTypeAddAttributeDefinitionAction
deepCopy(ProductTypeAddLocalizedEnumValueAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeAddLocalizedEnumValueAction
factory method to create a deep copy of ProductTypeAddLocalizedEnumValueAction
deepCopy(ProductTypeAddPlainEnumValueAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeAddPlainEnumValueAction
factory method to create a deep copy of ProductTypeAddPlainEnumValueAction
deepCopy(ProductTypeChangeAttributeConstraintAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeAttributeConstraintAction
factory method to create a deep copy of ProductTypeChangeAttributeConstraintAction
deepCopy(ProductTypeChangeAttributeNameAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeAttributeNameAction
factory method to create a deep copy of ProductTypeChangeAttributeNameAction
deepCopy(ProductTypeChangeAttributeOrderByNameAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeAttributeOrderByNameAction
factory method to create a deep copy of ProductTypeChangeAttributeOrderByNameAction
deepCopy(ProductTypeChangeDescriptionAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeDescriptionAction
factory method to create a deep copy of ProductTypeChangeDescriptionAction
deepCopy(ProductTypeChangeEnumKeyAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeEnumKeyAction
factory method to create a deep copy of ProductTypeChangeEnumKeyAction
deepCopy(ProductTypeChangeInputHintAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeInputHintAction
factory method to create a deep copy of ProductTypeChangeInputHintAction
deepCopy(ProductTypeChangeIsSearchableAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeIsSearchableAction
factory method to create a deep copy of ProductTypeChangeIsSearchableAction
deepCopy(ProductTypeChangeLabelAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeLabelAction
factory method to create a deep copy of ProductTypeChangeLabelAction
deepCopy(ProductTypeChangeLocalizedEnumValueLabelAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeLocalizedEnumValueLabelAction
factory method to create a deep copy of ProductTypeChangeLocalizedEnumValueLabelAction
deepCopy(ProductTypeChangeLocalizedEnumValueOrderAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeLocalizedEnumValueOrderAction
factory method to create a deep copy of ProductTypeChangeLocalizedEnumValueOrderAction
deepCopy(ProductTypeChangeNameAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangeNameAction
factory method to create a deep copy of ProductTypeChangeNameAction
deepCopy(ProductTypeChangePlainEnumValueLabelAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangePlainEnumValueLabelAction
factory method to create a deep copy of ProductTypeChangePlainEnumValueLabelAction
deepCopy(ProductTypeChangePlainEnumValueOrderAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeChangePlainEnumValueOrderAction
factory method to create a deep copy of ProductTypeChangePlainEnumValueOrderAction
deepCopy(ProductTypeDraft) - Static method in interface com.commercetools.api.models.product_type.ProductTypeDraft
factory method to create a deep copy of ProductTypeDraft
deepCopy(ProductTypePagedQueryResponse) - Static method in interface com.commercetools.api.models.product_type.ProductTypePagedQueryResponse
factory method to create a deep copy of ProductTypePagedQueryResponse
deepCopy(ProductTypeReference) - Static method in interface com.commercetools.api.models.product_type.ProductTypeReference
factory method to create a deep copy of ProductTypeReference
deepCopy(ProductTypeRemoveAttributeDefinitionAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeRemoveAttributeDefinitionAction
factory method to create a deep copy of ProductTypeRemoveAttributeDefinitionAction
deepCopy(ProductTypeRemoveEnumValuesAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeRemoveEnumValuesAction
factory method to create a deep copy of ProductTypeRemoveEnumValuesAction
deepCopy(ProductTypeResourceIdentifier) - Static method in interface com.commercetools.api.models.product_type.ProductTypeResourceIdentifier
factory method to create a deep copy of ProductTypeResourceIdentifier
deepCopy(ProductTypeSetInputTipAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeSetInputTipAction
factory method to create a deep copy of ProductTypeSetInputTipAction
deepCopy(ProductTypeSetKeyAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeSetKeyAction
factory method to create a deep copy of ProductTypeSetKeyAction
deepCopy(ProductTypeUpdate) - Static method in interface com.commercetools.api.models.product_type.ProductTypeUpdate
factory method to create a deep copy of ProductTypeUpdate
deepCopy(ProductTypeUpdateAction) - Static method in interface com.commercetools.api.models.product_type.ProductTypeUpdateAction
factory method to create a deep copy of ProductTypeUpdateAction
deepCopy(Attribute) - Static method in interface com.commercetools.api.models.product.Attribute
factory method to create a deep copy of Attribute
deepCopy(CategoryOrderHints) - Static method in interface com.commercetools.api.models.product.CategoryOrderHints
factory method to create a deep copy of CategoryOrderHints
deepCopy(CustomTokenizer) - Static method in interface com.commercetools.api.models.product.CustomTokenizer
factory method to create a deep copy of CustomTokenizer
deepCopy(FacetRange) - Static method in interface com.commercetools.api.models.product.FacetRange
factory method to create a deep copy of FacetRange
deepCopy(FacetResult) - Static method in interface com.commercetools.api.models.product.FacetResult
factory method to create a deep copy of FacetResult
deepCopy(FacetResults) - Static method in interface com.commercetools.api.models.product.FacetResults
factory method to create a deep copy of FacetResults
deepCopy(FacetTerm) - Static method in interface com.commercetools.api.models.product.FacetTerm
factory method to create a deep copy of FacetTerm
deepCopy(FilteredFacetResult) - Static method in interface com.commercetools.api.models.product.FilteredFacetResult
factory method to create a deep copy of FilteredFacetResult
deepCopy(Product) - Static method in interface com.commercetools.api.models.product.Product
factory method to create a deep copy of Product
deepCopy(ProductAddAssetAction) - Static method in interface com.commercetools.api.models.product.ProductAddAssetAction
factory method to create a deep copy of ProductAddAssetAction
deepCopy(ProductAddExternalImageAction) - Static method in interface com.commercetools.api.models.product.ProductAddExternalImageAction
factory method to create a deep copy of ProductAddExternalImageAction
deepCopy(ProductAddPriceAction) - Static method in interface com.commercetools.api.models.product.ProductAddPriceAction
factory method to create a deep copy of ProductAddPriceAction
deepCopy(ProductAddToCategoryAction) - Static method in interface com.commercetools.api.models.product.ProductAddToCategoryAction
factory method to create a deep copy of ProductAddToCategoryAction
deepCopy(ProductAddVariantAction) - Static method in interface com.commercetools.api.models.product.ProductAddVariantAction
factory method to create a deep copy of ProductAddVariantAction
deepCopy(ProductCatalogData) - Static method in interface com.commercetools.api.models.product.ProductCatalogData
factory method to create a deep copy of ProductCatalogData
deepCopy(ProductChangeAssetNameAction) - Static method in interface com.commercetools.api.models.product.ProductChangeAssetNameAction
factory method to create a deep copy of ProductChangeAssetNameAction
deepCopy(ProductChangeAssetOrderAction) - Static method in interface com.commercetools.api.models.product.ProductChangeAssetOrderAction
factory method to create a deep copy of ProductChangeAssetOrderAction
deepCopy(ProductChangeMasterVariantAction) - Static method in interface com.commercetools.api.models.product.ProductChangeMasterVariantAction
factory method to create a deep copy of ProductChangeMasterVariantAction
deepCopy(ProductChangeNameAction) - Static method in interface com.commercetools.api.models.product.ProductChangeNameAction
factory method to create a deep copy of ProductChangeNameAction
deepCopy(ProductChangePriceAction) - Static method in interface com.commercetools.api.models.product.ProductChangePriceAction
factory method to create a deep copy of ProductChangePriceAction
deepCopy(ProductChangeSlugAction) - Static method in interface com.commercetools.api.models.product.ProductChangeSlugAction
factory method to create a deep copy of ProductChangeSlugAction
deepCopy(ProductData) - Static method in interface com.commercetools.api.models.product.ProductData
factory method to create a deep copy of ProductData
deepCopy(ProductDraft) - Static method in interface com.commercetools.api.models.product.ProductDraft
factory method to create a deep copy of ProductDraft
deepCopy(ProductLegacySetSkuAction) - Static method in interface com.commercetools.api.models.product.ProductLegacySetSkuAction
factory method to create a deep copy of ProductLegacySetSkuAction
deepCopy(ProductMoveImageToPositionAction) - Static method in interface com.commercetools.api.models.product.ProductMoveImageToPositionAction
factory method to create a deep copy of ProductMoveImageToPositionAction
deepCopy(ProductPagedQueryResponse) - Static method in interface com.commercetools.api.models.product.ProductPagedQueryResponse
factory method to create a deep copy of ProductPagedQueryResponse
deepCopy(ProductProjection) - Static method in interface com.commercetools.api.models.product.ProductProjection
factory method to create a deep copy of ProductProjection
deepCopy(ProductProjectionPagedQueryResponse) - Static method in interface com.commercetools.api.models.product.ProductProjectionPagedQueryResponse
factory method to create a deep copy of ProductProjectionPagedQueryResponse
deepCopy(ProductProjectionPagedSearchResponse) - Static method in interface com.commercetools.api.models.product.ProductProjectionPagedSearchResponse
factory method to create a deep copy of ProductProjectionPagedSearchResponse
deepCopy(ProductPublishAction) - Static method in interface com.commercetools.api.models.product.ProductPublishAction
factory method to create a deep copy of ProductPublishAction
deepCopy(ProductReference) - Static method in interface com.commercetools.api.models.product.ProductReference
factory method to create a deep copy of ProductReference
deepCopy(ProductRemoveAssetAction) - Static method in interface com.commercetools.api.models.product.ProductRemoveAssetAction
factory method to create a deep copy of ProductRemoveAssetAction
deepCopy(ProductRemoveFromCategoryAction) - Static method in interface com.commercetools.api.models.product.ProductRemoveFromCategoryAction
factory method to create a deep copy of ProductRemoveFromCategoryAction
deepCopy(ProductRemoveImageAction) - Static method in interface com.commercetools.api.models.product.ProductRemoveImageAction
factory method to create a deep copy of ProductRemoveImageAction
deepCopy(ProductRemovePriceAction) - Static method in interface com.commercetools.api.models.product.ProductRemovePriceAction
factory method to create a deep copy of ProductRemovePriceAction
deepCopy(ProductRemoveVariantAction) - Static method in interface com.commercetools.api.models.product.ProductRemoveVariantAction
factory method to create a deep copy of ProductRemoveVariantAction
deepCopy(ProductResourceIdentifier) - Static method in interface com.commercetools.api.models.product.ProductResourceIdentifier
factory method to create a deep copy of ProductResourceIdentifier
deepCopy(ProductRevertStagedChangesAction) - Static method in interface com.commercetools.api.models.product.ProductRevertStagedChangesAction
factory method to create a deep copy of ProductRevertStagedChangesAction
deepCopy(ProductRevertStagedVariantChangesAction) - Static method in interface com.commercetools.api.models.product.ProductRevertStagedVariantChangesAction
factory method to create a deep copy of ProductRevertStagedVariantChangesAction
deepCopy(ProductSetAssetCustomFieldAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetCustomFieldAction
factory method to create a deep copy of ProductSetAssetCustomFieldAction
deepCopy(ProductSetAssetCustomTypeAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetCustomTypeAction
factory method to create a deep copy of ProductSetAssetCustomTypeAction
deepCopy(ProductSetAssetDescriptionAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetDescriptionAction
factory method to create a deep copy of ProductSetAssetDescriptionAction
deepCopy(ProductSetAssetKeyAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetKeyAction
factory method to create a deep copy of ProductSetAssetKeyAction
deepCopy(ProductSetAssetSourcesAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetSourcesAction
factory method to create a deep copy of ProductSetAssetSourcesAction
deepCopy(ProductSetAssetTagsAction) - Static method in interface com.commercetools.api.models.product.ProductSetAssetTagsAction
factory method to create a deep copy of ProductSetAssetTagsAction
deepCopy(ProductSetAttributeAction) - Static method in interface com.commercetools.api.models.product.ProductSetAttributeAction
factory method to create a deep copy of ProductSetAttributeAction
deepCopy(ProductSetAttributeInAllVariantsAction) - Static method in interface com.commercetools.api.models.product.ProductSetAttributeInAllVariantsAction
factory method to create a deep copy of ProductSetAttributeInAllVariantsAction
deepCopy(ProductSetCategoryOrderHintAction) - Static method in interface com.commercetools.api.models.product.ProductSetCategoryOrderHintAction
factory method to create a deep copy of ProductSetCategoryOrderHintAction
deepCopy(ProductSetDescriptionAction) - Static method in interface com.commercetools.api.models.product.ProductSetDescriptionAction
factory method to create a deep copy of ProductSetDescriptionAction
deepCopy(ProductSetDiscountedPriceAction) - Static method in interface com.commercetools.api.models.product.ProductSetDiscountedPriceAction
factory method to create a deep copy of ProductSetDiscountedPriceAction
deepCopy(ProductSetImageLabelAction) - Static method in interface com.commercetools.api.models.product.ProductSetImageLabelAction
factory method to create a deep copy of ProductSetImageLabelAction
deepCopy(ProductSetKeyAction) - Static method in interface com.commercetools.api.models.product.ProductSetKeyAction
factory method to create a deep copy of ProductSetKeyAction
deepCopy(ProductSetMetaDescriptionAction) - Static method in interface com.commercetools.api.models.product.ProductSetMetaDescriptionAction
factory method to create a deep copy of ProductSetMetaDescriptionAction
deepCopy(ProductSetMetaKeywordsAction) - Static method in interface com.commercetools.api.models.product.ProductSetMetaKeywordsAction
factory method to create a deep copy of ProductSetMetaKeywordsAction
deepCopy(ProductSetMetaTitleAction) - Static method in interface com.commercetools.api.models.product.ProductSetMetaTitleAction
factory method to create a deep copy of ProductSetMetaTitleAction
deepCopy(ProductSetPriceKeyAction) - Static method in interface com.commercetools.api.models.product.ProductSetPriceKeyAction
factory method to create a deep copy of ProductSetPriceKeyAction
deepCopy(ProductSetPriceModeAction) - Static method in interface com.commercetools.api.models.product.ProductSetPriceModeAction
factory method to create a deep copy of ProductSetPriceModeAction
deepCopy(ProductSetPricesAction) - Static method in interface com.commercetools.api.models.product.ProductSetPricesAction
factory method to create a deep copy of ProductSetPricesAction
deepCopy(ProductSetProductPriceCustomFieldAction) - Static method in interface com.commercetools.api.models.product.ProductSetProductPriceCustomFieldAction
factory method to create a deep copy of ProductSetProductPriceCustomFieldAction
deepCopy(ProductSetProductPriceCustomTypeAction) - Static method in interface com.commercetools.api.models.product.ProductSetProductPriceCustomTypeAction
factory method to create a deep copy of ProductSetProductPriceCustomTypeAction
deepCopy(ProductSetProductVariantKeyAction) - Static method in interface com.commercetools.api.models.product.ProductSetProductVariantKeyAction
factory method to create a deep copy of ProductSetProductVariantKeyAction
deepCopy(ProductSetSearchKeywordsAction) - Static method in interface com.commercetools.api.models.product.ProductSetSearchKeywordsAction
factory method to create a deep copy of ProductSetSearchKeywordsAction
deepCopy(ProductSetSkuAction) - Static method in interface com.commercetools.api.models.product.ProductSetSkuAction
factory method to create a deep copy of ProductSetSkuAction
deepCopy(ProductSetTaxCategoryAction) - Static method in interface com.commercetools.api.models.product.ProductSetTaxCategoryAction
factory method to create a deep copy of ProductSetTaxCategoryAction
deepCopy(ProductTransitionStateAction) - Static method in interface com.commercetools.api.models.product.ProductTransitionStateAction
factory method to create a deep copy of ProductTransitionStateAction
deepCopy(ProductUnpublishAction) - Static method in interface com.commercetools.api.models.product.ProductUnpublishAction
factory method to create a deep copy of ProductUnpublishAction
deepCopy(ProductUpdate) - Static method in interface com.commercetools.api.models.product.ProductUpdate
factory method to create a deep copy of ProductUpdate
deepCopy(ProductUpdateAction) - Static method in interface com.commercetools.api.models.product.ProductUpdateAction
factory method to create a deep copy of ProductUpdateAction
deepCopy(ProductVariant) - Static method in interface com.commercetools.api.models.product.ProductVariant
factory method to create a deep copy of ProductVariant
deepCopy(ProductVariantAvailability) - Static method in interface com.commercetools.api.models.product.ProductVariantAvailability
factory method to create a deep copy of ProductVariantAvailability
deepCopy(ProductVariantChannelAvailability) - Static method in interface com.commercetools.api.models.product.ProductVariantChannelAvailability
factory method to create a deep copy of ProductVariantChannelAvailability
deepCopy(ProductVariantChannelAvailabilityMap) - Static method in interface com.commercetools.api.models.product.ProductVariantChannelAvailabilityMap
factory method to create a deep copy of ProductVariantChannelAvailabilityMap
deepCopy(ProductVariantDraft) - Static method in interface com.commercetools.api.models.product.ProductVariantDraft
factory method to create a deep copy of ProductVariantDraft
deepCopy(RangeFacetResult) - Static method in interface com.commercetools.api.models.product.RangeFacetResult
factory method to create a deep copy of RangeFacetResult
deepCopy(SearchKeyword) - Static method in interface com.commercetools.api.models.product.SearchKeyword
factory method to create a deep copy of SearchKeyword
deepCopy(SearchKeywords) - Static method in interface com.commercetools.api.models.product.SearchKeywords
factory method to create a deep copy of SearchKeywords
deepCopy(Suggestion) - Static method in interface com.commercetools.api.models.product.Suggestion
factory method to create a deep copy of Suggestion
deepCopy(SuggestionResult) - Static method in interface com.commercetools.api.models.product.SuggestionResult
factory method to create a deep copy of SuggestionResult
deepCopy(SuggestTokenizer) - Static method in interface com.commercetools.api.models.product.SuggestTokenizer
factory method to create a deep copy of SuggestTokenizer
deepCopy(TermFacetResult) - Static method in interface com.commercetools.api.models.product.TermFacetResult
factory method to create a deep copy of TermFacetResult
deepCopy(WhitespaceTokenizer) - Static method in interface com.commercetools.api.models.product.WhitespaceTokenizer
factory method to create a deep copy of WhitespaceTokenizer
deepCopy(BusinessUnitConfiguration) - Static method in interface com.commercetools.api.models.project.BusinessUnitConfiguration
factory method to create a deep copy of BusinessUnitConfiguration
deepCopy(CartClassificationType) - Static method in interface com.commercetools.api.models.project.CartClassificationType
factory method to create a deep copy of CartClassificationType
deepCopy(CartsConfiguration) - Static method in interface com.commercetools.api.models.project.CartsConfiguration
factory method to create a deep copy of CartsConfiguration
deepCopy(CartScoreType) - Static method in interface com.commercetools.api.models.project.CartScoreType
factory method to create a deep copy of CartScoreType
deepCopy(CartValueType) - Static method in interface com.commercetools.api.models.project.CartValueType
factory method to create a deep copy of CartValueType
deepCopy(ExternalOAuth) - Static method in interface com.commercetools.api.models.project.ExternalOAuth
factory method to create a deep copy of ExternalOAuth
deepCopy(Project) - Static method in interface com.commercetools.api.models.project.Project
factory method to create a deep copy of Project
deepCopy(ProjectChangeBusinessUnitStatusOnCreationAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeBusinessUnitStatusOnCreationAction
factory method to create a deep copy of ProjectChangeBusinessUnitStatusOnCreationAction
deepCopy(ProjectChangeCartsConfigurationAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeCartsConfigurationAction
factory method to create a deep copy of ProjectChangeCartsConfigurationAction
deepCopy(ProjectChangeCountriesAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeCountriesAction
factory method to create a deep copy of ProjectChangeCountriesAction
deepCopy(ProjectChangeCountryTaxRateFallbackEnabledAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeCountryTaxRateFallbackEnabledAction
factory method to create a deep copy of ProjectChangeCountryTaxRateFallbackEnabledAction
deepCopy(ProjectChangeCurrenciesAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeCurrenciesAction
factory method to create a deep copy of ProjectChangeCurrenciesAction
deepCopy(ProjectChangeLanguagesAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeLanguagesAction
factory method to create a deep copy of ProjectChangeLanguagesAction
deepCopy(ProjectChangeMessagesConfigurationAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeMessagesConfigurationAction
factory method to create a deep copy of ProjectChangeMessagesConfigurationAction
deepCopy(ProjectChangeNameAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeNameAction
factory method to create a deep copy of ProjectChangeNameAction
deepCopy(ProjectChangeOrderSearchStatusAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeOrderSearchStatusAction
factory method to create a deep copy of ProjectChangeOrderSearchStatusAction
deepCopy(ProjectChangeProductSearchIndexingEnabledAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeProductSearchIndexingEnabledAction
factory method to create a deep copy of ProjectChangeProductSearchIndexingEnabledAction
deepCopy(ProjectChangeShoppingListsConfigurationAction) - Static method in interface com.commercetools.api.models.project.ProjectChangeShoppingListsConfigurationAction
factory method to create a deep copy of ProjectChangeShoppingListsConfigurationAction
deepCopy(ProjectSetBusinessUnitAssociateRoleOnCreationAction) - Static method in interface com.commercetools.api.models.project.ProjectSetBusinessUnitAssociateRoleOnCreationAction
factory method to create a deep copy of ProjectSetBusinessUnitAssociateRoleOnCreationAction
deepCopy(ProjectSetExternalOAuthAction) - Static method in interface com.commercetools.api.models.project.ProjectSetExternalOAuthAction
factory method to create a deep copy of ProjectSetExternalOAuthAction
deepCopy(ProjectSetShippingRateInputTypeAction) - Static method in interface com.commercetools.api.models.project.ProjectSetShippingRateInputTypeAction
factory method to create a deep copy of ProjectSetShippingRateInputTypeAction
deepCopy(ProjectUpdate) - Static method in interface com.commercetools.api.models.project.ProjectUpdate
factory method to create a deep copy of ProjectUpdate
deepCopy(ProjectUpdateAction) - Static method in interface com.commercetools.api.models.project.ProjectUpdateAction
factory method to create a deep copy of ProjectUpdateAction
deepCopy(SearchIndexingConfiguration) - Static method in interface com.commercetools.api.models.project.SearchIndexingConfiguration
factory method to create a deep copy of SearchIndexingConfiguration
deepCopy(SearchIndexingConfigurationValues) - Static method in interface com.commercetools.api.models.project.SearchIndexingConfigurationValues
factory method to create a deep copy of SearchIndexingConfigurationValues
deepCopy(ShippingRateInputType) - Static method in interface com.commercetools.api.models.project.ShippingRateInputType
factory method to create a deep copy of ShippingRateInputType
deepCopy(ShoppingListsConfiguration) - Static method in interface com.commercetools.api.models.project.ShoppingListsConfiguration
factory method to create a deep copy of ShoppingListsConfiguration
deepCopy(QuoteRequest) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequest
factory method to create a deep copy of QuoteRequest
deepCopy(QuoteRequestChangeCustomerAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestChangeCustomerAction
factory method to create a deep copy of QuoteRequestChangeCustomerAction
deepCopy(QuoteRequestChangeQuoteRequestStateAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestChangeQuoteRequestStateAction
factory method to create a deep copy of QuoteRequestChangeQuoteRequestStateAction
deepCopy(QuoteRequestDraft) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestDraft
factory method to create a deep copy of QuoteRequestDraft
deepCopy(QuoteRequestPagedQueryResponse) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestPagedQueryResponse
factory method to create a deep copy of QuoteRequestPagedQueryResponse
deepCopy(QuoteRequestReference) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestReference
factory method to create a deep copy of QuoteRequestReference
deepCopy(QuoteRequestResourceIdentifier) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestResourceIdentifier
factory method to create a deep copy of QuoteRequestResourceIdentifier
deepCopy(QuoteRequestSetCustomFieldAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestSetCustomFieldAction
factory method to create a deep copy of QuoteRequestSetCustomFieldAction
deepCopy(QuoteRequestSetCustomTypeAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestSetCustomTypeAction
factory method to create a deep copy of QuoteRequestSetCustomTypeAction
deepCopy(QuoteRequestTransitionStateAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestTransitionStateAction
factory method to create a deep copy of QuoteRequestTransitionStateAction
deepCopy(QuoteRequestUpdate) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestUpdate
factory method to create a deep copy of QuoteRequestUpdate
deepCopy(QuoteRequestUpdateAction) - Static method in interface com.commercetools.api.models.quote_request.QuoteRequestUpdateAction
factory method to create a deep copy of QuoteRequestUpdateAction
deepCopy(Quote) - Static method in interface com.commercetools.api.models.quote.Quote
factory method to create a deep copy of Quote
deepCopy(QuoteChangeCustomerAction) - Static method in interface com.commercetools.api.models.quote.QuoteChangeCustomerAction
factory method to create a deep copy of QuoteChangeCustomerAction
deepCopy(QuoteChangeQuoteStateAction) - Static method in interface com.commercetools.api.models.quote.QuoteChangeQuoteStateAction
factory method to create a deep copy of QuoteChangeQuoteStateAction
deepCopy(QuoteDraft) - Static method in interface com.commercetools.api.models.quote.QuoteDraft
factory method to create a deep copy of QuoteDraft
deepCopy(QuotePagedQueryResponse) - Static method in interface com.commercetools.api.models.quote.QuotePagedQueryResponse
factory method to create a deep copy of QuotePagedQueryResponse
deepCopy(QuoteReference) - Static method in interface com.commercetools.api.models.quote.QuoteReference
factory method to create a deep copy of QuoteReference
deepCopy(QuoteRequestQuoteRenegotiationAction) - Static method in interface com.commercetools.api.models.quote.QuoteRequestQuoteRenegotiationAction
factory method to create a deep copy of QuoteRequestQuoteRenegotiationAction
deepCopy(QuoteResourceIdentifier) - Static method in interface com.commercetools.api.models.quote.QuoteResourceIdentifier
factory method to create a deep copy of QuoteResourceIdentifier
deepCopy(QuoteSetCustomFieldAction) - Static method in interface com.commercetools.api.models.quote.QuoteSetCustomFieldAction
factory method to create a deep copy of QuoteSetCustomFieldAction
deepCopy(QuoteSetCustomTypeAction) - Static method in interface com.commercetools.api.models.quote.QuoteSetCustomTypeAction
factory method to create a deep copy of QuoteSetCustomTypeAction
deepCopy(QuoteTransitionStateAction) - Static method in interface com.commercetools.api.models.quote.QuoteTransitionStateAction
factory method to create a deep copy of QuoteTransitionStateAction
deepCopy(QuoteUpdate) - Static method in interface com.commercetools.api.models.quote.QuoteUpdate
factory method to create a deep copy of QuoteUpdate
deepCopy(QuoteUpdateAction) - Static method in interface com.commercetools.api.models.quote.QuoteUpdateAction
factory method to create a deep copy of QuoteUpdateAction
deepCopy(Review) - Static method in interface com.commercetools.api.models.review.Review
factory method to create a deep copy of Review
deepCopy(ReviewDraft) - Static method in interface com.commercetools.api.models.review.ReviewDraft
factory method to create a deep copy of ReviewDraft
deepCopy(ReviewPagedQueryResponse) - Static method in interface com.commercetools.api.models.review.ReviewPagedQueryResponse
factory method to create a deep copy of ReviewPagedQueryResponse
deepCopy(ReviewRatingStatistics) - Static method in interface com.commercetools.api.models.review.ReviewRatingStatistics
factory method to create a deep copy of ReviewRatingStatistics
deepCopy(ReviewReference) - Static method in interface com.commercetools.api.models.review.ReviewReference
factory method to create a deep copy of ReviewReference
deepCopy(ReviewResourceIdentifier) - Static method in interface com.commercetools.api.models.review.ReviewResourceIdentifier
factory method to create a deep copy of ReviewResourceIdentifier
deepCopy(ReviewSetAuthorNameAction) - Static method in interface com.commercetools.api.models.review.ReviewSetAuthorNameAction
factory method to create a deep copy of ReviewSetAuthorNameAction
deepCopy(ReviewSetCustomerAction) - Static method in interface com.commercetools.api.models.review.ReviewSetCustomerAction
factory method to create a deep copy of ReviewSetCustomerAction
deepCopy(ReviewSetCustomFieldAction) - Static method in interface com.commercetools.api.models.review.ReviewSetCustomFieldAction
factory method to create a deep copy of ReviewSetCustomFieldAction
deepCopy(ReviewSetCustomTypeAction) - Static method in interface com.commercetools.api.models.review.ReviewSetCustomTypeAction
factory method to create a deep copy of ReviewSetCustomTypeAction
deepCopy(ReviewSetKeyAction) - Static method in interface com.commercetools.api.models.review.ReviewSetKeyAction
factory method to create a deep copy of ReviewSetKeyAction
deepCopy(ReviewSetLocaleAction) - Static method in interface com.commercetools.api.models.review.ReviewSetLocaleAction
factory method to create a deep copy of ReviewSetLocaleAction
deepCopy(ReviewSetRatingAction) - Static method in interface com.commercetools.api.models.review.ReviewSetRatingAction
factory method to create a deep copy of ReviewSetRatingAction
deepCopy(ReviewSetTargetAction) - Static method in interface com.commercetools.api.models.review.ReviewSetTargetAction
factory method to create a deep copy of ReviewSetTargetAction
deepCopy(ReviewSetTextAction) - Static method in interface com.commercetools.api.models.review.ReviewSetTextAction
factory method to create a deep copy of ReviewSetTextAction
deepCopy(ReviewSetTitleAction) - Static method in interface com.commercetools.api.models.review.ReviewSetTitleAction
factory method to create a deep copy of ReviewSetTitleAction
deepCopy(ReviewTransitionStateAction) - Static method in interface com.commercetools.api.models.review.ReviewTransitionStateAction
factory method to create a deep copy of ReviewTransitionStateAction
deepCopy(ReviewUpdate) - Static method in interface com.commercetools.api.models.review.ReviewUpdate
factory method to create a deep copy of ReviewUpdate
deepCopy(ReviewUpdateAction) - Static method in interface com.commercetools.api.models.review.ReviewUpdateAction
factory method to create a deep copy of ReviewUpdateAction
deepCopy(SearchAndExpression) - Static method in interface com.commercetools.api.models.search.SearchAndExpression
factory method to create a deep copy of SearchAndExpression
deepCopy(SearchAnyValue) - Static method in interface com.commercetools.api.models.search.SearchAnyValue
factory method to create a deep copy of SearchAnyValue
deepCopy(SearchCompoundExpression) - Static method in interface com.commercetools.api.models.search.SearchCompoundExpression
factory method to create a deep copy of SearchCompoundExpression
deepCopy(SearchDateRangeExpression) - Static method in interface com.commercetools.api.models.search.SearchDateRangeExpression
factory method to create a deep copy of SearchDateRangeExpression
deepCopy(SearchDateRangeValue) - Static method in interface com.commercetools.api.models.search.SearchDateRangeValue
factory method to create a deep copy of SearchDateRangeValue
deepCopy(SearchDateTimeRangeExpression) - Static method in interface com.commercetools.api.models.search.SearchDateTimeRangeExpression
factory method to create a deep copy of SearchDateTimeRangeExpression
deepCopy(SearchDateTimeRangeValue) - Static method in interface com.commercetools.api.models.search.SearchDateTimeRangeValue
factory method to create a deep copy of SearchDateTimeRangeValue
deepCopy(SearchExactExpression) - Static method in interface com.commercetools.api.models.search.SearchExactExpression
factory method to create a deep copy of SearchExactExpression
deepCopy(SearchExistsExpression) - Static method in interface com.commercetools.api.models.search.SearchExistsExpression
factory method to create a deep copy of SearchExistsExpression
deepCopy(SearchExistsValue) - Static method in interface com.commercetools.api.models.search.SearchExistsValue
factory method to create a deep copy of SearchExistsValue
deepCopy(SearchFilterExpression) - Static method in interface com.commercetools.api.models.search.SearchFilterExpression
factory method to create a deep copy of SearchFilterExpression
deepCopy(SearchFullTextExpression) - Static method in interface com.commercetools.api.models.search.SearchFullTextExpression
factory method to create a deep copy of SearchFullTextExpression
deepCopy(SearchFullTextPrefixExpression) - Static method in interface com.commercetools.api.models.search.SearchFullTextPrefixExpression
factory method to create a deep copy of SearchFullTextPrefixExpression
deepCopy(SearchFullTextPrefixValue) - Static method in interface com.commercetools.api.models.search.SearchFullTextPrefixValue
factory method to create a deep copy of SearchFullTextPrefixValue
deepCopy(SearchFullTextValue) - Static method in interface com.commercetools.api.models.search.SearchFullTextValue
factory method to create a deep copy of SearchFullTextValue
deepCopy(SearchLongRangeExpression) - Static method in interface com.commercetools.api.models.search.SearchLongRangeExpression
factory method to create a deep copy of SearchLongRangeExpression
deepCopy(SearchLongRangeValue) - Static method in interface com.commercetools.api.models.search.SearchLongRangeValue
factory method to create a deep copy of SearchLongRangeValue
deepCopy(SearchMatchingVariant) - Static method in interface com.commercetools.api.models.search.SearchMatchingVariant
factory method to create a deep copy of SearchMatchingVariant
deepCopy(SearchNotExpression) - Static method in interface com.commercetools.api.models.search.SearchNotExpression
factory method to create a deep copy of SearchNotExpression
deepCopy(SearchNumberRangeExpression) - Static method in interface com.commercetools.api.models.search.SearchNumberRangeExpression
factory method to create a deep copy of SearchNumberRangeExpression
deepCopy(SearchNumberRangeValue) - Static method in interface com.commercetools.api.models.search.SearchNumberRangeValue
factory method to create a deep copy of SearchNumberRangeValue
deepCopy(SearchOrExpression) - Static method in interface com.commercetools.api.models.search.SearchOrExpression
factory method to create a deep copy of SearchOrExpression
deepCopy(SearchPrefixExpression) - Static method in interface com.commercetools.api.models.search.SearchPrefixExpression
factory method to create a deep copy of SearchPrefixExpression
deepCopy(SearchQuery) - Static method in interface com.commercetools.api.models.search.SearchQuery
factory method to create a deep copy of SearchQuery
deepCopy(SearchQueryExpression) - Static method in interface com.commercetools.api.models.search.SearchQueryExpression
factory method to create a deep copy of SearchQueryExpression
deepCopy(SearchQueryExpressionValue) - Static method in interface com.commercetools.api.models.search.SearchQueryExpressionValue
factory method to create a deep copy of SearchQueryExpressionValue
deepCopy(SearchSorting) - Static method in interface com.commercetools.api.models.search.SearchSorting
factory method to create a deep copy of SearchSorting
deepCopy(SearchTimeRangeExpression) - Static method in interface com.commercetools.api.models.search.SearchTimeRangeExpression
factory method to create a deep copy of SearchTimeRangeExpression
deepCopy(SearchTimeRangeValue) - Static method in interface com.commercetools.api.models.search.SearchTimeRangeValue
factory method to create a deep copy of SearchTimeRangeValue
deepCopy(SearchWildCardExpression) - Static method in interface com.commercetools.api.models.search.SearchWildCardExpression
factory method to create a deep copy of SearchWildCardExpression
deepCopy(CartClassificationTier) - Static method in interface com.commercetools.api.models.shipping_method.CartClassificationTier
factory method to create a deep copy of CartClassificationTier
deepCopy(CartScoreTier) - Static method in interface com.commercetools.api.models.shipping_method.CartScoreTier
factory method to create a deep copy of CartScoreTier
deepCopy(CartValueTier) - Static method in interface com.commercetools.api.models.shipping_method.CartValueTier
factory method to create a deep copy of CartValueTier
deepCopy(PriceFunction) - Static method in interface com.commercetools.api.models.shipping_method.PriceFunction
factory method to create a deep copy of PriceFunction
deepCopy(ShippingMethod) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethod
factory method to create a deep copy of ShippingMethod
deepCopy(ShippingMethodAddShippingRateAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodAddShippingRateAction
factory method to create a deep copy of ShippingMethodAddShippingRateAction
deepCopy(ShippingMethodAddZoneAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodAddZoneAction
factory method to create a deep copy of ShippingMethodAddZoneAction
deepCopy(ShippingMethodChangeIsDefaultAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodChangeIsDefaultAction
factory method to create a deep copy of ShippingMethodChangeIsDefaultAction
deepCopy(ShippingMethodChangeNameAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodChangeNameAction
factory method to create a deep copy of ShippingMethodChangeNameAction
deepCopy(ShippingMethodChangeTaxCategoryAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodChangeTaxCategoryAction
factory method to create a deep copy of ShippingMethodChangeTaxCategoryAction
deepCopy(ShippingMethodDraft) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodDraft
factory method to create a deep copy of ShippingMethodDraft
deepCopy(ShippingMethodPagedQueryResponse) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodPagedQueryResponse
factory method to create a deep copy of ShippingMethodPagedQueryResponse
deepCopy(ShippingMethodReference) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodReference
factory method to create a deep copy of ShippingMethodReference
deepCopy(ShippingMethodRemoveShippingRateAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodRemoveShippingRateAction
factory method to create a deep copy of ShippingMethodRemoveShippingRateAction
deepCopy(ShippingMethodRemoveZoneAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodRemoveZoneAction
factory method to create a deep copy of ShippingMethodRemoveZoneAction
deepCopy(ShippingMethodResourceIdentifier) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodResourceIdentifier
factory method to create a deep copy of ShippingMethodResourceIdentifier
deepCopy(ShippingMethodSetCustomFieldAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetCustomFieldAction
factory method to create a deep copy of ShippingMethodSetCustomFieldAction
deepCopy(ShippingMethodSetCustomTypeAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetCustomTypeAction
factory method to create a deep copy of ShippingMethodSetCustomTypeAction
deepCopy(ShippingMethodSetDescriptionAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetDescriptionAction
Deprecated.
factory method to create a deep copy of ShippingMethodSetDescriptionAction
deepCopy(ShippingMethodSetKeyAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetKeyAction
factory method to create a deep copy of ShippingMethodSetKeyAction
deepCopy(ShippingMethodSetLocalizedDescriptionAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetLocalizedDescriptionAction
factory method to create a deep copy of ShippingMethodSetLocalizedDescriptionAction
deepCopy(ShippingMethodSetLocalizedNameAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetLocalizedNameAction
factory method to create a deep copy of ShippingMethodSetLocalizedNameAction
deepCopy(ShippingMethodSetPredicateAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodSetPredicateAction
factory method to create a deep copy of ShippingMethodSetPredicateAction
deepCopy(ShippingMethodUpdate) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodUpdate
factory method to create a deep copy of ShippingMethodUpdate
deepCopy(ShippingMethodUpdateAction) - Static method in interface com.commercetools.api.models.shipping_method.ShippingMethodUpdateAction
factory method to create a deep copy of ShippingMethodUpdateAction
deepCopy(ShippingRate) - Static method in interface com.commercetools.api.models.shipping_method.ShippingRate
factory method to create a deep copy of ShippingRate
deepCopy(ShippingRateDraft) - Static method in interface com.commercetools.api.models.shipping_method.ShippingRateDraft
factory method to create a deep copy of ShippingRateDraft
deepCopy(ShippingRatePriceTier) - Static method in interface com.commercetools.api.models.shipping_method.ShippingRatePriceTier
factory method to create a deep copy of ShippingRatePriceTier
deepCopy(ZoneRate) - Static method in interface com.commercetools.api.models.shipping_method.ZoneRate
factory method to create a deep copy of ZoneRate
deepCopy(ZoneRateDraft) - Static method in interface com.commercetools.api.models.shipping_method.ZoneRateDraft
factory method to create a deep copy of ZoneRateDraft
deepCopy(ShoppingList) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingList
factory method to create a deep copy of ShoppingList
deepCopy(ShoppingListAddLineItemAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListAddLineItemAction
factory method to create a deep copy of ShoppingListAddLineItemAction
deepCopy(ShoppingListAddTextLineItemAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListAddTextLineItemAction
factory method to create a deep copy of ShoppingListAddTextLineItemAction
deepCopy(ShoppingListChangeLineItemQuantityAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeLineItemQuantityAction
factory method to create a deep copy of ShoppingListChangeLineItemQuantityAction
deepCopy(ShoppingListChangeLineItemsOrderAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeLineItemsOrderAction
factory method to create a deep copy of ShoppingListChangeLineItemsOrderAction
deepCopy(ShoppingListChangeNameAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeNameAction
factory method to create a deep copy of ShoppingListChangeNameAction
deepCopy(ShoppingListChangeTextLineItemNameAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeTextLineItemNameAction
factory method to create a deep copy of ShoppingListChangeTextLineItemNameAction
deepCopy(ShoppingListChangeTextLineItemQuantityAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeTextLineItemQuantityAction
factory method to create a deep copy of ShoppingListChangeTextLineItemQuantityAction
deepCopy(ShoppingListChangeTextLineItemsOrderAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListChangeTextLineItemsOrderAction
factory method to create a deep copy of ShoppingListChangeTextLineItemsOrderAction
deepCopy(ShoppingListDraft) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListDraft
factory method to create a deep copy of ShoppingListDraft
deepCopy(ShoppingListLineItem) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListLineItem
factory method to create a deep copy of ShoppingListLineItem
deepCopy(ShoppingListLineItemDraft) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListLineItemDraft
factory method to create a deep copy of ShoppingListLineItemDraft
deepCopy(ShoppingListPagedQueryResponse) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListPagedQueryResponse
factory method to create a deep copy of ShoppingListPagedQueryResponse
deepCopy(ShoppingListReference) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListReference
factory method to create a deep copy of ShoppingListReference
deepCopy(ShoppingListRemoveLineItemAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListRemoveLineItemAction
factory method to create a deep copy of ShoppingListRemoveLineItemAction
deepCopy(ShoppingListRemoveTextLineItemAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListRemoveTextLineItemAction
factory method to create a deep copy of ShoppingListRemoveTextLineItemAction
deepCopy(ShoppingListResourceIdentifier) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListResourceIdentifier
factory method to create a deep copy of ShoppingListResourceIdentifier
deepCopy(ShoppingListSetAnonymousIdAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetAnonymousIdAction
factory method to create a deep copy of ShoppingListSetAnonymousIdAction
deepCopy(ShoppingListSetCustomerAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetCustomerAction
factory method to create a deep copy of ShoppingListSetCustomerAction
deepCopy(ShoppingListSetCustomFieldAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetCustomFieldAction
factory method to create a deep copy of ShoppingListSetCustomFieldAction
deepCopy(ShoppingListSetCustomTypeAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetCustomTypeAction
factory method to create a deep copy of ShoppingListSetCustomTypeAction
deepCopy(ShoppingListSetDeleteDaysAfterLastModificationAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetDeleteDaysAfterLastModificationAction
factory method to create a deep copy of ShoppingListSetDeleteDaysAfterLastModificationAction
deepCopy(ShoppingListSetDescriptionAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetDescriptionAction
factory method to create a deep copy of ShoppingListSetDescriptionAction
deepCopy(ShoppingListSetKeyAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetKeyAction
factory method to create a deep copy of ShoppingListSetKeyAction
deepCopy(ShoppingListSetLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetLineItemCustomFieldAction
factory method to create a deep copy of ShoppingListSetLineItemCustomFieldAction
deepCopy(ShoppingListSetLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetLineItemCustomTypeAction
factory method to create a deep copy of ShoppingListSetLineItemCustomTypeAction
deepCopy(ShoppingListSetSlugAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetSlugAction
factory method to create a deep copy of ShoppingListSetSlugAction
deepCopy(ShoppingListSetStoreAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetStoreAction
factory method to create a deep copy of ShoppingListSetStoreAction
deepCopy(ShoppingListSetTextLineItemCustomFieldAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetTextLineItemCustomFieldAction
factory method to create a deep copy of ShoppingListSetTextLineItemCustomFieldAction
deepCopy(ShoppingListSetTextLineItemCustomTypeAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetTextLineItemCustomTypeAction
factory method to create a deep copy of ShoppingListSetTextLineItemCustomTypeAction
deepCopy(ShoppingListSetTextLineItemDescriptionAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListSetTextLineItemDescriptionAction
factory method to create a deep copy of ShoppingListSetTextLineItemDescriptionAction
deepCopy(ShoppingListUpdate) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListUpdate
factory method to create a deep copy of ShoppingListUpdate
deepCopy(ShoppingListUpdateAction) - Static method in interface com.commercetools.api.models.shopping_list.ShoppingListUpdateAction
factory method to create a deep copy of ShoppingListUpdateAction
deepCopy(TextLineItem) - Static method in interface com.commercetools.api.models.shopping_list.TextLineItem
factory method to create a deep copy of TextLineItem
deepCopy(TextLineItemDraft) - Static method in interface com.commercetools.api.models.shopping_list.TextLineItemDraft
factory method to create a deep copy of TextLineItemDraft
deepCopy(StagedQuote) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuote
factory method to create a deep copy of StagedQuote
deepCopy(StagedQuoteChangeStagedQuoteStateAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteChangeStagedQuoteStateAction
factory method to create a deep copy of StagedQuoteChangeStagedQuoteStateAction
deepCopy(StagedQuoteDraft) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteDraft
factory method to create a deep copy of StagedQuoteDraft
deepCopy(StagedQuotePagedQueryResponse) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuotePagedQueryResponse
factory method to create a deep copy of StagedQuotePagedQueryResponse
deepCopy(StagedQuoteReference) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteReference
factory method to create a deep copy of StagedQuoteReference
deepCopy(StagedQuoteResourceIdentifier) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteResourceIdentifier
factory method to create a deep copy of StagedQuoteResourceIdentifier
deepCopy(StagedQuoteSetCustomFieldAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteSetCustomFieldAction
factory method to create a deep copy of StagedQuoteSetCustomFieldAction
deepCopy(StagedQuoteSetCustomTypeAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteSetCustomTypeAction
factory method to create a deep copy of StagedQuoteSetCustomTypeAction
deepCopy(StagedQuoteSetSellerCommentAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteSetSellerCommentAction
factory method to create a deep copy of StagedQuoteSetSellerCommentAction
deepCopy(StagedQuoteSetValidToAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteSetValidToAction
factory method to create a deep copy of StagedQuoteSetValidToAction
deepCopy(StagedQuoteTransitionStateAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteTransitionStateAction
factory method to create a deep copy of StagedQuoteTransitionStateAction
deepCopy(StagedQuoteUpdate) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteUpdate
factory method to create a deep copy of StagedQuoteUpdate
deepCopy(StagedQuoteUpdateAction) - Static method in interface com.commercetools.api.models.staged_quote.StagedQuoteUpdateAction
factory method to create a deep copy of StagedQuoteUpdateAction
deepCopy(StagedPriceDraft) - Static method in interface com.commercetools.api.models.standalone_price.StagedPriceDraft
factory method to create a deep copy of StagedPriceDraft
deepCopy(StagedStandalonePrice) - Static method in interface com.commercetools.api.models.standalone_price.StagedStandalonePrice
factory method to create a deep copy of StagedStandalonePrice
deepCopy(StandalonePrice) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePrice
factory method to create a deep copy of StandalonePrice
deepCopy(StandalonePriceAddPriceTierAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceAddPriceTierAction
factory method to create a deep copy of StandalonePriceAddPriceTierAction
deepCopy(StandalonePriceApplyStagedChangesAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceApplyStagedChangesAction
factory method to create a deep copy of StandalonePriceApplyStagedChangesAction
deepCopy(StandalonePriceChangeActiveAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceChangeActiveAction
factory method to create a deep copy of StandalonePriceChangeActiveAction
deepCopy(StandalonePriceChangeValueAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceChangeValueAction
factory method to create a deep copy of StandalonePriceChangeValueAction
deepCopy(StandalonePriceDraft) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceDraft
factory method to create a deep copy of StandalonePriceDraft
deepCopy(StandalonePricePagedQueryResponse) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePricePagedQueryResponse
factory method to create a deep copy of StandalonePricePagedQueryResponse
deepCopy(StandalonePriceReference) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceReference
factory method to create a deep copy of StandalonePriceReference
deepCopy(StandalonePriceRemovePriceTierAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceRemovePriceTierAction
factory method to create a deep copy of StandalonePriceRemovePriceTierAction
deepCopy(StandalonePriceRemoveStagedChangesAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceRemoveStagedChangesAction
factory method to create a deep copy of StandalonePriceRemoveStagedChangesAction
deepCopy(StandalonePriceResourceIdentifier) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceResourceIdentifier
factory method to create a deep copy of StandalonePriceResourceIdentifier
deepCopy(StandalonePriceSetCustomFieldAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetCustomFieldAction
factory method to create a deep copy of StandalonePriceSetCustomFieldAction
deepCopy(StandalonePriceSetCustomTypeAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetCustomTypeAction
factory method to create a deep copy of StandalonePriceSetCustomTypeAction
deepCopy(StandalonePriceSetDiscountedPriceAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetDiscountedPriceAction
factory method to create a deep copy of StandalonePriceSetDiscountedPriceAction
deepCopy(StandalonePriceSetKeyAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetKeyAction
factory method to create a deep copy of StandalonePriceSetKeyAction
deepCopy(StandalonePriceSetPriceTiersAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetPriceTiersAction
factory method to create a deep copy of StandalonePriceSetPriceTiersAction
deepCopy(StandalonePriceSetValidFromAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetValidFromAction
factory method to create a deep copy of StandalonePriceSetValidFromAction
deepCopy(StandalonePriceSetValidFromAndUntilAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetValidFromAndUntilAction
factory method to create a deep copy of StandalonePriceSetValidFromAndUntilAction
deepCopy(StandalonePriceSetValidUntilAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceSetValidUntilAction
factory method to create a deep copy of StandalonePriceSetValidUntilAction
deepCopy(StandalonePriceUpdate) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceUpdate
factory method to create a deep copy of StandalonePriceUpdate
deepCopy(StandalonePriceUpdateAction) - Static method in interface com.commercetools.api.models.standalone_price.StandalonePriceUpdateAction
factory method to create a deep copy of StandalonePriceUpdateAction
deepCopy(State) - Static method in interface com.commercetools.api.models.state.State
factory method to create a deep copy of State
deepCopy(StateAddRolesAction) - Static method in interface com.commercetools.api.models.state.StateAddRolesAction
factory method to create a deep copy of StateAddRolesAction
deepCopy(StateChangeInitialAction) - Static method in interface com.commercetools.api.models.state.StateChangeInitialAction
factory method to create a deep copy of StateChangeInitialAction
deepCopy(StateChangeKeyAction) - Static method in interface com.commercetools.api.models.state.StateChangeKeyAction
factory method to create a deep copy of StateChangeKeyAction
deepCopy(StateChangeTypeAction) - Static method in interface com.commercetools.api.models.state.StateChangeTypeAction
factory method to create a deep copy of StateChangeTypeAction
deepCopy(StateDraft) - Static method in interface com.commercetools.api.models.state.StateDraft
factory method to create a deep copy of StateDraft
deepCopy(StatePagedQueryResponse) - Static method in interface com.commercetools.api.models.state.StatePagedQueryResponse
factory method to create a deep copy of StatePagedQueryResponse
deepCopy(StateReference) - Static method in interface com.commercetools.api.models.state.StateReference
factory method to create a deep copy of StateReference
deepCopy(StateRemoveRolesAction) - Static method in interface com.commercetools.api.models.state.StateRemoveRolesAction
factory method to create a deep copy of StateRemoveRolesAction
deepCopy(StateResourceIdentifier) - Static method in interface com.commercetools.api.models.state.StateResourceIdentifier
factory method to create a deep copy of StateResourceIdentifier
deepCopy(StateSetDescriptionAction) - Static method in interface com.commercetools.api.models.state.StateSetDescriptionAction
factory method to create a deep copy of StateSetDescriptionAction
deepCopy(StateSetNameAction) - Static method in interface com.commercetools.api.models.state.StateSetNameAction
factory method to create a deep copy of StateSetNameAction
deepCopy(StateSetRolesAction) - Static method in interface com.commercetools.api.models.state.StateSetRolesAction
factory method to create a deep copy of StateSetRolesAction
deepCopy(StateSetTransitionsAction) - Static method in interface com.commercetools.api.models.state.StateSetTransitionsAction
factory method to create a deep copy of StateSetTransitionsAction
deepCopy(StateUpdate) - Static method in interface com.commercetools.api.models.state.StateUpdate
factory method to create a deep copy of StateUpdate
deepCopy(StateUpdateAction) - Static method in interface com.commercetools.api.models.state.StateUpdateAction
factory method to create a deep copy of StateUpdateAction
deepCopy(StoreCountry) - Static method in interface com.commercetools.api.models.store_country.StoreCountry
factory method to create a deep copy of StoreCountry
deepCopy(ProductSelectionSetting) - Static method in interface com.commercetools.api.models.store.ProductSelectionSetting
factory method to create a deep copy of ProductSelectionSetting
deepCopy(ProductSelectionSettingDraft) - Static method in interface com.commercetools.api.models.store.ProductSelectionSettingDraft
factory method to create a deep copy of ProductSelectionSettingDraft
deepCopy(Store) - Static method in interface com.commercetools.api.models.store.Store
factory method to create a deep copy of Store
deepCopy(StoreAddCountryAction) - Static method in interface com.commercetools.api.models.store.StoreAddCountryAction
factory method to create a deep copy of StoreAddCountryAction
deepCopy(StoreAddDistributionChannelAction) - Static method in interface com.commercetools.api.models.store.StoreAddDistributionChannelAction
factory method to create a deep copy of StoreAddDistributionChannelAction
deepCopy(StoreAddProductSelectionAction) - Static method in interface com.commercetools.api.models.store.StoreAddProductSelectionAction
factory method to create a deep copy of StoreAddProductSelectionAction
deepCopy(StoreAddSupplyChannelAction) - Static method in interface com.commercetools.api.models.store.StoreAddSupplyChannelAction
factory method to create a deep copy of StoreAddSupplyChannelAction
deepCopy(StoreChangeProductSelectionAction) - Static method in interface com.commercetools.api.models.store.StoreChangeProductSelectionAction
factory method to create a deep copy of StoreChangeProductSelectionAction
deepCopy(StoreDraft) - Static method in interface com.commercetools.api.models.store.StoreDraft
factory method to create a deep copy of StoreDraft
deepCopy(StoreKeyReference) - Static method in interface com.commercetools.api.models.store.StoreKeyReference
factory method to create a deep copy of StoreKeyReference
deepCopy(StorePagedQueryResponse) - Static method in interface com.commercetools.api.models.store.StorePagedQueryResponse
factory method to create a deep copy of StorePagedQueryResponse
deepCopy(StoreReference) - Static method in interface com.commercetools.api.models.store.StoreReference
factory method to create a deep copy of StoreReference
deepCopy(StoreRemoveCountryAction) - Static method in interface com.commercetools.api.models.store.StoreRemoveCountryAction
factory method to create a deep copy of StoreRemoveCountryAction
deepCopy(StoreRemoveDistributionChannelAction) - Static method in interface com.commercetools.api.models.store.StoreRemoveDistributionChannelAction
factory method to create a deep copy of StoreRemoveDistributionChannelAction
deepCopy(StoreRemoveProductSelectionAction) - Static method in interface com.commercetools.api.models.store.StoreRemoveProductSelectionAction
factory method to create a deep copy of StoreRemoveProductSelectionAction
deepCopy(StoreRemoveSupplyChannelAction) - Static method in interface com.commercetools.api.models.store.StoreRemoveSupplyChannelAction
factory method to create a deep copy of StoreRemoveSupplyChannelAction
deepCopy(StoreResourceIdentifier) - Static method in interface com.commercetools.api.models.store.StoreResourceIdentifier
factory method to create a deep copy of StoreResourceIdentifier
deepCopy(StoreSetCountriesAction) - Static method in interface com.commercetools.api.models.store.StoreSetCountriesAction
factory method to create a deep copy of StoreSetCountriesAction
deepCopy(StoreSetCustomFieldAction) - Static method in interface com.commercetools.api.models.store.StoreSetCustomFieldAction
factory method to create a deep copy of StoreSetCustomFieldAction
deepCopy(StoreSetCustomTypeAction) - Static method in interface com.commercetools.api.models.store.StoreSetCustomTypeAction
factory method to create a deep copy of StoreSetCustomTypeAction
deepCopy(StoreSetDistributionChannelsAction) - Static method in interface com.commercetools.api.models.store.StoreSetDistributionChannelsAction
factory method to create a deep copy of StoreSetDistributionChannelsAction
deepCopy(StoreSetLanguagesAction) - Static method in interface com.commercetools.api.models.store.StoreSetLanguagesAction
factory method to create a deep copy of StoreSetLanguagesAction
deepCopy(StoreSetNameAction) - Static method in interface com.commercetools.api.models.store.StoreSetNameAction
factory method to create a deep copy of StoreSetNameAction
deepCopy(StoreSetProductSelectionsAction) - Static method in interface com.commercetools.api.models.store.StoreSetProductSelectionsAction
factory method to create a deep copy of StoreSetProductSelectionsAction
deepCopy(StoreSetSupplyChannelsAction) - Static method in interface com.commercetools.api.models.store.StoreSetSupplyChannelsAction
factory method to create a deep copy of StoreSetSupplyChannelsAction
deepCopy(StoreUpdate) - Static method in interface com.commercetools.api.models.store.StoreUpdate
factory method to create a deep copy of StoreUpdate
deepCopy(StoreUpdateAction) - Static method in interface com.commercetools.api.models.store.StoreUpdateAction
factory method to create a deep copy of StoreUpdateAction
deepCopy(AzureEventGridDestination) - Static method in interface com.commercetools.api.models.subscription.AzureEventGridDestination
factory method to create a deep copy of AzureEventGridDestination
deepCopy(AzureServiceBusDestination) - Static method in interface com.commercetools.api.models.subscription.AzureServiceBusDestination
factory method to create a deep copy of AzureServiceBusDestination
deepCopy(ChangeSubscription) - Static method in interface com.commercetools.api.models.subscription.ChangeSubscription
factory method to create a deep copy of ChangeSubscription
deepCopy(CloudEventsFormat) - Static method in interface com.commercetools.api.models.subscription.CloudEventsFormat
factory method to create a deep copy of CloudEventsFormat
deepCopy(CloudEventsPayload) - Static method in interface com.commercetools.api.models.subscription.CloudEventsPayload
factory method to create a deep copy of CloudEventsPayload
deepCopy(ConfluentCloudDestination) - Static method in interface com.commercetools.api.models.subscription.ConfluentCloudDestination
factory method to create a deep copy of ConfluentCloudDestination
deepCopy(DeliveryFormat) - Static method in interface com.commercetools.api.models.subscription.DeliveryFormat
factory method to create a deep copy of DeliveryFormat
deepCopy(DeliveryPayload) - Static method in interface com.commercetools.api.models.subscription.DeliveryPayload
factory method to create a deep copy of DeliveryPayload
deepCopy(Destination) - Static method in interface com.commercetools.api.models.subscription.Destination
factory method to create a deep copy of Destination
deepCopy(EventBridgeDestination) - Static method in interface com.commercetools.api.models.subscription.EventBridgeDestination
factory method to create a deep copy of EventBridgeDestination
deepCopy(GoogleCloudPubSubDestination) - Static method in interface com.commercetools.api.models.subscription.GoogleCloudPubSubDestination
factory method to create a deep copy of GoogleCloudPubSubDestination
deepCopy(MessageDeliveryPayload) - Static method in interface com.commercetools.api.models.subscription.MessageDeliveryPayload
factory method to create a deep copy of MessageDeliveryPayload
deepCopy(MessageSubscription) - Static method in interface com.commercetools.api.models.subscription.MessageSubscription
factory method to create a deep copy of MessageSubscription
deepCopy(PayloadNotIncluded) - Static method in interface com.commercetools.api.models.subscription.PayloadNotIncluded
factory method to create a deep copy of PayloadNotIncluded
deepCopy(PlatformFormat) - Static method in interface com.commercetools.api.models.subscription.PlatformFormat
factory method to create a deep copy of PlatformFormat
deepCopy(ResourceCreatedDeliveryPayload) - Static method in interface com.commercetools.api.models.subscription.ResourceCreatedDeliveryPayload
factory method to create a deep copy of ResourceCreatedDeliveryPayload
deepCopy(ResourceDeletedDeliveryPayload) - Static method in interface com.commercetools.api.models.subscription.ResourceDeletedDeliveryPayload
factory method to create a deep copy of ResourceDeletedDeliveryPayload
deepCopy(ResourceUpdatedDeliveryPayload) - Static method in interface com.commercetools.api.models.subscription.ResourceUpdatedDeliveryPayload
factory method to create a deep copy of ResourceUpdatedDeliveryPayload
deepCopy(SnsDestination) - Static method in interface com.commercetools.api.models.subscription.SnsDestination
factory method to create a deep copy of SnsDestination
deepCopy(SqsDestination) - Static method in interface com.commercetools.api.models.subscription.SqsDestination
factory method to create a deep copy of SqsDestination
deepCopy(Subscription) - Static method in interface com.commercetools.api.models.subscription.Subscription
factory method to create a deep copy of Subscription
deepCopy(SubscriptionChangeDestinationAction) - Static method in interface com.commercetools.api.models.subscription.SubscriptionChangeDestinationAction
factory method to create a deep copy of SubscriptionChangeDestinationAction
deepCopy(SubscriptionDraft) - Static method in interface com.commercetools.api.models.subscription.SubscriptionDraft
factory method to create a deep copy of SubscriptionDraft
deepCopy(SubscriptionPagedQueryResponse) - Static method in interface com.commercetools.api.models.subscription.SubscriptionPagedQueryResponse
factory method to create a deep copy of SubscriptionPagedQueryResponse
deepCopy(SubscriptionSetChangesAction) - Static method in interface com.commercetools.api.models.subscription.SubscriptionSetChangesAction
factory method to create a deep copy of SubscriptionSetChangesAction
deepCopy(SubscriptionSetKeyAction) - Static method in interface com.commercetools.api.models.subscription.SubscriptionSetKeyAction
factory method to create a deep copy of SubscriptionSetKeyAction
deepCopy(SubscriptionSetMessagesAction) - Static method in interface com.commercetools.api.models.subscription.SubscriptionSetMessagesAction
factory method to create a deep copy of SubscriptionSetMessagesAction
deepCopy(SubscriptionUpdate) - Static method in interface com.commercetools.api.models.subscription.SubscriptionUpdate
factory method to create a deep copy of SubscriptionUpdate
deepCopy(SubscriptionUpdateAction) - Static method in interface com.commercetools.api.models.subscription.SubscriptionUpdateAction
factory method to create a deep copy of SubscriptionUpdateAction
deepCopy(SubRate) - Static method in interface com.commercetools.api.models.tax_category.SubRate
factory method to create a deep copy of SubRate
deepCopy(TaxCategory) - Static method in interface com.commercetools.api.models.tax_category.TaxCategory
factory method to create a deep copy of TaxCategory
deepCopy(TaxCategoryAddTaxRateAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryAddTaxRateAction
factory method to create a deep copy of TaxCategoryAddTaxRateAction
deepCopy(TaxCategoryChangeNameAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryChangeNameAction
factory method to create a deep copy of TaxCategoryChangeNameAction
deepCopy(TaxCategoryDraft) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryDraft
factory method to create a deep copy of TaxCategoryDraft
deepCopy(TaxCategoryPagedQueryResponse) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryPagedQueryResponse
factory method to create a deep copy of TaxCategoryPagedQueryResponse
deepCopy(TaxCategoryReference) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryReference
factory method to create a deep copy of TaxCategoryReference
deepCopy(TaxCategoryRemoveTaxRateAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryRemoveTaxRateAction
factory method to create a deep copy of TaxCategoryRemoveTaxRateAction
deepCopy(TaxCategoryReplaceTaxRateAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryReplaceTaxRateAction
factory method to create a deep copy of TaxCategoryReplaceTaxRateAction
deepCopy(TaxCategoryResourceIdentifier) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryResourceIdentifier
factory method to create a deep copy of TaxCategoryResourceIdentifier
deepCopy(TaxCategorySetDescriptionAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategorySetDescriptionAction
factory method to create a deep copy of TaxCategorySetDescriptionAction
deepCopy(TaxCategorySetKeyAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategorySetKeyAction
factory method to create a deep copy of TaxCategorySetKeyAction
deepCopy(TaxCategoryUpdate) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryUpdate
factory method to create a deep copy of TaxCategoryUpdate
deepCopy(TaxCategoryUpdateAction) - Static method in interface com.commercetools.api.models.tax_category.TaxCategoryUpdateAction
factory method to create a deep copy of TaxCategoryUpdateAction
deepCopy(TaxRate) - Static method in interface com.commercetools.api.models.tax_category.TaxRate
factory method to create a deep copy of TaxRate
deepCopy(TaxRateDraft) - Static method in interface com.commercetools.api.models.tax_category.TaxRateDraft
factory method to create a deep copy of TaxRateDraft
deepCopy(CustomFieldBooleanType) - Static method in interface com.commercetools.api.models.type.CustomFieldBooleanType
factory method to create a deep copy of CustomFieldBooleanType
deepCopy(CustomFieldDateTimeType) - Static method in interface com.commercetools.api.models.type.CustomFieldDateTimeType
factory method to create a deep copy of CustomFieldDateTimeType
deepCopy(CustomFieldDateType) - Static method in interface com.commercetools.api.models.type.CustomFieldDateType
factory method to create a deep copy of CustomFieldDateType
deepCopy(CustomFieldEnumType) - Static method in interface com.commercetools.api.models.type.CustomFieldEnumType
factory method to create a deep copy of CustomFieldEnumType
deepCopy(CustomFieldEnumValue) - Static method in interface com.commercetools.api.models.type.CustomFieldEnumValue
factory method to create a deep copy of CustomFieldEnumValue
deepCopy(CustomFieldLocalizedEnumType) - Static method in interface com.commercetools.api.models.type.CustomFieldLocalizedEnumType
factory method to create a deep copy of CustomFieldLocalizedEnumType
deepCopy(CustomFieldLocalizedEnumValue) - Static method in interface com.commercetools.api.models.type.CustomFieldLocalizedEnumValue
factory method to create a deep copy of CustomFieldLocalizedEnumValue
deepCopy(CustomFieldLocalizedStringType) - Static method in interface com.commercetools.api.models.type.CustomFieldLocalizedStringType
factory method to create a deep copy of CustomFieldLocalizedStringType
deepCopy(CustomFieldMoneyType) - Static method in interface com.commercetools.api.models.type.CustomFieldMoneyType
factory method to create a deep copy of CustomFieldMoneyType
deepCopy(CustomFieldNumberType) - Static method in interface com.commercetools.api.models.type.CustomFieldNumberType
factory method to create a deep copy of CustomFieldNumberType
deepCopy(CustomFieldReferenceType) - Static method in interface com.commercetools.api.models.type.CustomFieldReferenceType
factory method to create a deep copy of CustomFieldReferenceType
deepCopy(CustomFields) - Static method in interface com.commercetools.api.models.type.CustomFields
factory method to create a deep copy of CustomFields
deepCopy(CustomFieldsDraft) - Static method in interface com.commercetools.api.models.type.CustomFieldsDraft
factory method to create a deep copy of CustomFieldsDraft
deepCopy(CustomFieldSetType) - Static method in interface com.commercetools.api.models.type.CustomFieldSetType
factory method to create a deep copy of CustomFieldSetType
deepCopy(CustomFieldStringType) - Static method in interface com.commercetools.api.models.type.CustomFieldStringType
factory method to create a deep copy of CustomFieldStringType
deepCopy(CustomFieldTimeType) - Static method in interface com.commercetools.api.models.type.CustomFieldTimeType
factory method to create a deep copy of CustomFieldTimeType
deepCopy(FieldContainer) - Static method in interface com.commercetools.api.models.type.FieldContainer
factory method to create a deep copy of FieldContainer
deepCopy(FieldDefinition) - Static method in interface com.commercetools.api.models.type.FieldDefinition
factory method to create a deep copy of FieldDefinition
deepCopy(FieldType) - Static method in interface com.commercetools.api.models.type.FieldType
factory method to create a deep copy of FieldType
deepCopy(Type) - Static method in interface com.commercetools.api.models.type.Type
factory method to create a deep copy of Type
deepCopy(TypeAddEnumValueAction) - Static method in interface com.commercetools.api.models.type.TypeAddEnumValueAction
factory method to create a deep copy of TypeAddEnumValueAction
deepCopy(TypeAddFieldDefinitionAction) - Static method in interface com.commercetools.api.models.type.TypeAddFieldDefinitionAction
factory method to create a deep copy of TypeAddFieldDefinitionAction
deepCopy(TypeAddLocalizedEnumValueAction) - Static method in interface com.commercetools.api.models.type.TypeAddLocalizedEnumValueAction
factory method to create a deep copy of TypeAddLocalizedEnumValueAction
deepCopy(TypeChangeEnumValueLabelAction) - Static method in interface com.commercetools.api.models.type.TypeChangeEnumValueLabelAction
factory method to create a deep copy of TypeChangeEnumValueLabelAction
deepCopy(TypeChangeEnumValueOrderAction) - Static method in interface com.commercetools.api.models.type.TypeChangeEnumValueOrderAction
factory method to create a deep copy of TypeChangeEnumValueOrderAction
deepCopy(TypeChangeFieldDefinitionOrderAction) - Static method in interface com.commercetools.api.models.type.TypeChangeFieldDefinitionOrderAction
factory method to create a deep copy of TypeChangeFieldDefinitionOrderAction
deepCopy(TypeChangeInputHintAction) - Static method in interface com.commercetools.api.models.type.TypeChangeInputHintAction
factory method to create a deep copy of TypeChangeInputHintAction
deepCopy(TypeChangeKeyAction) - Static method in interface com.commercetools.api.models.type.TypeChangeKeyAction
factory method to create a deep copy of TypeChangeKeyAction
deepCopy(TypeChangeLabelAction) - Static method in interface com.commercetools.api.models.type.TypeChangeLabelAction
factory method to create a deep copy of TypeChangeLabelAction
deepCopy(TypeChangeLocalizedEnumValueLabelAction) - Static method in interface com.commercetools.api.models.type.TypeChangeLocalizedEnumValueLabelAction
factory method to create a deep copy of TypeChangeLocalizedEnumValueLabelAction
deepCopy(TypeChangeLocalizedEnumValueOrderAction) - Static method in interface com.commercetools.api.models.type.TypeChangeLocalizedEnumValueOrderAction
factory method to create a deep copy of TypeChangeLocalizedEnumValueOrderAction
deepCopy(TypeChangeNameAction) - Static method in interface com.commercetools.api.models.type.TypeChangeNameAction
factory method to create a deep copy of TypeChangeNameAction
deepCopy(TypeDraft) - Static method in interface com.commercetools.api.models.type.TypeDraft
factory method to create a deep copy of TypeDraft
deepCopy(TypePagedQueryResponse) - Static method in interface com.commercetools.api.models.type.TypePagedQueryResponse
factory method to create a deep copy of TypePagedQueryResponse
deepCopy(TypeReference) - Static method in interface com.commercetools.api.models.type.TypeReference
factory method to create a deep copy of TypeReference
deepCopy(TypeRemoveFieldDefinitionAction) - Static method in interface com.commercetools.api.models.type.TypeRemoveFieldDefinitionAction
factory method to create a deep copy of TypeRemoveFieldDefinitionAction
deepCopy(TypeResourceIdentifier) - Static method in interface com.commercetools.api.models.type.TypeResourceIdentifier
factory method to create a deep copy of TypeResourceIdentifier
deepCopy(TypeSetDescriptionAction) - Static method in interface com.commercetools.api.models.type.TypeSetDescriptionAction
factory method to create a deep copy of TypeSetDescriptionAction
deepCopy(TypeUpdate) - Static method in interface com.commercetools.api.models.type.TypeUpdate
factory method to create a deep copy of TypeUpdate
deepCopy(TypeUpdateAction) - Static method in interface com.commercetools.api.models.type.TypeUpdateAction
factory method to create a deep copy of TypeUpdateAction
deepCopy(Location) - Static method in interface com.commercetools.api.models.zone.Location
factory method to create a deep copy of Location
deepCopy(Zone) - Static method in interface com.commercetools.api.models.zone.Zone
factory method to create a deep copy of Zone
deepCopy(ZoneAddLocationAction) - Static method in interface com.commercetools.api.models.zone.ZoneAddLocationAction
factory method to create a deep copy of ZoneAddLocationAction
deepCopy(ZoneChangeNameAction) - Static method in interface com.commercetools.api.models.zone.ZoneChangeNameAction
factory method to create a deep copy of ZoneChangeNameAction
deepCopy(ZoneDraft) - Static method in interface com.commercetools.api.models.zone.ZoneDraft
factory method to create a deep copy of ZoneDraft
deepCopy(ZonePagedQueryResponse) - Static method in interface com.commercetools.api.models.zone.ZonePagedQueryResponse
factory method to create a deep copy of ZonePagedQueryResponse
deepCopy(ZoneReference) - Static method in interface com.commercetools.api.models.zone.ZoneReference
factory method to create a deep copy of ZoneReference
deepCopy(ZoneRemoveLocationAction) - Static method in interface com.commercetools.api.models.zone.ZoneRemoveLocationAction
factory method to create a deep copy of ZoneRemoveLocationAction
deepCopy(ZoneResourceIdentifier) - Static method in interface com.commercetools.api.models.zone.ZoneResourceIdentifier
factory method to create a deep copy of ZoneResourceIdentifier
deepCopy(ZoneSetDescriptionAction) - Static method in interface com.commercetools.api.models.zone.ZoneSetDescriptionAction
factory method to create a deep copy of ZoneSetDescriptionAction
deepCopy(ZoneSetKeyAction) - Static method in interface com.commercetools.api.models.zone.ZoneSetKeyAction
factory method to create a deep copy of ZoneSetKeyAction
deepCopy(ZoneUpdate) - Static method in interface com.commercetools.api.models.zone.ZoneUpdate
factory method to create a deep copy of ZoneUpdate
deepCopy(ZoneUpdateAction) - Static method in interface com.commercetools.api.models.zone.ZoneUpdateAction
factory method to create a deep copy of ZoneUpdateAction
deepCopy(GraphQLDataResponse) - Static method in interface com.commercetools.graphql.api.GraphQLDataResponse
factory method to create a deep copy of GraphQLResponse
deepCopy(ErrorObject) - Static method in interface com.commercetools.history.models.change_history.ErrorObject
factory method to create a deep copy of ErrorObject
deepCopy(ErrorResponse) - Static method in interface com.commercetools.history.models.change_history.ErrorResponse
factory method to create a deep copy of ErrorResponse
deepCopy(ModifiedBy) - Static method in interface com.commercetools.history.models.change_history.ModifiedBy
factory method to create a deep copy of ModifiedBy
deepCopy(Record) - Static method in interface com.commercetools.history.models.change_history.Record
factory method to create a deep copy of Record
deepCopy(RecordPagedQueryResponse) - Static method in interface com.commercetools.history.models.change_history.RecordPagedQueryResponse
factory method to create a deep copy of RecordPagedQueryResponse
deepCopy(AssetChangeValue) - Static method in interface com.commercetools.history.models.change_value.AssetChangeValue
factory method to create a deep copy of AssetChangeValue
deepCopy(AttributeValue) - Static method in interface com.commercetools.history.models.change_value.AttributeValue
factory method to create a deep copy of AttributeValue
deepCopy(ChangeTargetChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetChangeValue
factory method to create a deep copy of ChangeTargetChangeValue
deepCopy(ChangeTargetCustomLineItemsChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetCustomLineItemsChangeValue
factory method to create a deep copy of ChangeTargetCustomLineItemsChangeValue
deepCopy(ChangeTargetLineItemsChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetLineItemsChangeValue
factory method to create a deep copy of ChangeTargetLineItemsChangeValue
deepCopy(ChangeTargetMultiBuyCustomLineItemsChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetMultiBuyCustomLineItemsChangeValue
factory method to create a deep copy of ChangeTargetMultiBuyCustomLineItemsChangeValue
deepCopy(ChangeTargetMultiBuyLineItemsChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetMultiBuyLineItemsChangeValue
factory method to create a deep copy of ChangeTargetMultiBuyLineItemsChangeValue
deepCopy(ChangeTargetShippingChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeTargetShippingChangeValue
factory method to create a deep copy of ChangeTargetShippingChangeValue
deepCopy(ChangeValueAbsoluteChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeValueAbsoluteChangeValue
factory method to create a deep copy of ChangeValueAbsoluteChangeValue
deepCopy(ChangeValueChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeValueChangeValue
factory method to create a deep copy of ChangeValueChangeValue
deepCopy(ChangeValueExternalChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeValueExternalChangeValue
factory method to create a deep copy of ChangeValueExternalChangeValue
deepCopy(ChangeValueGiftLineItemChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeValueGiftLineItemChangeValue
factory method to create a deep copy of ChangeValueGiftLineItemChangeValue
deepCopy(ChangeValueRelativeChangeValue) - Static method in interface com.commercetools.history.models.change_value.ChangeValueRelativeChangeValue
factory method to create a deep copy of ChangeValueRelativeChangeValue
deepCopy(CustomFieldExpandedValue) - Static method in interface com.commercetools.history.models.change_value.CustomFieldExpandedValue
factory method to create a deep copy of CustomFieldExpandedValue
deepCopy(CustomShippingMethodChangeValue) - Static method in interface com.commercetools.history.models.change_value.CustomShippingMethodChangeValue
factory method to create a deep copy of CustomShippingMethodChangeValue
deepCopy(DeliveryChangeValue) - Static method in interface com.commercetools.history.models.change_value.DeliveryChangeValue
factory method to create a deep copy of DeliveryChangeValue
deepCopy(EnumValue) - Static method in interface com.commercetools.history.models.change_value.EnumValue
factory method to create a deep copy of EnumValue
deepCopy(FieldDefinitionOrderValue) - Static method in interface com.commercetools.history.models.change_value.FieldDefinitionOrderValue
factory method to create a deep copy of FieldDefinitionOrderValue
deepCopy(InventoryQuantityValue) - Static method in interface com.commercetools.history.models.change_value.InventoryQuantityValue
factory method to create a deep copy of InventoryQuantityValue
deepCopy(LocalizedEnumValue) - Static method in interface com.commercetools.history.models.change_value.LocalizedEnumValue
factory method to create a deep copy of LocalizedEnumValue
deepCopy(ParcelChangeValue) - Static method in interface com.commercetools.history.models.change_value.ParcelChangeValue
factory method to create a deep copy of ParcelChangeValue
deepCopy(SetCartClassificationShippingRateInputValue) - Static method in interface com.commercetools.history.models.change_value.SetCartClassificationShippingRateInputValue
factory method to create a deep copy of SetCartClassificationShippingRateInputValue
deepCopy(SetCartScoreShippingRateInputValue) - Static method in interface com.commercetools.history.models.change_value.SetCartScoreShippingRateInputValue
factory method to create a deep copy of SetCartScoreShippingRateInputValue
deepCopy(ShippingMethodChangeValue) - Static method in interface com.commercetools.history.models.change_value.ShippingMethodChangeValue
factory method to create a deep copy of ShippingMethodChangeValue
deepCopy(ShippingMethodTaxAmountChangeValue) - Static method in interface com.commercetools.history.models.change_value.ShippingMethodTaxAmountChangeValue
factory method to create a deep copy of ShippingMethodTaxAmountChangeValue
deepCopy(ShoppingListLineItemValue) - Static method in interface com.commercetools.history.models.change_value.ShoppingListLineItemValue
factory method to create a deep copy of ShoppingListLineItemValue
deepCopy(TextLineItemValue) - Static method in interface com.commercetools.history.models.change_value.TextLineItemValue
factory method to create a deep copy of TextLineItemValue
deepCopy(TransactionChangeValue) - Static method in interface com.commercetools.history.models.change_value.TransactionChangeValue
factory method to create a deep copy of TransactionChangeValue
deepCopy(ValidFromAndUntilValue) - Static method in interface com.commercetools.history.models.change_value.ValidFromAndUntilValue
factory method to create a deep copy of ValidFromAndUntilValue
deepCopy(AddAddressChange) - Static method in interface com.commercetools.history.models.change.AddAddressChange
factory method to create a deep copy of AddAddressChange
deepCopy(AddAssetChange) - Static method in interface com.commercetools.history.models.change.AddAssetChange
factory method to create a deep copy of AddAssetChange
deepCopy(AddAssociateChange) - Static method in interface com.commercetools.history.models.change.AddAssociateChange
factory method to create a deep copy of AddAssociateChange
deepCopy(AddAttributeDefinitionChange) - Static method in interface com.commercetools.history.models.change.AddAttributeDefinitionChange
factory method to create a deep copy of AddAttributeDefinitionChange
deepCopy(AddBillingAddressIdChange) - Static method in interface com.commercetools.history.models.change.AddBillingAddressIdChange
factory method to create a deep copy of AddBillingAddressIdChange
deepCopy(AddChannelRolesChange) - Static method in interface com.commercetools.history.models.change.AddChannelRolesChange
factory method to create a deep copy of AddChannelRolesChange
deepCopy(AddCustomLineItemChange) - Static method in interface com.commercetools.history.models.change.AddCustomLineItemChange
factory method to create a deep copy of AddCustomLineItemChange
deepCopy(AddDeliveryChange) - Static method in interface com.commercetools.history.models.change.AddDeliveryChange
factory method to create a deep copy of AddDeliveryChange
deepCopy(AddDiscountCodeChange) - Static method in interface com.commercetools.history.models.change.AddDiscountCodeChange
factory method to create a deep copy of AddDiscountCodeChange
deepCopy(AddEnumValueChange) - Static method in interface com.commercetools.history.models.change.AddEnumValueChange
factory method to create a deep copy of AddEnumValueChange
deepCopy(AddExternalImageChange) - Static method in interface com.commercetools.history.models.change.AddExternalImageChange
factory method to create a deep copy of AddExternalImageChange
deepCopy(AddFieldDefinitionChange) - Static method in interface com.commercetools.history.models.change.AddFieldDefinitionChange
factory method to create a deep copy of AddFieldDefinitionChange
deepCopy(AddInheritedAssociateChange) - Static method in interface com.commercetools.history.models.change.AddInheritedAssociateChange
factory method to create a deep copy of AddInheritedAssociateChange
deepCopy(AddInterfaceInteractionChange) - Static method in interface com.commercetools.history.models.change.AddInterfaceInteractionChange
factory method to create a deep copy of AddInterfaceInteractionChange
deepCopy(AddItemShippingAddressesChange) - Static method in interface com.commercetools.history.models.change.AddItemShippingAddressesChange
factory method to create a deep copy of AddItemShippingAddressesChange
deepCopy(AddLocalizedEnumValueChange) - Static method in interface com.commercetools.history.models.change.AddLocalizedEnumValueChange
factory method to create a deep copy of AddLocalizedEnumValueChange
deepCopy(AddLocationChange) - Static method in interface com.commercetools.history.models.change.AddLocationChange
factory method to create a deep copy of AddLocationChange
deepCopy(AddOrderLineItemChange) - Static method in interface com.commercetools.history.models.change.AddOrderLineItemChange
factory method to create a deep copy of AddOrderLineItemChange
deepCopy(AddParcelToDeliveryChange) - Static method in interface com.commercetools.history.models.change.AddParcelToDeliveryChange
factory method to create a deep copy of AddParcelToDeliveryChange
deepCopy(AddPaymentChange) - Static method in interface com.commercetools.history.models.change.AddPaymentChange
factory method to create a deep copy of AddPaymentChange
deepCopy(AddPlainEnumValueChange) - Static method in interface com.commercetools.history.models.change.AddPlainEnumValueChange
factory method to create a deep copy of AddPlainEnumValueChange
deepCopy(AddPriceChange) - Static method in interface com.commercetools.history.models.change.AddPriceChange
factory method to create a deep copy of AddPriceChange
deepCopy(AddProductChange) - Static method in interface com.commercetools.history.models.change.AddProductChange
factory method to create a deep copy of AddProductChange
deepCopy(AddProductSelectionChange) - Static method in interface com.commercetools.history.models.change.AddProductSelectionChange
factory method to create a deep copy of AddProductSelectionChange
deepCopy(AddPropertyChange) - Static method in interface com.commercetools.history.models.change.AddPropertyChange
factory method to create a deep copy of AddPropertyChange
deepCopy(AddReturnInfoChange) - Static method in interface com.commercetools.history.models.change.AddReturnInfoChange
factory method to create a deep copy of AddReturnInfoChange
deepCopy(AddShippingAddressIdChange) - Static method in interface com.commercetools.history.models.change.AddShippingAddressIdChange
factory method to create a deep copy of AddShippingAddressIdChange
deepCopy(AddShoppingListLineItemChange) - Static method in interface com.commercetools.history.models.change.AddShoppingListLineItemChange
factory method to create a deep copy of AddShoppingListLineItemChange
deepCopy(AddStateRolesChange) - Static method in interface com.commercetools.history.models.change.AddStateRolesChange
factory method to create a deep copy of AddStateRolesChange
deepCopy(AddTaxRateChange) - Static method in interface com.commercetools.history.models.change.AddTaxRateChange
factory method to create a deep copy of AddTaxRateChange
deepCopy(AddTextLineItemChange) - Static method in interface com.commercetools.history.models.change.AddTextLineItemChange
factory method to create a deep copy of AddTextLineItemChange
deepCopy(AddToCategoryChange) - Static method in interface com.commercetools.history.models.change.AddToCategoryChange
factory method to create a deep copy of AddToCategoryChange
deepCopy(AddTransactionChange) - Static method in interface com.commercetools.history.models.change.AddTransactionChange
factory method to create a deep copy of AddTransactionChange
deepCopy(AddVariantChange) - Static method in interface com.commercetools.history.models.change.AddVariantChange
factory method to create a deep copy of AddVariantChange
deepCopy(Change) - Static method in interface com.commercetools.history.models.change.Change
factory method to create a deep copy of Change
deepCopy(ChangeAddressChange) - Static method in interface com.commercetools.history.models.change.ChangeAddressChange
factory method to create a deep copy of ChangeAddressChange
deepCopy(ChangeAmountAuthorizedChange) - Static method in interface com.commercetools.history.models.change.ChangeAmountAuthorizedChange
factory method to create a deep copy of ChangeAmountAuthorizedChange
deepCopy(ChangeAmountPlannedChange) - Static method in interface com.commercetools.history.models.change.ChangeAmountPlannedChange
factory method to create a deep copy of ChangeAmountPlannedChange
deepCopy(ChangeAssetNameChange) - Static method in interface com.commercetools.history.models.change.ChangeAssetNameChange
factory method to create a deep copy of ChangeAssetNameChange
deepCopy(ChangeAssetOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeAssetOrderChange
factory method to create a deep copy of ChangeAssetOrderChange
deepCopy(ChangeAssociateChange) - Static method in interface com.commercetools.history.models.change.ChangeAssociateChange
factory method to create a deep copy of ChangeAssociateChange
deepCopy(ChangeAssociateModeChange) - Static method in interface com.commercetools.history.models.change.ChangeAssociateModeChange
factory method to create a deep copy of ChangeAssociateModeChange
deepCopy(ChangeAttributeConstraintChange) - Static method in interface com.commercetools.history.models.change.ChangeAttributeConstraintChange
factory method to create a deep copy of ChangeAttributeConstraintChange
deepCopy(ChangeAttributeOrderByNameChange) - Static method in interface com.commercetools.history.models.change.ChangeAttributeOrderByNameChange
factory method to create a deep copy of ChangeAttributeOrderByNameChange
deepCopy(ChangeBuyerAssignableChange) - Static method in interface com.commercetools.history.models.change.ChangeBuyerAssignableChange
factory method to create a deep copy of ChangeBuyerAssignableChange
deepCopy(ChangeCartDiscountsChange) - Static method in interface com.commercetools.history.models.change.ChangeCartDiscountsChange
factory method to create a deep copy of ChangeCartDiscountsChange
deepCopy(ChangeCartPredicateChange) - Static method in interface com.commercetools.history.models.change.ChangeCartPredicateChange
factory method to create a deep copy of ChangeCartPredicateChange
deepCopy(ChangeCustomLineItemQuantityChange) - Static method in interface com.commercetools.history.models.change.ChangeCustomLineItemQuantityChange
factory method to create a deep copy of ChangeCustomLineItemQuantityChange
deepCopy(ChangeDescriptionChange) - Static method in interface com.commercetools.history.models.change.ChangeDescriptionChange
factory method to create a deep copy of ChangeDescriptionChange
deepCopy(ChangeEmailChange) - Static method in interface com.commercetools.history.models.change.ChangeEmailChange
factory method to create a deep copy of ChangeEmailChange
deepCopy(ChangeEnumValueLabelChange) - Static method in interface com.commercetools.history.models.change.ChangeEnumValueLabelChange
factory method to create a deep copy of ChangeEnumValueLabelChange
deepCopy(ChangeEnumValueOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeEnumValueOrderChange
factory method to create a deep copy of ChangeEnumValueOrderChange
deepCopy(ChangeFieldDefinitionOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeFieldDefinitionOrderChange
factory method to create a deep copy of ChangeFieldDefinitionOrderChange
deepCopy(ChangeGroupsChange) - Static method in interface com.commercetools.history.models.change.ChangeGroupsChange
factory method to create a deep copy of ChangeGroupsChange
deepCopy(ChangeInheritedAssociateChange) - Static method in interface com.commercetools.history.models.change.ChangeInheritedAssociateChange
factory method to create a deep copy of ChangeInheritedAssociateChange
deepCopy(ChangeInitialChange) - Static method in interface com.commercetools.history.models.change.ChangeInitialChange
factory method to create a deep copy of ChangeInitialChange
deepCopy(ChangeInputHintChange) - Static method in interface com.commercetools.history.models.change.ChangeInputHintChange
factory method to create a deep copy of ChangeInputHintChange
deepCopy(ChangeIsActiveChange) - Static method in interface com.commercetools.history.models.change.ChangeIsActiveChange
factory method to create a deep copy of ChangeIsActiveChange
deepCopy(ChangeIsSearchableChange) - Static method in interface com.commercetools.history.models.change.ChangeIsSearchableChange
factory method to create a deep copy of ChangeIsSearchableChange
deepCopy(ChangeKeyChange) - Static method in interface com.commercetools.history.models.change.ChangeKeyChange
factory method to create a deep copy of ChangeKeyChange
deepCopy(ChangeLabelChange) - Static method in interface com.commercetools.history.models.change.ChangeLabelChange
factory method to create a deep copy of ChangeLabelChange
deepCopy(ChangeLineItemQuantityChange) - Static method in interface com.commercetools.history.models.change.ChangeLineItemQuantityChange
factory method to create a deep copy of ChangeLineItemQuantityChange
deepCopy(ChangeLocalizedDescriptionChange) - Static method in interface com.commercetools.history.models.change.ChangeLocalizedDescriptionChange
factory method to create a deep copy of ChangeLocalizedDescriptionChange
deepCopy(ChangeLocalizedEnumValueLabelChange) - Static method in interface com.commercetools.history.models.change.ChangeLocalizedEnumValueLabelChange
factory method to create a deep copy of ChangeLocalizedEnumValueLabelChange
deepCopy(ChangeLocalizedEnumValueOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeLocalizedEnumValueOrderChange
factory method to create a deep copy of ChangeLocalizedEnumValueOrderChange
deepCopy(ChangeLocalizedNameChange) - Static method in interface com.commercetools.history.models.change.ChangeLocalizedNameChange
factory method to create a deep copy of ChangeLocalizedNameChange
deepCopy(ChangeMasterVariantChange) - Static method in interface com.commercetools.history.models.change.ChangeMasterVariantChange
factory method to create a deep copy of ChangeMasterVariantChange
deepCopy(ChangeNameChange) - Static method in interface com.commercetools.history.models.change.ChangeNameChange
factory method to create a deep copy of ChangeNameChange
deepCopy(ChangeOrderHintChange) - Static method in interface com.commercetools.history.models.change.ChangeOrderHintChange
factory method to create a deep copy of ChangeOrderHintChange
deepCopy(ChangeOrderStateChange) - Static method in interface com.commercetools.history.models.change.ChangeOrderStateChange
factory method to create a deep copy of ChangeOrderStateChange
deepCopy(ChangeParentChange) - Static method in interface com.commercetools.history.models.change.ChangeParentChange
factory method to create a deep copy of ChangeParentChange
deepCopy(ChangeParentUnitChange) - Static method in interface com.commercetools.history.models.change.ChangeParentUnitChange
factory method to create a deep copy of ChangeParentUnitChange
deepCopy(ChangePaymentStateChange) - Static method in interface com.commercetools.history.models.change.ChangePaymentStateChange
factory method to create a deep copy of ChangePaymentStateChange
deepCopy(ChangePlainEnumValueLabelChange) - Static method in interface com.commercetools.history.models.change.ChangePlainEnumValueLabelChange
factory method to create a deep copy of ChangePlainEnumValueLabelChange
deepCopy(ChangePlainEnumValueOrderChange) - Static method in interface com.commercetools.history.models.change.ChangePlainEnumValueOrderChange
factory method to create a deep copy of ChangePlainEnumValueOrderChange
deepCopy(ChangePredicateChange) - Static method in interface com.commercetools.history.models.change.ChangePredicateChange
factory method to create a deep copy of ChangePredicateChange
deepCopy(ChangePriceChange) - Static method in interface com.commercetools.history.models.change.ChangePriceChange
factory method to create a deep copy of ChangePriceChange
deepCopy(ChangeProductSelectionActiveChange) - Static method in interface com.commercetools.history.models.change.ChangeProductSelectionActiveChange
factory method to create a deep copy of ChangeProductSelectionActiveChange
deepCopy(ChangeQuantityChange) - Static method in interface com.commercetools.history.models.change.ChangeQuantityChange
factory method to create a deep copy of ChangeQuantityChange
deepCopy(ChangeQuoteRequestStateChange) - Static method in interface com.commercetools.history.models.change.ChangeQuoteRequestStateChange
factory method to create a deep copy of ChangeQuoteRequestStateChange
deepCopy(ChangeQuoteStateChange) - Static method in interface com.commercetools.history.models.change.ChangeQuoteStateChange
factory method to create a deep copy of ChangeQuoteStateChange
deepCopy(ChangeRequiresDiscountCodeChange) - Static method in interface com.commercetools.history.models.change.ChangeRequiresDiscountCodeChange
factory method to create a deep copy of ChangeRequiresDiscountCodeChange
deepCopy(ChangeReviewRatingStatisticsChange) - Static method in interface com.commercetools.history.models.change.ChangeReviewRatingStatisticsChange
factory method to create a deep copy of ChangeReviewRatingStatisticsChange
deepCopy(ChangeShipmentStateChange) - Static method in interface com.commercetools.history.models.change.ChangeShipmentStateChange
factory method to create a deep copy of ChangeShipmentStateChange
deepCopy(ChangeShoppingListLineItemQuantityChange) - Static method in interface com.commercetools.history.models.change.ChangeShoppingListLineItemQuantityChange
factory method to create a deep copy of ChangeShoppingListLineItemQuantityChange
deepCopy(ChangeShoppingListLineItemsOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeShoppingListLineItemsOrderChange
factory method to create a deep copy of ChangeShoppingListLineItemsOrderChange
deepCopy(ChangeSlugChange) - Static method in interface com.commercetools.history.models.change.ChangeSlugChange
factory method to create a deep copy of ChangeSlugChange
deepCopy(ChangeSortOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeSortOrderChange
factory method to create a deep copy of ChangeSortOrderChange
deepCopy(ChangeStackingModeChange) - Static method in interface com.commercetools.history.models.change.ChangeStackingModeChange
factory method to create a deep copy of ChangeStackingModeChange
deepCopy(ChangeStagedQuoteStateChange) - Static method in interface com.commercetools.history.models.change.ChangeStagedQuoteStateChange
factory method to create a deep copy of ChangeStagedQuoteStateChange
deepCopy(ChangeStateTypeChange) - Static method in interface com.commercetools.history.models.change.ChangeStateTypeChange
factory method to create a deep copy of ChangeStateTypeChange
deepCopy(ChangeStatusChange) - Static method in interface com.commercetools.history.models.change.ChangeStatusChange
factory method to create a deep copy of ChangeStatusChange
deepCopy(ChangeTargetChange) - Static method in interface com.commercetools.history.models.change.ChangeTargetChange
factory method to create a deep copy of ChangeTargetChange
deepCopy(ChangeTaxCalculationModeChange) - Static method in interface com.commercetools.history.models.change.ChangeTaxCalculationModeChange
factory method to create a deep copy of ChangeTaxCalculationModeChange
deepCopy(ChangeTaxModeChange) - Static method in interface com.commercetools.history.models.change.ChangeTaxModeChange
factory method to create a deep copy of ChangeTaxModeChange
deepCopy(ChangeTaxRoundingModeChange) - Static method in interface com.commercetools.history.models.change.ChangeTaxRoundingModeChange
factory method to create a deep copy of ChangeTaxRoundingModeChange
deepCopy(ChangeTextLineItemNameChange) - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemNameChange
factory method to create a deep copy of ChangeTextLineItemNameChange
deepCopy(ChangeTextLineItemQuantityChange) - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemQuantityChange
factory method to create a deep copy of ChangeTextLineItemQuantityChange
deepCopy(ChangeTextLineItemsOrderChange) - Static method in interface com.commercetools.history.models.change.ChangeTextLineItemsOrderChange
factory method to create a deep copy of ChangeTextLineItemsOrderChange
deepCopy(ChangeTransactionInteractionIdChange) - Static method in interface com.commercetools.history.models.change.ChangeTransactionInteractionIdChange
factory method to create a deep copy of ChangeTransactionInteractionIdChange
deepCopy(ChangeTransactionStateChange) - Static method in interface com.commercetools.history.models.change.ChangeTransactionStateChange
factory method to create a deep copy of ChangeTransactionStateChange
deepCopy(ChangeTransactionTimestampChange) - Static method in interface com.commercetools.history.models.change.ChangeTransactionTimestampChange
factory method to create a deep copy of ChangeTransactionTimestampChange
deepCopy(ChangeValueChange) - Static method in interface com.commercetools.history.models.change.ChangeValueChange
factory method to create a deep copy of ChangeValueChange
deepCopy(MoveImageToPositionChange) - Static method in interface com.commercetools.history.models.change.MoveImageToPositionChange
factory method to create a deep copy of MoveImageToPositionChange
deepCopy(PublishChange) - Static method in interface com.commercetools.history.models.change.PublishChange
factory method to create a deep copy of PublishChange
deepCopy(RemoveAddressChange) - Static method in interface com.commercetools.history.models.change.RemoveAddressChange
factory method to create a deep copy of RemoveAddressChange
deepCopy(RemoveAssetChange) - Static method in interface com.commercetools.history.models.change.RemoveAssetChange
factory method to create a deep copy of RemoveAssetChange
deepCopy(RemoveAssociateChange) - Static method in interface com.commercetools.history.models.change.RemoveAssociateChange
factory method to create a deep copy of RemoveAssociateChange
deepCopy(RemoveAttributeDefinitionChange) - Static method in interface com.commercetools.history.models.change.RemoveAttributeDefinitionChange
factory method to create a deep copy of RemoveAttributeDefinitionChange
deepCopy(RemoveBillingAddressIdChange) - Static method in interface com.commercetools.history.models.change.RemoveBillingAddressIdChange
factory method to create a deep copy of RemoveBillingAddressIdChange
deepCopy(RemoveChannelRolesChange) - Static method in interface com.commercetools.history.models.change.RemoveChannelRolesChange
factory method to create a deep copy of RemoveChannelRolesChange
deepCopy(RemoveCustomLineItemChange) - Static method in interface com.commercetools.history.models.change.RemoveCustomLineItemChange
factory method to create a deep copy of RemoveCustomLineItemChange
deepCopy(RemoveDeliveryItemsChange) - Static method in interface com.commercetools.history.models.change.RemoveDeliveryItemsChange
factory method to create a deep copy of RemoveDeliveryItemsChange
deepCopy(RemoveDiscountCodeChange) - Static method in interface com.commercetools.history.models.change.RemoveDiscountCodeChange
factory method to create a deep copy of RemoveDiscountCodeChange
deepCopy(RemoveEnumValuesChange) - Static method in interface com.commercetools.history.models.change.RemoveEnumValuesChange
factory method to create a deep copy of RemoveEnumValuesChange
deepCopy(RemoveFieldDefinitionChange) - Static method in interface com.commercetools.history.models.change.RemoveFieldDefinitionChange
factory method to create a deep copy of RemoveFieldDefinitionChange
deepCopy(RemoveFromCategoryChange) - Static method in interface com.commercetools.history.models.change.RemoveFromCategoryChange
factory method to create a deep copy of RemoveFromCategoryChange
deepCopy(RemoveImageChange) - Static method in interface com.commercetools.history.models.change.RemoveImageChange
factory method to create a deep copy of RemoveImageChange
deepCopy(RemoveInheritedAssociateChange) - Static method in interface com.commercetools.history.models.change.RemoveInheritedAssociateChange
factory method to create a deep copy of RemoveInheritedAssociateChange
deepCopy(RemoveItemShippingAddressesChange) - Static method in interface com.commercetools.history.models.change.RemoveItemShippingAddressesChange
factory method to create a deep copy of RemoveItemShippingAddressesChange
deepCopy(RemoveLocalizedEnumValuesChange) - Static method in interface com.commercetools.history.models.change.RemoveLocalizedEnumValuesChange
factory method to create a deep copy of RemoveLocalizedEnumValuesChange
deepCopy(RemoveLocationChange) - Static method in interface com.commercetools.history.models.change.RemoveLocationChange
factory method to create a deep copy of RemoveLocationChange
deepCopy(RemoveOrderLineItemChange) - Static method in interface com.commercetools.history.models.change.RemoveOrderLineItemChange
factory method to create a deep copy of RemoveOrderLineItemChange
deepCopy(RemoveParcelFromDeliveryChange) - Static method in interface com.commercetools.history.models.change.RemoveParcelFromDeliveryChange
factory method to create a deep copy of RemoveParcelFromDeliveryChange
deepCopy(RemovePaymentChange) - Static method in interface com.commercetools.history.models.change.RemovePaymentChange
factory method to create a deep copy of RemovePaymentChange
deepCopy(RemovePriceChange) - Static method in interface com.commercetools.history.models.change.RemovePriceChange
factory method to create a deep copy of RemovePriceChange
deepCopy(RemoveProductChange) - Static method in interface com.commercetools.history.models.change.RemoveProductChange
factory method to create a deep copy of RemoveProductChange
deepCopy(RemoveProductSelectionChange) - Static method in interface com.commercetools.history.models.change.RemoveProductSelectionChange
factory method to create a deep copy of RemoveProductSelectionChange
deepCopy(RemovePropertyChange) - Static method in interface com.commercetools.history.models.change.RemovePropertyChange
factory method to create a deep copy of RemovePropertyChange
deepCopy(RemoveShippingAddressIdChange) - Static method in interface com.commercetools.history.models.change.RemoveShippingAddressIdChange
factory method to create a deep copy of RemoveShippingAddressIdChange
deepCopy(RemoveShoppingListLineItemChange) - Static method in interface com.commercetools.history.models.change.RemoveShoppingListLineItemChange
factory method to create a deep copy of RemoveShoppingListLineItemChange
deepCopy(RemoveStateRolesChange) - Static method in interface com.commercetools.history.models.change.RemoveStateRolesChange
factory method to create a deep copy of RemoveStateRolesChange
deepCopy(RemoveTaxRateChange) - Static method in interface com.commercetools.history.models.change.RemoveTaxRateChange
factory method to create a deep copy of RemoveTaxRateChange
deepCopy(RemoveTextLineItemChange) - Static method in interface com.commercetools.history.models.change.RemoveTextLineItemChange
factory method to create a deep copy of RemoveTextLineItemChange
deepCopy(RemoveVariantChange) - Static method in interface com.commercetools.history.models.change.RemoveVariantChange
factory method to create a deep copy of RemoveVariantChange
deepCopy(RequestQuoteRenegotiationChange) - Static method in interface com.commercetools.history.models.change.RequestQuoteRenegotiationChange
factory method to create a deep copy of RequestQuoteRenegotiationChange
deepCopy(SetAddressChange) - Static method in interface com.commercetools.history.models.change.SetAddressChange
factory method to create a deep copy of SetAddressChange
deepCopy(SetAddressCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetAddressCustomFieldChange
factory method to create a deep copy of SetAddressCustomFieldChange
deepCopy(SetAddressCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetAddressCustomTypeChange
factory method to create a deep copy of SetAddressCustomTypeChange
deepCopy(SetAnonymousIdChange) - Static method in interface com.commercetools.history.models.change.SetAnonymousIdChange
factory method to create a deep copy of SetAnonymousIdChange
deepCopy(SetApplicationVersionChange) - Static method in interface com.commercetools.history.models.change.SetApplicationVersionChange
factory method to create a deep copy of SetApplicationVersionChange
deepCopy(SetAssetCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetAssetCustomFieldChange
factory method to create a deep copy of SetAssetCustomFieldChange
deepCopy(SetAssetCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetAssetCustomTypeChange
factory method to create a deep copy of SetAssetCustomTypeChange
deepCopy(SetAssetDescriptionChange) - Static method in interface com.commercetools.history.models.change.SetAssetDescriptionChange
factory method to create a deep copy of SetAssetDescriptionChange
deepCopy(SetAssetKeyChange) - Static method in interface com.commercetools.history.models.change.SetAssetKeyChange
factory method to create a deep copy of SetAssetKeyChange
deepCopy(SetAssetSourcesChange) - Static method in interface com.commercetools.history.models.change.SetAssetSourcesChange
factory method to create a deep copy of SetAssetSourcesChange
deepCopy(SetAssetTagsChange) - Static method in interface com.commercetools.history.models.change.SetAssetTagsChange
factory method to create a deep copy of SetAssetTagsChange
deepCopy(SetAttributeChange) - Static method in interface com.commercetools.history.models.change.SetAttributeChange
factory method to create a deep copy of SetAttributeChange
deepCopy(SetAuthenticationModeChange) - Static method in interface com.commercetools.history.models.change.SetAuthenticationModeChange
factory method to create a deep copy of SetAuthenticationModeChange
deepCopy(SetAuthorNameChange) - Static method in interface com.commercetools.history.models.change.SetAuthorNameChange
factory method to create a deep copy of SetAuthorNameChange
deepCopy(SetBillingAddressChange) - Static method in interface com.commercetools.history.models.change.SetBillingAddressChange
factory method to create a deep copy of SetBillingAddressChange
deepCopy(SetCartPredicateChange) - Static method in interface com.commercetools.history.models.change.SetCartPredicateChange
factory method to create a deep copy of SetCartPredicateChange
deepCopy(SetCategoryOrderHintChange) - Static method in interface com.commercetools.history.models.change.SetCategoryOrderHintChange
factory method to create a deep copy of SetCategoryOrderHintChange
deepCopy(SetChannelRolesChange) - Static method in interface com.commercetools.history.models.change.SetChannelRolesChange
factory method to create a deep copy of SetChannelRolesChange
deepCopy(SetCompanyNameChange) - Static method in interface com.commercetools.history.models.change.SetCompanyNameChange
factory method to create a deep copy of SetCompanyNameChange
deepCopy(SetContactEmailChange) - Static method in interface com.commercetools.history.models.change.SetContactEmailChange
factory method to create a deep copy of SetContactEmailChange
deepCopy(SetCountriesChange) - Static method in interface com.commercetools.history.models.change.SetCountriesChange
factory method to create a deep copy of SetCountriesChange
deepCopy(SetCountryChange) - Static method in interface com.commercetools.history.models.change.SetCountryChange
factory method to create a deep copy of SetCountryChange
deepCopy(SetCustomerChange) - Static method in interface com.commercetools.history.models.change.SetCustomerChange
factory method to create a deep copy of SetCustomerChange
deepCopy(SetCustomerEmailChange) - Static method in interface com.commercetools.history.models.change.SetCustomerEmailChange
factory method to create a deep copy of SetCustomerEmailChange
deepCopy(SetCustomerGroupChange) - Static method in interface com.commercetools.history.models.change.SetCustomerGroupChange
factory method to create a deep copy of SetCustomerGroupChange
deepCopy(SetCustomerIdChange) - Static method in interface com.commercetools.history.models.change.SetCustomerIdChange
factory method to create a deep copy of SetCustomerIdChange
deepCopy(SetCustomerNumberChange) - Static method in interface com.commercetools.history.models.change.SetCustomerNumberChange
factory method to create a deep copy of SetCustomerNumberChange
deepCopy(SetCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetCustomFieldChange
factory method to create a deep copy of SetCustomFieldChange
deepCopy(SetCustomLineItemCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemCustomFieldChange
factory method to create a deep copy of SetCustomLineItemCustomFieldChange
deepCopy(SetCustomLineItemCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemCustomTypeChange
factory method to create a deep copy of SetCustomLineItemCustomTypeChange
deepCopy(SetCustomLineItemMoneyChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemMoneyChange
factory method to create a deep copy of SetCustomLineItemMoneyChange
deepCopy(SetCustomLineItemShippingDetailsChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemShippingDetailsChange
factory method to create a deep copy of SetCustomLineItemShippingDetailsChange
deepCopy(SetCustomLineItemTaxAmountChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxAmountChange
factory method to create a deep copy of SetCustomLineItemTaxAmountChange
deepCopy(SetCustomLineItemTaxCategoryChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxCategoryChange
factory method to create a deep copy of SetCustomLineItemTaxCategoryChange
deepCopy(SetCustomLineItemTaxedPriceChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxedPriceChange
factory method to create a deep copy of SetCustomLineItemTaxedPriceChange
deepCopy(SetCustomLineItemTaxRateChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTaxRateChange
factory method to create a deep copy of SetCustomLineItemTaxRateChange
deepCopy(SetCustomLineItemTotalPriceChange) - Static method in interface com.commercetools.history.models.change.SetCustomLineItemTotalPriceChange
factory method to create a deep copy of SetCustomLineItemTotalPriceChange
deepCopy(SetCustomShippingMethodChange) - Static method in interface com.commercetools.history.models.change.SetCustomShippingMethodChange
factory method to create a deep copy of SetCustomShippingMethodChange
deepCopy(SetCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetCustomTypeChange
factory method to create a deep copy of SetCustomTypeChange
deepCopy(SetDateOfBirthChange) - Static method in interface com.commercetools.history.models.change.SetDateOfBirthChange
factory method to create a deep copy of SetDateOfBirthChange
deepCopy(SetDefaultBillingAddressChange) - Static method in interface com.commercetools.history.models.change.SetDefaultBillingAddressChange
factory method to create a deep copy of SetDefaultBillingAddressChange
deepCopy(SetDefaultShippingAddressChange) - Static method in interface com.commercetools.history.models.change.SetDefaultShippingAddressChange
factory method to create a deep copy of SetDefaultShippingAddressChange
deepCopy(SetDeleteDaysAfterLastModificationChange) - Static method in interface com.commercetools.history.models.change.SetDeleteDaysAfterLastModificationChange
factory method to create a deep copy of SetDeleteDaysAfterLastModificationChange
deepCopy(SetDeliveryAddressChange) - Static method in interface com.commercetools.history.models.change.SetDeliveryAddressChange
factory method to create a deep copy of SetDeliveryAddressChange
deepCopy(SetDeliveryItemsChange) - Static method in interface com.commercetools.history.models.change.SetDeliveryItemsChange
factory method to create a deep copy of SetDeliveryItemsChange
deepCopy(SetDescriptionChange) - Static method in interface com.commercetools.history.models.change.SetDescriptionChange
factory method to create a deep copy of SetDescriptionChange
deepCopy(SetDiscountedPriceChange) - Static method in interface com.commercetools.history.models.change.SetDiscountedPriceChange
factory method to create a deep copy of SetDiscountedPriceChange
deepCopy(SetDistributionChannelsChange) - Static method in interface com.commercetools.history.models.change.SetDistributionChannelsChange
factory method to create a deep copy of SetDistributionChannelsChange
deepCopy(SetExpectedDeliveryChange) - Static method in interface com.commercetools.history.models.change.SetExpectedDeliveryChange
factory method to create a deep copy of SetExpectedDeliveryChange
deepCopy(SetExternalIdChange) - Static method in interface com.commercetools.history.models.change.SetExternalIdChange
factory method to create a deep copy of SetExternalIdChange
deepCopy(SetFirstNameChange) - Static method in interface com.commercetools.history.models.change.SetFirstNameChange
factory method to create a deep copy of SetFirstNameChange
deepCopy(SetGeoLocationChange) - Static method in interface com.commercetools.history.models.change.SetGeoLocationChange
factory method to create a deep copy of SetGeoLocationChange
deepCopy(SetImageLabelChange) - Static method in interface com.commercetools.history.models.change.SetImageLabelChange
factory method to create a deep copy of SetImageLabelChange
deepCopy(SetInputTipChange) - Static method in interface com.commercetools.history.models.change.SetInputTipChange
factory method to create a deep copy of SetInputTipChange
deepCopy(SetInterfaceIdChange) - Static method in interface com.commercetools.history.models.change.SetInterfaceIdChange
factory method to create a deep copy of SetInterfaceIdChange
deepCopy(SetIsValidChange) - Static method in interface com.commercetools.history.models.change.SetIsValidChange
factory method to create a deep copy of SetIsValidChange
deepCopy(SetKeyChange) - Static method in interface com.commercetools.history.models.change.SetKeyChange
factory method to create a deep copy of SetKeyChange
deepCopy(SetLanguagesChange) - Static method in interface com.commercetools.history.models.change.SetLanguagesChange
factory method to create a deep copy of SetLanguagesChange
deepCopy(SetLastNameChange) - Static method in interface com.commercetools.history.models.change.SetLastNameChange
factory method to create a deep copy of SetLastNameChange
deepCopy(SetLineItemDeactivatedAtChange) - Static method in interface com.commercetools.history.models.change.SetLineItemDeactivatedAtChange
factory method to create a deep copy of SetLineItemDeactivatedAtChange
deepCopy(SetLineItemDiscountedPriceChange) - Static method in interface com.commercetools.history.models.change.SetLineItemDiscountedPriceChange
factory method to create a deep copy of SetLineItemDiscountedPriceChange
deepCopy(SetLineItemDiscountedPricePerQuantityChange) - Static method in interface com.commercetools.history.models.change.SetLineItemDiscountedPricePerQuantityChange
factory method to create a deep copy of SetLineItemDiscountedPricePerQuantityChange
deepCopy(SetLineItemDistributionChannelChange) - Static method in interface com.commercetools.history.models.change.SetLineItemDistributionChannelChange
factory method to create a deep copy of SetLineItemDistributionChannelChange
deepCopy(SetLineItemPriceChange) - Static method in interface com.commercetools.history.models.change.SetLineItemPriceChange
factory method to create a deep copy of SetLineItemPriceChange
deepCopy(SetLineItemProductKeyChange) - Static method in interface com.commercetools.history.models.change.SetLineItemProductKeyChange
factory method to create a deep copy of SetLineItemProductKeyChange
deepCopy(SetLineItemProductSlugChange) - Static method in interface com.commercetools.history.models.change.SetLineItemProductSlugChange
factory method to create a deep copy of SetLineItemProductSlugChange
deepCopy(SetLineItemShippingDetailsChange) - Static method in interface com.commercetools.history.models.change.SetLineItemShippingDetailsChange
factory method to create a deep copy of SetLineItemShippingDetailsChange
deepCopy(SetLineItemTaxAmountChange) - Static method in interface com.commercetools.history.models.change.SetLineItemTaxAmountChange
factory method to create a deep copy of SetLineItemTaxAmountChange
deepCopy(SetLineItemTaxedPriceChange) - Static method in interface com.commercetools.history.models.change.SetLineItemTaxedPriceChange
factory method to create a deep copy of SetLineItemTaxedPriceChange
deepCopy(SetLineItemTaxRateChange) - Static method in interface com.commercetools.history.models.change.SetLineItemTaxRateChange
factory method to create a deep copy of SetLineItemTaxRateChange
deepCopy(SetLineItemTotalPriceChange) - Static method in interface com.commercetools.history.models.change.SetLineItemTotalPriceChange
factory method to create a deep copy of SetLineItemTotalPriceChange
deepCopy(SetLocaleChange) - Static method in interface com.commercetools.history.models.change.SetLocaleChange
factory method to create a deep copy of SetLocaleChange
deepCopy(SetLocalizedDescriptionChange) - Static method in interface com.commercetools.history.models.change.SetLocalizedDescriptionChange
factory method to create a deep copy of SetLocalizedDescriptionChange
deepCopy(SetLocalizedNameChange) - Static method in interface com.commercetools.history.models.change.SetLocalizedNameChange
factory method to create a deep copy of SetLocalizedNameChange
deepCopy(SetMaxApplicationsChange) - Static method in interface com.commercetools.history.models.change.SetMaxApplicationsChange
factory method to create a deep copy of SetMaxApplicationsChange
deepCopy(SetMaxApplicationsPerCustomerChange) - Static method in interface com.commercetools.history.models.change.SetMaxApplicationsPerCustomerChange
factory method to create a deep copy of SetMaxApplicationsPerCustomerChange
deepCopy(SetMetaDescriptionChange) - Static method in interface com.commercetools.history.models.change.SetMetaDescriptionChange
factory method to create a deep copy of SetMetaDescriptionChange
deepCopy(SetMetaKeywordsChange) - Static method in interface com.commercetools.history.models.change.SetMetaKeywordsChange
factory method to create a deep copy of SetMetaKeywordsChange
deepCopy(SetMetaTitleChange) - Static method in interface com.commercetools.history.models.change.SetMetaTitleChange
factory method to create a deep copy of SetMetaTitleChange
deepCopy(SetMethodInfoInterfaceChange) - Static method in interface com.commercetools.history.models.change.SetMethodInfoInterfaceChange
factory method to create a deep copy of SetMethodInfoInterfaceChange
deepCopy(SetMethodInfoMethodChange) - Static method in interface com.commercetools.history.models.change.SetMethodInfoMethodChange
factory method to create a deep copy of SetMethodInfoMethodChange
deepCopy(SetMethodInfoNameChange) - Static method in interface com.commercetools.history.models.change.SetMethodInfoNameChange
factory method to create a deep copy of SetMethodInfoNameChange
deepCopy(SetMiddleNameChange) - Static method in interface com.commercetools.history.models.change.SetMiddleNameChange
factory method to create a deep copy of SetMiddleNameChange
deepCopy(SetNameChange) - Static method in interface com.commercetools.history.models.change.SetNameChange
factory method to create a deep copy of SetNameChange
deepCopy(SetOrderLineItemCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetOrderLineItemCustomFieldChange
factory method to create a deep copy of SetOrderLineItemCustomFieldChange
deepCopy(SetOrderLineItemCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetOrderLineItemCustomTypeChange
factory method to create a deep copy of SetOrderLineItemCustomTypeChange
deepCopy(SetOrderNumberChange) - Static method in interface com.commercetools.history.models.change.SetOrderNumberChange
factory method to create a deep copy of SetOrderNumberChange
deepCopy(SetOrderTaxedPriceChange) - Static method in interface com.commercetools.history.models.change.SetOrderTaxedPriceChange
factory method to create a deep copy of SetOrderTaxedPriceChange
deepCopy(SetOrderTotalPriceChange) - Static method in interface com.commercetools.history.models.change.SetOrderTotalPriceChange
factory method to create a deep copy of SetOrderTotalPriceChange
deepCopy(SetOrderTotalTaxChange) - Static method in interface com.commercetools.history.models.change.SetOrderTotalTaxChange
factory method to create a deep copy of SetOrderTotalTaxChange
deepCopy(SetParcelItemsChange) - Static method in interface com.commercetools.history.models.change.SetParcelItemsChange
factory method to create a deep copy of SetParcelItemsChange
deepCopy(SetParcelMeasurementsChange) - Static method in interface com.commercetools.history.models.change.SetParcelMeasurementsChange
factory method to create a deep copy of SetParcelMeasurementsChange
deepCopy(SetParcelTrackingDataChange) - Static method in interface com.commercetools.history.models.change.SetParcelTrackingDataChange
factory method to create a deep copy of SetParcelTrackingDataChange
deepCopy(SetPermissionsChange) - Static method in interface com.commercetools.history.models.change.SetPermissionsChange
factory method to create a deep copy of SetPermissionsChange
deepCopy(SetPricesChange) - Static method in interface com.commercetools.history.models.change.SetPricesChange
factory method to create a deep copy of SetPricesChange
deepCopy(SetProductCountChange) - Static method in interface com.commercetools.history.models.change.SetProductCountChange
factory method to create a deep copy of SetProductCountChange
deepCopy(SetProductPriceCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetProductPriceCustomFieldChange
factory method to create a deep copy of SetProductPriceCustomFieldChange
deepCopy(SetProductPriceCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetProductPriceCustomTypeChange
factory method to create a deep copy of SetProductPriceCustomTypeChange
deepCopy(SetProductSelectionsChange) - Static method in interface com.commercetools.history.models.change.SetProductSelectionsChange
factory method to create a deep copy of SetProductSelectionsChange
deepCopy(SetProductVariantKeyChange) - Static method in interface com.commercetools.history.models.change.SetProductVariantKeyChange
factory method to create a deep copy of SetProductVariantKeyChange
deepCopy(SetPropertyChange) - Static method in interface com.commercetools.history.models.change.SetPropertyChange
factory method to create a deep copy of SetPropertyChange
deepCopy(SetPurchaseOrderNumberChange) - Static method in interface com.commercetools.history.models.change.SetPurchaseOrderNumberChange
factory method to create a deep copy of SetPurchaseOrderNumberChange
deepCopy(SetRatingChange) - Static method in interface com.commercetools.history.models.change.SetRatingChange
factory method to create a deep copy of SetRatingChange
deepCopy(SetReservationsChange) - Static method in interface com.commercetools.history.models.change.SetReservationsChange
factory method to create a deep copy of SetReservationsChange
deepCopy(SetRestockableInDaysChange) - Static method in interface com.commercetools.history.models.change.SetRestockableInDaysChange
factory method to create a deep copy of SetRestockableInDaysChange
deepCopy(SetReturnPaymentStateChange) - Static method in interface com.commercetools.history.models.change.SetReturnPaymentStateChange
factory method to create a deep copy of SetReturnPaymentStateChange
deepCopy(SetReturnShipmentStateChange) - Static method in interface com.commercetools.history.models.change.SetReturnShipmentStateChange
factory method to create a deep copy of SetReturnShipmentStateChange
deepCopy(SetSalutationChange) - Static method in interface com.commercetools.history.models.change.SetSalutationChange
factory method to create a deep copy of SetSalutationChange
deepCopy(SetSearchKeywordsChange) - Static method in interface com.commercetools.history.models.change.SetSearchKeywordsChange
factory method to create a deep copy of SetSearchKeywordsChange
deepCopy(SetSellerCommentChange) - Static method in interface com.commercetools.history.models.change.SetSellerCommentChange
factory method to create a deep copy of SetSellerCommentChange
deepCopy(SetShippingAddressChange) - Static method in interface com.commercetools.history.models.change.SetShippingAddressChange
factory method to create a deep copy of SetShippingAddressChange
deepCopy(SetShippingInfoPriceChange) - Static method in interface com.commercetools.history.models.change.SetShippingInfoPriceChange
factory method to create a deep copy of SetShippingInfoPriceChange
deepCopy(SetShippingInfoTaxedPriceChange) - Static method in interface com.commercetools.history.models.change.SetShippingInfoTaxedPriceChange
factory method to create a deep copy of SetShippingInfoTaxedPriceChange
deepCopy(SetShippingMethodChange) - Static method in interface com.commercetools.history.models.change.SetShippingMethodChange
factory method to create a deep copy of SetShippingMethodChange
deepCopy(SetShippingMethodTaxAmountChange) - Static method in interface com.commercetools.history.models.change.SetShippingMethodTaxAmountChange
factory method to create a deep copy of SetShippingMethodTaxAmountChange
deepCopy(SetShippingMethodTaxRateChange) - Static method in interface com.commercetools.history.models.change.SetShippingMethodTaxRateChange
factory method to create a deep copy of SetShippingMethodTaxRateChange
deepCopy(SetShippingRateChange) - Static method in interface com.commercetools.history.models.change.SetShippingRateChange
factory method to create a deep copy of SetShippingRateChange
deepCopy(SetShippingRateInputChange) - Static method in interface com.commercetools.history.models.change.SetShippingRateInputChange
factory method to create a deep copy of SetShippingRateInputChange
deepCopy(SetShoppingListLineItemCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetShoppingListLineItemCustomFieldChange
factory method to create a deep copy of SetShoppingListLineItemCustomFieldChange
deepCopy(SetShoppingListLineItemCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetShoppingListLineItemCustomTypeChange
factory method to create a deep copy of SetShoppingListLineItemCustomTypeChange
deepCopy(SetSkuChange) - Static method in interface com.commercetools.history.models.change.SetSkuChange
factory method to create a deep copy of SetSkuChange
deepCopy(SetSlugChange) - Static method in interface com.commercetools.history.models.change.SetSlugChange
factory method to create a deep copy of SetSlugChange
deepCopy(SetStateRolesChange) - Static method in interface com.commercetools.history.models.change.SetStateRolesChange
factory method to create a deep copy of SetStateRolesChange
deepCopy(SetStatusInterfaceCodeChange) - Static method in interface com.commercetools.history.models.change.SetStatusInterfaceCodeChange
factory method to create a deep copy of SetStatusInterfaceCodeChange
deepCopy(SetStatusInterfaceTextChange) - Static method in interface com.commercetools.history.models.change.SetStatusInterfaceTextChange
factory method to create a deep copy of SetStatusInterfaceTextChange
deepCopy(SetStoreChange) - Static method in interface com.commercetools.history.models.change.SetStoreChange
factory method to create a deep copy of SetStoreChange
deepCopy(SetStoreModeChange) - Static method in interface com.commercetools.history.models.change.SetStoreModeChange
factory method to create a deep copy of SetStoreModeChange
deepCopy(SetStoresChange) - Static method in interface com.commercetools.history.models.change.SetStoresChange
factory method to create a deep copy of SetStoresChange
deepCopy(SetSupplyChannelChange) - Static method in interface com.commercetools.history.models.change.SetSupplyChannelChange
factory method to create a deep copy of SetSupplyChannelChange
deepCopy(SetSupplyChannelsChange) - Static method in interface com.commercetools.history.models.change.SetSupplyChannelsChange
factory method to create a deep copy of SetSupplyChannelsChange
deepCopy(SetTargetChange) - Static method in interface com.commercetools.history.models.change.SetTargetChange
factory method to create a deep copy of SetTargetChange
deepCopy(SetTaxCategoryChange) - Static method in interface com.commercetools.history.models.change.SetTaxCategoryChange
factory method to create a deep copy of SetTaxCategoryChange
deepCopy(SetTextChange) - Static method in interface com.commercetools.history.models.change.SetTextChange
factory method to create a deep copy of SetTextChange
deepCopy(SetTextLineItemCustomFieldChange) - Static method in interface com.commercetools.history.models.change.SetTextLineItemCustomFieldChange
factory method to create a deep copy of SetTextLineItemCustomFieldChange
deepCopy(SetTextLineItemCustomTypeChange) - Static method in interface com.commercetools.history.models.change.SetTextLineItemCustomTypeChange
factory method to create a deep copy of SetTextLineItemCustomTypeChange
deepCopy(SetTextLineItemDescriptionChange) - Static method in interface com.commercetools.history.models.change.SetTextLineItemDescriptionChange
factory method to create a deep copy of SetTextLineItemDescriptionChange
deepCopy(SetTitleChange) - Static method in interface com.commercetools.history.models.change.SetTitleChange
factory method to create a deep copy of SetTitleChange
deepCopy(SetTransitionsChange) - Static method in interface com.commercetools.history.models.change.SetTransitionsChange
factory method to create a deep copy of SetTransitionsChange
deepCopy(SetValidFromAndUntilChange) - Static method in interface com.commercetools.history.models.change.SetValidFromAndUntilChange
factory method to create a deep copy of SetValidFromAndUntilChange
deepCopy(SetValidFromChange) - Static method in interface com.commercetools.history.models.change.SetValidFromChange
factory method to create a deep copy of SetValidFromChange
deepCopy(SetValidToChange) - Static method in interface com.commercetools.history.models.change.SetValidToChange
factory method to create a deep copy of SetValidToChange
deepCopy(SetValidUntilChange) - Static method in interface com.commercetools.history.models.change.SetValidUntilChange
factory method to create a deep copy of SetValidUntilChange
deepCopy(SetValueChange) - Static method in interface com.commercetools.history.models.change.SetValueChange
factory method to create a deep copy of SetValueChange
deepCopy(SetVariantAvailabilityChange) - Static method in interface com.commercetools.history.models.change.SetVariantAvailabilityChange
factory method to create a deep copy of SetVariantAvailabilityChange
deepCopy(SetVariantSelectionChange) - Static method in interface com.commercetools.history.models.change.SetVariantSelectionChange
factory method to create a deep copy of SetVariantSelectionChange
deepCopy(SetVatIdChange) - Static method in interface com.commercetools.history.models.change.SetVatIdChange
factory method to create a deep copy of SetVatIdChange
deepCopy(TransitionCustomLineItemStateChange) - Static method in interface com.commercetools.history.models.change.TransitionCustomLineItemStateChange
factory method to create a deep copy of TransitionCustomLineItemStateChange
deepCopy(TransitionLineItemStateChange) - Static method in interface com.commercetools.history.models.change.TransitionLineItemStateChange
factory method to create a deep copy of TransitionLineItemStateChange
deepCopy(TransitionStateChange) - Static method in interface com.commercetools.history.models.change.TransitionStateChange
factory method to create a deep copy of TransitionStateChange
deepCopy(UnknownChange) - Static method in interface com.commercetools.history.models.change.UnknownChange
factory method to create a deep copy of UnknownChange
deepCopy(UnpublishChange) - Static method in interface com.commercetools.history.models.change.UnpublishChange
factory method to create a deep copy of UnpublishChange
deepCopy(UpdateSyncInfoChange) - Static method in interface com.commercetools.history.models.change.UpdateSyncInfoChange
factory method to create a deep copy of UpdateSyncInfoChange
deepCopy(VerifyEmailChange) - Static method in interface com.commercetools.history.models.change.VerifyEmailChange
factory method to create a deep copy of VerifyEmailChange
deepCopy(Address) - Static method in interface com.commercetools.history.models.common.Address
factory method to create a deep copy of Address
deepCopy(Asset) - Static method in interface com.commercetools.history.models.common.Asset
factory method to create a deep copy of Asset
deepCopy(AssetDimensions) - Static method in interface com.commercetools.history.models.common.AssetDimensions
factory method to create a deep copy of AssetDimensions
deepCopy(AssetSource) - Static method in interface com.commercetools.history.models.common.AssetSource
factory method to create a deep copy of AssetSource
deepCopy(Associate) - Static method in interface com.commercetools.history.models.common.Associate
factory method to create a deep copy of Associate
deepCopy(AssociateRoleAssignment) - Static method in interface com.commercetools.history.models.common.AssociateRoleAssignment
factory method to create a deep copy of AssociateRoleAssignment
deepCopy(AttributeDefinition) - Static method in interface com.commercetools.history.models.common.AttributeDefinition
factory method to create a deep copy of AttributeDefinition
deepCopy(AttributeLocalizedEnumValue) - Static method in interface com.commercetools.history.models.common.AttributeLocalizedEnumValue
factory method to create a deep copy of AttributeLocalizedEnumValue
deepCopy(AttributePlainEnumValue) - Static method in interface com.commercetools.history.models.common.AttributePlainEnumValue
factory method to create a deep copy of AttributePlainEnumValue
deepCopy(AttributeType) - Static method in interface com.commercetools.history.models.common.AttributeType
factory method to create a deep copy of AttributeType
deepCopy(CategoryOrderHints) - Static method in interface com.commercetools.history.models.common.CategoryOrderHints
factory method to create a deep copy of CategoryOrderHints
deepCopy(CustomFields) - Static method in interface com.commercetools.history.models.common.CustomFields
factory method to create a deep copy of CustomFields
deepCopy(CustomLineItem) - Static method in interface com.commercetools.history.models.common.CustomLineItem
factory method to create a deep copy of CustomLineItem
deepCopy(Delivery) - Static method in interface com.commercetools.history.models.common.Delivery
factory method to create a deep copy of Delivery
deepCopy(DeliveryItem) - Static method in interface com.commercetools.history.models.common.DeliveryItem
factory method to create a deep copy of DeliveryItem
deepCopy(DiscountCodeInfo) - Static method in interface com.commercetools.history.models.common.DiscountCodeInfo
factory method to create a deep copy of DiscountCodeInfo
deepCopy(DiscountedLineItemPortion) - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPortion
factory method to create a deep copy of DiscountedLineItemPortion
deepCopy(DiscountedLineItemPrice) - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPrice
factory method to create a deep copy of DiscountedLineItemPrice
deepCopy(DiscountedLineItemPriceForQuantity) - Static method in interface com.commercetools.history.models.common.DiscountedLineItemPriceForQuantity
factory method to create a deep copy of DiscountedLineItemPriceForQuantity
deepCopy(FieldDefinition) - Static method in interface com.commercetools.history.models.common.FieldDefinition
factory method to create a deep copy of FieldDefinition
deepCopy(FieldType) - Static method in interface com.commercetools.history.models.common.FieldType
factory method to create a deep copy of FieldType
deepCopy(GeoLocation) - Static method in interface com.commercetools.history.models.common.GeoLocation
factory method to create a deep copy of GeoLocation
deepCopy(Image) - Static method in interface com.commercetools.history.models.common.Image
factory method to create a deep copy of Image
deepCopy(ImageDimensions) - Static method in interface com.commercetools.history.models.common.ImageDimensions
factory method to create a deep copy of ImageDimensions
deepCopy(InheritedAssociate) - Static method in interface com.commercetools.history.models.common.InheritedAssociate
factory method to create a deep copy of InheritedAssociate
deepCopy(InheritedAssociateRoleAssignment) - Static method in interface com.commercetools.history.models.common.InheritedAssociateRoleAssignment
factory method to create a deep copy of InheritedAssociateRoleAssignment
deepCopy(ItemShippingDetails) - Static method in interface com.commercetools.history.models.common.ItemShippingDetails
factory method to create a deep copy of ItemShippingDetails
deepCopy(ItemShippingTarget) - Static method in interface com.commercetools.history.models.common.ItemShippingTarget
factory method to create a deep copy of ItemShippingTarget
deepCopy(ItemState) - Static method in interface com.commercetools.history.models.common.ItemState
factory method to create a deep copy of ItemState
deepCopy(KeyReference) - Static method in interface com.commercetools.history.models.common.KeyReference
factory method to create a deep copy of KeyReference
deepCopy(LineItem) - Static method in interface com.commercetools.history.models.common.LineItem
factory method to create a deep copy of LineItem
deepCopy(LocalizedString) - Static method in interface com.commercetools.history.models.common.LocalizedString
factory method to create a deep copy of LocalizedString
deepCopy(Location) - Static method in interface com.commercetools.history.models.common.Location
factory method to create a deep copy of Location
deepCopy(Money) - Static method in interface com.commercetools.history.models.common.Money
factory method to create a deep copy of Money
deepCopy(Parcel) - Static method in interface com.commercetools.history.models.common.Parcel
factory method to create a deep copy of Parcel
deepCopy(ParcelMeasurements) - Static method in interface com.commercetools.history.models.common.ParcelMeasurements
factory method to create a deep copy of ParcelMeasurements
deepCopy(PaymentInfo) - Static method in interface com.commercetools.history.models.common.PaymentInfo
factory method to create a deep copy of PaymentInfo
deepCopy(Price) - Static method in interface com.commercetools.history.models.common.Price
factory method to create a deep copy of Price
deepCopy(ProductSelectionSetting) - Static method in interface com.commercetools.history.models.common.ProductSelectionSetting
factory method to create a deep copy of ProductSelectionSetting
deepCopy(ProductVariantAvailability) - Static method in interface com.commercetools.history.models.common.ProductVariantAvailability
factory method to create a deep copy of ProductVariantAvailability
deepCopy(ProductVariantChannelAvailability) - Static method in interface com.commercetools.history.models.common.ProductVariantChannelAvailability
factory method to create a deep copy of ProductVariantChannelAvailability
deepCopy(ProductVariantChannelAvailabilityMap) - Static method in interface com.commercetools.history.models.common.ProductVariantChannelAvailabilityMap
factory method to create a deep copy of ProductVariantChannelAvailabilityMap
deepCopy(ProductVariantSelection) - Static method in interface com.commercetools.history.models.common.ProductVariantSelection
factory method to create a deep copy of ProductVariantSelection
deepCopy(Reference) - Static method in interface com.commercetools.history.models.common.Reference
factory method to create a deep copy of Reference
deepCopy(Reservation) - Static method in interface com.commercetools.history.models.common.Reservation
factory method to create a deep copy of Reservation
deepCopy(ResourceIdentifier) - Static method in interface com.commercetools.history.models.common.ResourceIdentifier
factory method to create a deep copy of ResourceIdentifier
deepCopy(ReturnInfo) - Static method in interface com.commercetools.history.models.common.ReturnInfo
factory method to create a deep copy of ReturnInfo
deepCopy(ReturnItem) - Static method in interface com.commercetools.history.models.common.ReturnItem
factory method to create a deep copy of ReturnItem
deepCopy(ReviewRatingStatistics) - Static method in interface com.commercetools.history.models.common.ReviewRatingStatistics
factory method to create a deep copy of ReviewRatingStatistics
deepCopy(SearchKeyword) - Static method in interface com.commercetools.history.models.common.SearchKeyword
factory method to create a deep copy of SearchKeyword
deepCopy(SearchKeywords) - Static method in interface com.commercetools.history.models.common.SearchKeywords
factory method to create a deep copy of SearchKeywords
deepCopy(ShippingRate) - Static method in interface com.commercetools.history.models.common.ShippingRate
factory method to create a deep copy of ShippingRate
deepCopy(ShippingRatePriceTier) - Static method in interface com.commercetools.history.models.common.ShippingRatePriceTier
factory method to create a deep copy of ShippingRatePriceTier
deepCopy(StoreCountry) - Static method in interface com.commercetools.history.models.common.StoreCountry
factory method to create a deep copy of StoreCountry
deepCopy(SubRate) - Static method in interface com.commercetools.history.models.common.SubRate
factory method to create a deep copy of SubRate
deepCopy(SuggestTokenizer) - Static method in interface com.commercetools.history.models.common.SuggestTokenizer
factory method to create a deep copy of SuggestTokenizer
deepCopy(SyncInfo) - Static method in interface com.commercetools.history.models.common.SyncInfo
factory method to create a deep copy of SyncInfo
deepCopy(TaxedItemPrice) - Static method in interface com.commercetools.history.models.common.TaxedItemPrice
factory method to create a deep copy of TaxedItemPrice
deepCopy(TaxedPrice) - Static method in interface com.commercetools.history.models.common.TaxedPrice
factory method to create a deep copy of TaxedPrice
deepCopy(TaxRate) - Static method in interface com.commercetools.history.models.common.TaxRate
factory method to create a deep copy of TaxRate
deepCopy(TextLineItem) - Static method in interface com.commercetools.history.models.common.TextLineItem
factory method to create a deep copy of TextLineItem
deepCopy(TrackingData) - Static method in interface com.commercetools.history.models.common.TrackingData
factory method to create a deep copy of TrackingData
deepCopy(Transaction) - Static method in interface com.commercetools.history.models.common.Transaction
factory method to create a deep copy of Transaction
deepCopy(Variant) - Static method in interface com.commercetools.history.models.common.Variant
factory method to create a deep copy of Variant
deepCopy(AssociateRoleLabel) - Static method in interface com.commercetools.history.models.label.AssociateRoleLabel
factory method to create a deep copy of AssociateRoleLabel
deepCopy(BusinessUnitLabel) - Static method in interface com.commercetools.history.models.label.BusinessUnitLabel
factory method to create a deep copy of BusinessUnitLabel
deepCopy(CustomerLabel) - Static method in interface com.commercetools.history.models.label.CustomerLabel
factory method to create a deep copy of CustomerLabel
deepCopy(CustomObjectLabel) - Static method in interface com.commercetools.history.models.label.CustomObjectLabel
factory method to create a deep copy of CustomObjectLabel
deepCopy(Label) - Static method in interface com.commercetools.history.models.label.Label
factory method to create a deep copy of Label
deepCopy(LocalizedLabel) - Static method in interface com.commercetools.history.models.label.LocalizedLabel
factory method to create a deep copy of LocalizedLabel
deepCopy(OrderLabel) - Static method in interface com.commercetools.history.models.label.OrderLabel
factory method to create a deep copy of OrderLabel
deepCopy(PaymentLabel) - Static method in interface com.commercetools.history.models.label.PaymentLabel
factory method to create a deep copy of PaymentLabel
deepCopy(ProductLabel) - Static method in interface com.commercetools.history.models.label.ProductLabel
factory method to create a deep copy of ProductLabel
deepCopy(QuoteLabel) - Static method in interface com.commercetools.history.models.label.QuoteLabel
factory method to create a deep copy of QuoteLabel
deepCopy(QuoteRequestLabel) - Static method in interface com.commercetools.history.models.label.QuoteRequestLabel
factory method to create a deep copy of QuoteRequestLabel
deepCopy(ReviewLabel) - Static method in interface com.commercetools.history.models.label.ReviewLabel
factory method to create a deep copy of ReviewLabel
deepCopy(StagedQuoteLabel) - Static method in interface com.commercetools.history.models.label.StagedQuoteLabel
factory method to create a deep copy of StagedQuoteLabel
deepCopy(StringLabel) - Static method in interface com.commercetools.history.models.label.StringLabel
factory method to create a deep copy of StringLabel
deepCopy(CategoryImport) - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
factory method to create a deep copy of CategoryImport
deepCopy(Address) - Static method in interface com.commercetools.importapi.models.common.Address
factory method to create a deep copy of Address
deepCopy(Asset) - Static method in interface com.commercetools.importapi.models.common.Asset
factory method to create a deep copy of Asset
deepCopy(AssetDimensions) - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
factory method to create a deep copy of AssetDimensions
deepCopy(AssetSource) - Static method in interface com.commercetools.importapi.models.common.AssetSource
factory method to create a deep copy of AssetSource
deepCopy(CartDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
factory method to create a deep copy of CartDiscountKeyReference
deepCopy(CartKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
factory method to create a deep copy of CartKeyReference
deepCopy(CategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
factory method to create a deep copy of CategoryKeyReference
deepCopy(ChannelKeyReference) - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
factory method to create a deep copy of ChannelKeyReference
deepCopy(CustomerGroupKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
factory method to create a deep copy of CustomerGroupKeyReference
deepCopy(CustomerKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
factory method to create a deep copy of CustomerKeyReference
deepCopy(CustomObjectKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
factory method to create a deep copy of CustomObjectKeyReference
deepCopy(DiscountCodeKeyReference) - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
factory method to create a deep copy of DiscountCodeKeyReference
deepCopy(DiscountedPrice) - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
factory method to create a deep copy of DiscountedPrice
deepCopy(EnumValue) - Static method in interface com.commercetools.importapi.models.common.EnumValue
factory method to create a deep copy of EnumValue
deepCopy(HighPrecisionMoney) - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
factory method to create a deep copy of HighPrecisionMoney
deepCopy(Image) - Static method in interface com.commercetools.importapi.models.common.Image
factory method to create a deep copy of Image
deepCopy(ImportResource) - Static method in interface com.commercetools.importapi.models.common.ImportResource
factory method to create a deep copy of ImportResource
deepCopy(KeyReference) - Static method in interface com.commercetools.importapi.models.common.KeyReference
factory method to create a deep copy of KeyReference
deepCopy(LocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
factory method to create a deep copy of LocalizedEnumValue
deepCopy(LocalizedString) - Static method in interface com.commercetools.importapi.models.common.LocalizedString
factory method to create a deep copy of LocalizedString
deepCopy(Money) - Static method in interface com.commercetools.importapi.models.common.Money
factory method to create a deep copy of Money
deepCopy(OrderKeyReference) - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
factory method to create a deep copy of OrderKeyReference
deepCopy(PaymentKeyReference) - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
factory method to create a deep copy of PaymentKeyReference
deepCopy(PriceKeyReference) - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
factory method to create a deep copy of PriceKeyReference
deepCopy(PriceTier) - Static method in interface com.commercetools.importapi.models.common.PriceTier
factory method to create a deep copy of PriceTier
deepCopy(ProductDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
factory method to create a deep copy of ProductDiscountKeyReference
deepCopy(ProductKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
factory method to create a deep copy of ProductKeyReference
deepCopy(ProductTypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
factory method to create a deep copy of ProductTypeKeyReference
deepCopy(ProductVariantKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
factory method to create a deep copy of ProductVariantKeyReference
deepCopy(ShippingMethodKeyReference) - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
factory method to create a deep copy of ShippingMethodKeyReference
deepCopy(StateKeyReference) - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
factory method to create a deep copy of StateKeyReference
deepCopy(StoreKeyReference) - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
factory method to create a deep copy of StoreKeyReference
deepCopy(TaxCategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
factory method to create a deep copy of TaxCategoryKeyReference
deepCopy(TypedMoney) - Static method in interface com.commercetools.importapi.models.common.TypedMoney
factory method to create a deep copy of TypedMoney
deepCopy(TypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
factory method to create a deep copy of TypeKeyReference
deepCopy(UnresolvedReferences) - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
factory method to create a deep copy of UnresolvedReferences
deepCopy(CustomerAddress) - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
factory method to create a deep copy of CustomerAddress
deepCopy(CustomerImport) - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
factory method to create a deep copy of CustomerImport
deepCopy(BooleanField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
factory method to create a deep copy of BooleanField
deepCopy(BooleanSetField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
factory method to create a deep copy of BooleanSetField
deepCopy(Custom) - Static method in interface com.commercetools.importapi.models.customfields.Custom
factory method to create a deep copy of Custom
deepCopy(CustomField) - Static method in interface com.commercetools.importapi.models.customfields.CustomField
factory method to create a deep copy of CustomField
deepCopy(DateField) - Static method in interface com.commercetools.importapi.models.customfields.DateField
factory method to create a deep copy of DateField
deepCopy(DateSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
factory method to create a deep copy of DateSetField
deepCopy(DateTimeField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
factory method to create a deep copy of DateTimeField
deepCopy(DateTimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
factory method to create a deep copy of DateTimeSetField
deepCopy(EnumField) - Static method in interface com.commercetools.importapi.models.customfields.EnumField
factory method to create a deep copy of EnumField
deepCopy(EnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
factory method to create a deep copy of EnumSetField
deepCopy(FieldContainer) - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
factory method to create a deep copy of FieldContainer
deepCopy(LocalizedEnumField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
factory method to create a deep copy of LocalizedEnumField
deepCopy(LocalizedEnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
factory method to create a deep copy of LocalizedEnumSetField
deepCopy(LocalizedStringField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
factory method to create a deep copy of LocalizedStringField
deepCopy(LocalizedStringSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
factory method to create a deep copy of LocalizedStringSetField
deepCopy(MoneyField) - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
factory method to create a deep copy of MoneyField
deepCopy(MoneySetField) - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
factory method to create a deep copy of MoneySetField
deepCopy(NumberField) - Static method in interface com.commercetools.importapi.models.customfields.NumberField
factory method to create a deep copy of NumberField
deepCopy(NumberSetField) - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
factory method to create a deep copy of NumberSetField
deepCopy(ReferenceField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
factory method to create a deep copy of ReferenceField
deepCopy(ReferenceSetField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
factory method to create a deep copy of ReferenceSetField
deepCopy(StringField) - Static method in interface com.commercetools.importapi.models.customfields.StringField
factory method to create a deep copy of StringField
deepCopy(StringSetField) - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
factory method to create a deep copy of StringSetField
deepCopy(TimeField) - Static method in interface com.commercetools.importapi.models.customfields.TimeField
factory method to create a deep copy of TimeField
deepCopy(TimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
factory method to create a deep copy of TimeSetField
deepCopy(DiscountCodeImport) - Static method in interface com.commercetools.importapi.models.discount_codes.DiscountCodeImport
factory method to create a deep copy of DiscountCodeImport
deepCopy(AccessDeniedError) - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
factory method to create a deep copy of AccessDeniedError
deepCopy(ConcurrentModificationError) - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
factory method to create a deep copy of ConcurrentModificationError
deepCopy(ContentionError) - Static method in interface com.commercetools.importapi.models.errors.ContentionError
factory method to create a deep copy of ContentionError
deepCopy(DuplicateAttributeValueError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
factory method to create a deep copy of DuplicateAttributeValueError
deepCopy(DuplicateAttributeValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
factory method to create a deep copy of DuplicateAttributeValuesError
deepCopy(DuplicateFieldError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
factory method to create a deep copy of DuplicateFieldError
deepCopy(DuplicateVariantValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
factory method to create a deep copy of DuplicateVariantValuesError
deepCopy(ErrorObject) - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
factory method to create a deep copy of ErrorObject
deepCopy(ErrorResponse) - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
factory method to create a deep copy of ErrorResponse
deepCopy(GenericError) - Static method in interface com.commercetools.importapi.models.errors.GenericError
factory method to create a deep copy of GenericError
deepCopy(InsufficientScopeError) - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
factory method to create a deep copy of InsufficientScopeError
deepCopy(InvalidCredentialsError) - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
factory method to create a deep copy of InvalidCredentialsError
deepCopy(InvalidFieldError) - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
factory method to create a deep copy of InvalidFieldError
deepCopy(InvalidInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
factory method to create a deep copy of InvalidInput
deepCopy(InvalidJsonInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
factory method to create a deep copy of InvalidJsonInput
deepCopy(InvalidOperation) - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
factory method to create a deep copy of InvalidOperation
deepCopy(InvalidScopeError) - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
factory method to create a deep copy of InvalidScopeError
deepCopy(InvalidStateTransitionError) - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
factory method to create a deep copy of InvalidStateTransitionError
deepCopy(InvalidTokenError) - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
factory method to create a deep copy of InvalidTokenError
deepCopy(RequiredFieldError) - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
factory method to create a deep copy of RequiredFieldError
deepCopy(ResourceCreationError) - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
factory method to create a deep copy of ResourceCreationError
deepCopy(ResourceDeletionError) - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
factory method to create a deep copy of ResourceDeletionError
deepCopy(ResourceNotFoundError) - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
factory method to create a deep copy of ResourceNotFoundError
deepCopy(ResourceUpdateError) - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
factory method to create a deep copy of ResourceUpdateError
deepCopy(VariantValues) - Static method in interface com.commercetools.importapi.models.errors.VariantValues
factory method to create a deep copy of VariantValues
deepCopy(ImportContainer) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
factory method to create a deep copy of ImportContainer
deepCopy(ImportContainerDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
factory method to create a deep copy of ImportContainerDraft
deepCopy(ImportContainerPagedResponse) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
factory method to create a deep copy of ImportContainerPagedResponse
deepCopy(ImportContainerUpdateDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
factory method to create a deep copy of ImportContainerUpdateDraft
deepCopy(ImportOperation) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
factory method to create a deep copy of ImportOperation
deepCopy(ImportOperationPagedResponse) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
factory method to create a deep copy of ImportOperationPagedResponse
deepCopy(ImportOperationStatus) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
factory method to create a deep copy of ImportOperationStatus
deepCopy(CategoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
factory method to create a deep copy of CategoryImportRequest
deepCopy(CustomerImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
factory method to create a deep copy of CustomerImportRequest
deepCopy(DiscountCodeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.DiscountCodeImportRequest
factory method to create a deep copy of DiscountCodeImportRequest
deepCopy(ImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
factory method to create a deep copy of ImportRequest
deepCopy(ImportResponse) - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
factory method to create a deep copy of ImportResponse
deepCopy(InventoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
factory method to create a deep copy of InventoryImportRequest
deepCopy(OrderImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
factory method to create a deep copy of OrderImportRequest
deepCopy(OrderPatchImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
factory method to create a deep copy of OrderPatchImportRequest
deepCopy(PriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
factory method to create a deep copy of PriceImportRequest
deepCopy(ProductDraftImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
factory method to create a deep copy of ProductDraftImportRequest
deepCopy(ProductImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
factory method to create a deep copy of ProductImportRequest
deepCopy(ProductTypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
factory method to create a deep copy of ProductTypeImportRequest
deepCopy(ProductVariantImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
factory method to create a deep copy of ProductVariantImportRequest
deepCopy(ProductVariantPatchRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
factory method to create a deep copy of ProductVariantPatchRequest
deepCopy(StandalonePriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
factory method to create a deep copy of StandalonePriceImportRequest
deepCopy(TypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
factory method to create a deep copy of TypeImportRequest
deepCopy(ImportSummary) - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
factory method to create a deep copy of ImportSummary
deepCopy(OperationStates) - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
factory method to create a deep copy of OperationStates
deepCopy(InventoryImport) - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
factory method to create a deep copy of InventoryImport
deepCopy(DeliveryAddressDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
factory method to create a deep copy of DeliveryAddressDraft
deepCopy(DeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
factory method to create a deep copy of DeliveryDraft
deepCopy(DeliveryParcel) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
factory method to create a deep copy of DeliveryParcel
deepCopy(DeliveryParcelDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
factory method to create a deep copy of DeliveryParcelDraft
deepCopy(OrderField) - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
factory method to create a deep copy of OrderField
deepCopy(OrderPatchImport) - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
factory method to create a deep copy of OrderPatchImport
deepCopy(ParcelItems) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
factory method to create a deep copy of ParcelItems
deepCopy(ParcelMeasurementDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
factory method to create a deep copy of ParcelMeasurementDraft
deepCopy(ParcelTrackingData) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
factory method to create a deep copy of ParcelTrackingData
deepCopy(RemoveDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
factory method to create a deep copy of RemoveDeliveryDraft
deepCopy(RemoveParcelFromDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
factory method to create a deep copy of RemoveParcelFromDeliveryDraft
deepCopy(ReturnInfo) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
factory method to create a deep copy of ReturnInfo
deepCopy(ReturnItemDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
factory method to create a deep copy of ReturnItemDraft
deepCopy(CartClassificationTier) - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
factory method to create a deep copy of CartClassificationTier
deepCopy(ClassificationShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
factory method to create a deep copy of ClassificationShippingRateInput
deepCopy(CustomLineItemDraft) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
factory method to create a deep copy of CustomLineItemDraft
deepCopy(CustomLineItemTaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
factory method to create a deep copy of CustomLineItemTaxedPrice
deepCopy(Delivery) - Static method in interface com.commercetools.importapi.models.orders.Delivery
factory method to create a deep copy of Delivery
deepCopy(DeliveryItem) - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
factory method to create a deep copy of DeliveryItem
deepCopy(DiscountCodeInfo) - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
factory method to create a deep copy of DiscountCodeInfo
deepCopy(DiscountedLineItemPortion) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
factory method to create a deep copy of DiscountedLineItemPortion
deepCopy(DiscountedLineItemPriceDraft) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
factory method to create a deep copy of DiscountedLineItemPriceDraft
deepCopy(ExternalTaxRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
factory method to create a deep copy of ExternalTaxRateDraft
deepCopy(ItemShippingDetailsDraft) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
factory method to create a deep copy of ItemShippingDetailsDraft
deepCopy(ItemShippingTarget) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
factory method to create a deep copy of ItemShippingTarget
deepCopy(ItemState) - Static method in interface com.commercetools.importapi.models.orders.ItemState
factory method to create a deep copy of ItemState
deepCopy(LineItemImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
factory method to create a deep copy of LineItemImportDraft
deepCopy(LineItemPrice) - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
factory method to create a deep copy of LineItemPrice
deepCopy(LineItemProductVariantImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
factory method to create a deep copy of LineItemProductVariantImportDraft
deepCopy(OrderImport) - Static method in interface com.commercetools.importapi.models.orders.OrderImport
factory method to create a deep copy of OrderImport
deepCopy(Parcel) - Static method in interface com.commercetools.importapi.models.orders.Parcel
factory method to create a deep copy of Parcel
deepCopy(ParcelMeasurements) - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
factory method to create a deep copy of ParcelMeasurements
deepCopy(ScoreShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
factory method to create a deep copy of ScoreShippingRateInput
deepCopy(ShippingInfoImportDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
factory method to create a deep copy of ShippingInfoImportDraft
deepCopy(ShippingRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
factory method to create a deep copy of ShippingRateDraft
deepCopy(ShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInput
factory method to create a deep copy of ShippingRateInput
deepCopy(ShippingRatePriceTier) - Static method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
factory method to create a deep copy of ShippingRatePriceTier
deepCopy(SyncInfo) - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
factory method to create a deep copy of SyncInfo
deepCopy(TaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
factory method to create a deep copy of TaxedPrice
deepCopy(TaxPortion) - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
factory method to create a deep copy of TaxPortion
deepCopy(TrackingData) - Static method in interface com.commercetools.importapi.models.orders.TrackingData
factory method to create a deep copy of TrackingData
deepCopy(PriceImport) - Static method in interface com.commercetools.importapi.models.prices.PriceImport
factory method to create a deep copy of PriceImport
deepCopy(SubRate) - Static method in interface com.commercetools.importapi.models.prices.SubRate
factory method to create a deep copy of SubRate
deepCopy(TaxRate) - Static method in interface com.commercetools.importapi.models.prices.TaxRate
factory method to create a deep copy of TaxRate
deepCopy(PriceDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
factory method to create a deep copy of PriceDraftImport
deepCopy(ProductDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
factory method to create a deep copy of ProductDraftImport
deepCopy(ProductVariantDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
factory method to create a deep copy of ProductVariantDraftImport
deepCopy(CustomTokenizer) - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
factory method to create a deep copy of CustomTokenizer
deepCopy(ProductImport) - Static method in interface com.commercetools.importapi.models.products.ProductImport
factory method to create a deep copy of ProductImport
deepCopy(SearchKeyword) - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
factory method to create a deep copy of SearchKeyword
deepCopy(SearchKeywords) - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
factory method to create a deep copy of SearchKeywords
deepCopy(SuggestTokenizer) - Static method in interface com.commercetools.importapi.models.products.SuggestTokenizer
factory method to create a deep copy of SuggestTokenizer
deepCopy(WhitespaceTokenizer) - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
factory method to create a deep copy of WhitespaceTokenizer
deepCopy(AttributeBooleanType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
factory method to create a deep copy of AttributeBooleanType
deepCopy(AttributeDateTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
factory method to create a deep copy of AttributeDateTimeType
deepCopy(AttributeDateType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
factory method to create a deep copy of AttributeDateType
deepCopy(AttributeDefinition) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
factory method to create a deep copy of AttributeDefinition
deepCopy(AttributeEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
factory method to create a deep copy of AttributeEnumType
deepCopy(AttributeLocalizableTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
factory method to create a deep copy of AttributeLocalizableTextType
deepCopy(AttributeLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
factory method to create a deep copy of AttributeLocalizedEnumType
deepCopy(AttributeLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
factory method to create a deep copy of AttributeLocalizedEnumValue
deepCopy(AttributeMoneyType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
factory method to create a deep copy of AttributeMoneyType
deepCopy(AttributeNestedType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
factory method to create a deep copy of AttributeNestedType
deepCopy(AttributeNumberType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
factory method to create a deep copy of AttributeNumberType
deepCopy(AttributePlainEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
factory method to create a deep copy of AttributePlainEnumValue
deepCopy(AttributeReferenceType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
factory method to create a deep copy of AttributeReferenceType
deepCopy(AttributeSetType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
factory method to create a deep copy of AttributeSetType
deepCopy(AttributeTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
factory method to create a deep copy of AttributeTextType
deepCopy(AttributeTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
factory method to create a deep copy of AttributeTimeType
deepCopy(AttributeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
factory method to create a deep copy of AttributeType
deepCopy(ProductTypeImport) - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
factory method to create a deep copy of ProductTypeImport
deepCopy(Attribute) - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
factory method to create a deep copy of Attribute
deepCopy(Attributes) - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
factory method to create a deep copy of Attributes
deepCopy(BooleanAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
factory method to create a deep copy of BooleanAttribute
deepCopy(BooleanSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
factory method to create a deep copy of BooleanSetAttribute
deepCopy(DateAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
factory method to create a deep copy of DateAttribute
deepCopy(DateSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
factory method to create a deep copy of DateSetAttribute
deepCopy(DateTimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
factory method to create a deep copy of DateTimeAttribute
deepCopy(DateTimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
factory method to create a deep copy of DateTimeSetAttribute
deepCopy(EnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
factory method to create a deep copy of EnumAttribute
deepCopy(EnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
factory method to create a deep copy of EnumSetAttribute
deepCopy(LocalizableEnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
factory method to create a deep copy of LocalizableEnumAttribute
deepCopy(LocalizableEnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
factory method to create a deep copy of LocalizableEnumSetAttribute
deepCopy(LocalizableTextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
factory method to create a deep copy of LocalizableTextAttribute
deepCopy(LocalizableTextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
factory method to create a deep copy of LocalizableTextSetAttribute
deepCopy(MoneyAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
factory method to create a deep copy of MoneyAttribute
deepCopy(MoneySetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
factory method to create a deep copy of MoneySetAttribute
deepCopy(NumberAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
factory method to create a deep copy of NumberAttribute
deepCopy(NumberSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
factory method to create a deep copy of NumberSetAttribute
deepCopy(ProductVariantImport) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
factory method to create a deep copy of ProductVariantImport
deepCopy(ProductVariantPatch) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
factory method to create a deep copy of ProductVariantPatch
deepCopy(ReferenceAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
factory method to create a deep copy of ReferenceAttribute
deepCopy(ReferenceSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
factory method to create a deep copy of ReferenceSetAttribute
deepCopy(TextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
factory method to create a deep copy of TextAttribute
deepCopy(TextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
factory method to create a deep copy of TextSetAttribute
deepCopy(TimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
factory method to create a deep copy of TimeAttribute
deepCopy(TimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
factory method to create a deep copy of TimeSetAttribute
deepCopy(StandalonePriceImport) - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
factory method to create a deep copy of StandalonePriceImport
deepCopy(CustomFieldBooleanType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
factory method to create a deep copy of CustomFieldBooleanType
deepCopy(CustomFieldDateTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
factory method to create a deep copy of CustomFieldDateTimeType
deepCopy(CustomFieldDateType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
factory method to create a deep copy of CustomFieldDateType
deepCopy(CustomFieldEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
factory method to create a deep copy of CustomFieldEnumType
deepCopy(CustomFieldEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
factory method to create a deep copy of CustomFieldEnumValue
deepCopy(CustomFieldLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
factory method to create a deep copy of CustomFieldLocalizedEnumType
deepCopy(CustomFieldLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
factory method to create a deep copy of CustomFieldLocalizedEnumValue
deepCopy(CustomFieldLocalizedStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
factory method to create a deep copy of CustomFieldLocalizedStringType
deepCopy(CustomFieldMoneyType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
factory method to create a deep copy of CustomFieldMoneyType
deepCopy(CustomFieldNumberType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
factory method to create a deep copy of CustomFieldNumberType
deepCopy(CustomFieldReferenceType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
factory method to create a deep copy of CustomFieldReferenceType
deepCopy(CustomFieldSetType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
factory method to create a deep copy of CustomFieldSetType
deepCopy(CustomFieldStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
factory method to create a deep copy of CustomFieldStringType
deepCopy(CustomFieldTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
factory method to create a deep copy of CustomFieldTimeType
deepCopy(FieldDefinition) - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
factory method to create a deep copy of FieldDefinition
deepCopy(FieldType) - Static method in interface com.commercetools.importapi.models.types.FieldType
factory method to create a deep copy of FieldType
deepCopy(TypeImport) - Static method in interface com.commercetools.importapi.models.types.TypeImport
factory method to create a deep copy of TypeImport
DEFAULT_INITIAL_DELAY - Static variable in interface io.vrap.rmf.base.client.http.RetryRequestMiddleware
Deprecated.
 
DEFAULT_MAX_DELAY - Static variable in interface io.vrap.rmf.base.client.http.RetryRequestMiddleware
Deprecated.
 
DEFAULT_RETRY_STATUS_CODES - Static variable in interface io.vrap.rmf.base.client.http.RetryRequestMiddleware
Deprecated.
 
DEFAULT_TIMEOUT - Static variable in interface io.vrap.rmf.base.client.ApiHttpClient
 
defaultBillingAddress(Integer) - Method in class com.commercetools.api.models.business_unit.CompanyDraftBuilder
Index of the entry in addresses to set as the default billing address.
defaultBillingAddress(Integer) - Method in class com.commercetools.api.models.business_unit.DivisionDraftBuilder
Index of the entry in addresses to set as the default billing address.
defaultBillingAddress(Integer) - Method in class com.commercetools.api.models.customer.CustomerDraftBuilder
Index of the address in the addresses array to use as the default billing address.
defaultBillingAddress(Integer) - Method in class com.commercetools.api.models.me.MyCompanyDraftBuilder
Index of the entry in addresses to set as the default billing address.
defaultBillingAddress(Integer) - Method in class com.commercetools.api.models.me.MyDivisionDraftBuilder
Index of the entry in addresses to set as the default billing address.
defaultBillingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
defaultBillingAddress(Long) - Method in class com.commercetools.api.models.me.MyCustomerDraftBuilder
Index of the address in the addresses array to use as the default billing address.
defaultBillingAddressId(String) - Method in class com.commercetools.api.models.business_unit.CompanyBuilder
Unique identifier of the address used as the default billing address.
defaultBillingAddressId(String) - Method in class com.commercetools.api.models.business_unit.DivisionBuilder
Unique identifier of the address used as the default billing address.
defaultBillingAddressId(String) - Method in class com.commercetools.api.models.customer.CustomerBuilder
ID of the address in addresses used as the default billing address.
defaultClient(ClientCredentials) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(ClientCredentials) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(ClientCredentials) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(ClientCredentials, ServiceRegionConfig) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(ClientCredentials, ServiceRegionConfig) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(ClientCredentials, ServiceRegionConfig) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(ClientCredentials, ServiceRegionConfig) - Method in class io.vrap.rmf.base.client.ClientBuilder
Configures a client with the default middlewares and the given baseUrl
defaultClient(ClientCredentials, String, String) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(ClientCredentials, String, String) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(ClientCredentials, String, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(String) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(String) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(String) - Method in class io.vrap.rmf.base.client.ClientBuilder
Configures a client with the default middlewares and the given baseUrl
defaultClient(String, ClientCredentials, String) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(String, ClientCredentials, String) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(String, ClientCredentials, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(String, ClientCredentials, String) - Method in class io.vrap.rmf.base.client.ClientBuilder
Configures a client with the default middlewares and the given baseUrl
defaultClient(URI) - Method in class com.commercetools.api.defaultconfig.ApiRootBuilder
 
defaultClient(URI) - Method in class com.commercetools.history.defaultconfig.HistoryApiRootBuilder
 
defaultClient(URI) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(URI) - Method in class io.vrap.rmf.base.client.ClientBuilder
Configures a client with the default middlewares and the given baseUrl
DefaultCurrencyUnits - Class in com.commercetools.api.models.common
 
DefaultCurrencyUnits() - Constructor for class com.commercetools.api.models.common.DefaultCurrencyUnits
 
DefaultHttpExceptionFactory - Class in io.vrap.rmf.base.client.error
 
DefaultHttpExceptionFactory(ResponseSerializer) - Constructor for class io.vrap.rmf.base.client.error.DefaultHttpExceptionFactory
 
defaultShippingAddress(Integer) - Method in class com.commercetools.api.models.business_unit.CompanyDraftBuilder
Index of the entry in addresses to set as the default shipping address.
defaultShippingAddress(Integer) - Method in class com.commercetools.api.models.business_unit.DivisionDraftBuilder
Index of the entry in addresses to set as the default shipping address.
defaultShippingAddress(Integer) - Method in class com.commercetools.api.models.customer.CustomerDraftBuilder
Index of the address in the addresses array to use as the default shipping address.
defaultShippingAddress(Integer) - Method in class com.commercetools.api.models.me.MyCompanyDraftBuilder
Index of the entry in addresses to set as the default shipping address.
defaultShippingAddress(Integer) - Method in class com.commercetools.api.models.me.MyDivisionDraftBuilder
Index of the entry in addresses to set as the default shipping address.
defaultShippingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
defaultShippingAddress(Long) - Method in class com.commercetools.api.models.me.MyCustomerDraftBuilder
Index of the address in the addresses array to use as the default shipping address.
defaultShippingAddressId(String) - Method in class com.commercetools.api.models.business_unit.CompanyBuilder
Unique identifier of the address used as the default shipping address.
defaultShippingAddressId(String) - Method in class com.commercetools.api.models.business_unit.DivisionBuilder
Unique identifier of the address used as the default shipping address.
defaultShippingAddressId(String) - Method in class com.commercetools.api.models.customer.CustomerBuilder
ID of the address in addresses used as the default shipping address.
defaultValue() - Static method in interface com.commercetools.api.models.cart.InventoryMode
 
DELAYED - Enum constant in enum com.commercetools.api.models.order.ShipmentState.ShipmentStateEnum
Delayed
DELAYED - Enum constant in enum com.commercetools.history.models.common.ShipmentState.ShipmentStateEnum
Delayed
DELAYED - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Delayed
DELAYED - Static variable in interface com.commercetools.api.models.order.ShipmentState
Indicates that the shipment of the Order is delayed.
DELAYED - Static variable in interface com.commercetools.history.models.common.ShipmentState
 
DELAYED - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyApiClientsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAssociateRolesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAssociateRolesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAttributeGroupsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyAttributeGroupsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyBusinessUnitsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCartDiscountsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCartDiscountsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCartsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCartsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCategoriesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCategoriesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyChannelsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCustomerGroupsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCustomersByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCustomersKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyCustomObjectsByContainerByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyDiscountCodesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyDiscountCodesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyExtensionsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyExtensionsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeCartsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyProductsByProductIDProductTailoringRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyProductsKeyByProductKeyProductTailoringRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyShoppingListsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyShoppingListsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInventoryByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyInventoryKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeBusinessUnitsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeBusinessUnitsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeCartsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeCartsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMePaymentsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeQuoteRequestsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeQuoteRequestsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeShoppingListsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyMeShoppingListsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyOrdersByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyOrdersEditsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyOrdersEditsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyPaymentsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyPaymentsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductDiscountsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductDiscountsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductSelectionsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductTailoringByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductTailoringKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductTypesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyProductTypesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyQuoteRequestsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyQuoteRequestsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyQuotesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyQuotesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyReviewsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyReviewsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyShippingMethodsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyShoppingListsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyShoppingListsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStagedQuotesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStagedQuotesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStandalonePricesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStandalonePricesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStatesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStatesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStoresByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyStoresKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeySubscriptionsByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeySubscriptionsKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyTaxCategoriesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyTaxCategoriesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyTypesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyTypesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyZonesByIDRequestBuilder
 
delete() - Method in class com.commercetools.api.client.ByProjectKeyZonesKeyByKeyRequestBuilder
 
delete() - Method in class com.commercetools.compat.CompatBuilder
 
delete() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
delete(ProjectApiRoot) - Static method in class com.commercetools.compat.CompatBuilder
 
delete(Identifiable<ApiClient>) - Method in interface com.commercetools.api.client.ByProjectKeyApiClientsRequestBuilderMixin
 
delete(Versioned<AttributeGroup>) - Method in interface com.commercetools.api.client.ByProjectKeyAttributeGroupsRequestBuilderMixin
 
delete(Versioned<CartDiscount>) - Method in interface com.commercetools.api.client.ByProjectKeyCartDiscountsRequestBuilderMixin
 
delete(Versioned<Cart>) - Method in interface com.commercetools.api.client.ByProjectKeyCartsRequestBuilderMixin
 
delete(Versioned<Category>) - Method in interface com.commercetools.api.client.ByProjectKeyCategoriesRequestBuilderMixin
 
delete(Versioned<Channel>) - Method in interface com.commercetools.api.client.ByProjectKeyChannelsRequestBuilderMixin
 
delete(Versioned<CustomerGroup>) - Method in interface com.commercetools.api.client.ByProjectKeyCustomerGroupsRequestBuilderMixin
 
delete(Versioned<Customer>) - Method in interface com.commercetools.api.client.ByProjectKeyCustomersRequestBuilderMixin
 
delete(Versioned<DiscountCode>) - Method in interface com.commercetools.api.client.ByProjectKeyDiscountCodesRequestBuilderMixin
 
delete(Versioned<Extension>) - Method in interface com.commercetools.api.client.ByProjectKeyExtensionsRequestBuilderMixin
 
delete(Versioned<InventoryEntry>) - Method in interface com.commercetools.api.client.ByProjectKeyInventoryRequestBuilderMixin
 
delete(Versioned<Order>) - Method in interface com.commercetools.api.client.ByProjectKeyOrdersRequestBuilderMixin
 
delete(Versioned<Payment>) - Method in interface com.commercetools.api.client.ByProjectKeyPaymentsRequestBuilderMixin
 
delete(Versioned<ProductDiscount>) - Method in interface com.commercetools.api.client.ByProjectKeyProductDiscountsRequestBuilderMixin
 
delete(Versioned<ProductType>) - Method in interface com.commercetools.api.client.ByProjectKeyProductTypesRequestBuilderMixin
 
delete(Versioned<Product>) - Method in interface com.commercetools.api.client.ByProjectKeyProductsRequestBuilderMixin
 
delete(Versioned<QuoteRequest>) - Method in interface com.commercetools.api.client.ByProjectKeyQuoteRequestsRequestBuilderMixin
 
delete(Versioned<Quote>) - Method in interface com.commercetools.api.client.ByProjectKeyQuotesRequestBuilderMixin
 
delete(Versioned<Review>) - Method in interface com.commercetools.api.client.ByProjectKeyReviewsRequestBuilderMixin
 
delete(Versioned<ShippingMethod>) - Method in interface com.commercetools.api.client.ByProjectKeyShippingMethodsRequestBuilderMixin
 
delete(Versioned<ShoppingList>) - Method in interface com.commercetools.api.client.ByProjectKeyShoppingListsRequestBuilderMixin
 
delete(Versioned<StagedQuote>) - Method in interface com.commercetools.api.client.ByProjectKeyStagedQuotesRequestBuilderMixin
 
delete(Versioned<StandalonePrice>) - Method in interface com.commercetools.api.client.ByProjectKeyStandalonePricesRequestBuilderMixin
 
delete(Versioned<State>) - Method in interface com.commercetools.api.client.ByProjectKeyStatesRequestBuilderMixin
 
delete(Versioned<Store>) - Method in interface com.commercetools.api.client.ByProjectKeyStoresRequestBuilderMixin
 
delete(Versioned<Subscription>) - Method in interface com.commercetools.api.client.ByProjectKeySubscriptionsRequestBuilderMixin
 
delete(Versioned<TaxCategory>) - Method in interface com.commercetools.api.client.ByProjectKeyTaxCategoriesRequestBuilderMixin
 
delete(Versioned<Type>) - Method in interface com.commercetools.api.client.ByProjectKeyTypesRequestBuilderMixin
 
delete(Versioned<Zone>) - Method in interface com.commercetools.api.client.ByProjectKeyZonesRequestBuilderMixin
 
delete(T, long, Supplier<TQuery>, Function<TQuery, TQuery>) - Static method in class com.commercetools.compat.DeleteBuilder
 
delete(T, long, TQuery) - Static method in class com.commercetools.compat.DeleteBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAssociateRolesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAssociateRolesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAttributeGroupsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyAttributeGroupsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyBusinessUnitsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyBusinessUnitsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCartDiscountsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCartDiscountsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCartsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCartsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCategoriesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCategoriesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyChannelsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCustomerGroupsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCustomerGroupsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCustomersByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCustomersKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyCustomObjectsByContainerByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyDiscountCodesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyDiscountCodesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyExtensionsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyExtensionsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartDiscountsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCartsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyCustomersKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeCartsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyOrdersOrderNumberByOrderNumberRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyProductsByProductIDProductTailoringRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyProductsKeyByProductKeyProductTailoringRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyShoppingListsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInStoreKeyByStoreKeyShoppingListsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInventoryByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyInventoryKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeBusinessUnitsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeBusinessUnitsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeCartsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeCartsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMePaymentsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeQuoteRequestsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeQuoteRequestsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeShoppingListsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyMeShoppingListsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyOrdersByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyOrdersEditsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyOrdersEditsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyOrdersOrderNumberByOrderNumberRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyPaymentsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyPaymentsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductDiscountsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductDiscountsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductSelectionsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductSelectionsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductTailoringByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductTailoringKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductTypesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyProductTypesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyQuoteRequestsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyQuoteRequestsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyQuotesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyQuotesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyReviewsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyReviewsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyShippingMethodsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyShippingMethodsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyShoppingListsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyShoppingListsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStagedQuotesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStagedQuotesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStandalonePricesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStandalonePricesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStatesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStatesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStoresByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyStoresKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeySubscriptionsByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeySubscriptionsKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyTaxCategoriesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyTaxCategoriesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyTypesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyTypesKeyByKeyRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyZonesByIDRequestBuilder
 
delete(TValue) - Method in class com.commercetools.api.client.ByProjectKeyZonesKeyByKeyRequestBuilder
 
DELETE - Enum constant in enum io.vrap.rmf.base.client.ApiHttpMethod
 
DELETE_MY_CARTS - Enum constant in enum com.commercetools.api.models.associate_role.Permission.PermissionEnum
DeleteMyCarts
DELETE_MY_CARTS - Enum constant in enum com.commercetools.history.models.common.Permission.PermissionEnum
DeleteMyCarts
DELETE_MY_CARTS - Static variable in interface com.commercetools.api.models.associate_role.Permission
An Associate can delete their own B2B Carts.
DELETE_MY_CARTS - Static variable in interface com.commercetools.history.models.common.Permission
 
DELETE_OTHERS_CARTS - Enum constant in enum com.commercetools.api.models.associate_role.Permission.PermissionEnum
DeleteOthersCarts
DELETE_OTHERS_CARTS - Enum constant in enum com.commercetools.history.models.common.Permission.PermissionEnum
DeleteOthersCarts
DELETE_OTHERS_CARTS - Static variable in interface com.commercetools.api.models.associate_role.Permission
An Associate can delete B2B Carts that belong to other Associates.
DELETE_OTHERS_CARTS - Static variable in interface com.commercetools.history.models.common.Permission
 
deleteApiClient(UnaryOperator<DeleteApiClientGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteAssociateRole(UnaryOperator<DeleteAssociateRoleGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteAt(ZonedDateTime) - Method in class com.commercetools.api.models.api_client.ApiClientBuilder
If set, the Client will be deleted on (or shortly after) this point in time.
deleteAttributeGroup(UnaryOperator<DeleteAttributeGroupGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
DeleteBuilder - Class in com.commercetools.compat
 
deleteBusinessUnit(UnaryOperator<DeleteBusinessUnitGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCart(UnaryOperator<DeleteCartGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCartDiscount(UnaryOperator<DeleteCartDiscountGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCategory(UnaryOperator<DeleteCategoryGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteChannel(UnaryOperator<DeleteChannelGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCustomer(UnaryOperator<DeleteCustomerGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCustomerGroup(UnaryOperator<DeleteCustomerGroupGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteCustomObject(UnaryOperator<DeleteCustomObjectGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteDaysAfterCreation(Integer) - Method in class com.commercetools.api.models.message.MessagesConfigurationBuilder
Specifies the number of days each Message should be available via the Messages Query API.
deleteDaysAfterCreation(Integer) - Method in class com.commercetools.api.models.message.MessagesConfigurationDraftBuilder
Specifies the number of days each Message should be available via the Messages Query API.
deleteDaysAfterCreation(Long) - Method in class com.commercetools.api.models.api_client.ApiClientDraftBuilder
If set, the Client will be deleted after the specified amount of days.
deleteDaysAfterLastModification(Integer) - Method in class com.commercetools.api.models.cart.CartBuilder
Number of days after which an active Cart is deleted since its last modification.
deleteDaysAfterLastModification(Integer) - Method in class com.commercetools.api.models.cart.CartSetDeleteDaysAfterLastModificationActionBuilder
Value to set.
deleteDaysAfterLastModification(Integer) - Method in class com.commercetools.api.models.me.MyCartSetDeleteDaysAfterLastModificationActionBuilder
Value to set.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.cart.CartDraftBuilder
Number of days after which an active Cart is deleted since its last modification.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.me.MyCartDraftBuilder
Number of days after which a Cart with Active CartState is deleted since its last modification.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.me.MyShoppingListDraftBuilder
Number of days after which the ShoppingList will be automatically deleted if it has not been modified.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.me.MyShoppingListSetDeleteDaysAfterLastModificationActionBuilder
Value to set.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.project.CartsConfigurationBuilder
Default value for the deleteDaysAfterLastModification parameter of the CartDraft and MyCartDraft.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.project.ShoppingListsConfigurationBuilder
Default value for the deleteDaysAfterLastModification parameter of the ShoppingListDraft.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.shopping_list.ShoppingListBuilder
Number of days after which the ShoppingList will be automatically deleted if it has not been modified.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.shopping_list.ShoppingListDraftBuilder
Number of days after which the ShoppingList will be automatically deleted if it has not been modified.
deleteDaysAfterLastModification(Long) - Method in class com.commercetools.api.models.shopping_list.ShoppingListSetDeleteDaysAfterLastModificationActionBuilder
Value to set.
deleteDiscountCode(UnaryOperator<DeleteDiscountCodeGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteExtension(UnaryOperator<DeleteExtensionGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteInventoryEntry(UnaryOperator<DeleteInventoryEntryGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteMyCart(UnaryOperator<DeleteMyCartGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteMyCustomer(UnaryOperator<DeleteMyCustomerGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteMyPayment(UnaryOperator<DeleteMyPaymentGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteMyShoppingList(UnaryOperator<DeleteMyShoppingListGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteOrder(UnaryOperator<DeleteOrderGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteOrderEdit(UnaryOperator<DeleteOrderEditGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deletePayment(UnaryOperator<DeletePaymentGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteProduct(UnaryOperator<DeleteProductGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteProductDiscount(UnaryOperator<DeleteProductDiscountGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteProductSelection(UnaryOperator<DeleteProductSelectionGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteProductTailoring(UnaryOperator<DeleteProductTailoringGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteProductType(UnaryOperator<DeleteProductTypeGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteQuote(UnaryOperator<DeleteQuoteGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteQuoteRequest(UnaryOperator<DeleteQuoteRequestGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteReview(UnaryOperator<DeleteReviewGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteShippingMethod(UnaryOperator<DeleteShippingMethodGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteShoppingList(UnaryOperator<DeleteShoppingListGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteStagedQuote(UnaryOperator<DeleteStagedQuoteGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteStandalonePrice(UnaryOperator<DeleteStandalonePriceGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteState(UnaryOperator<DeleteStateGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteStore(UnaryOperator<DeleteStoreGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteSubscription(UnaryOperator<DeleteSubscriptionGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteTaxCategory(UnaryOperator<DeleteTaxCategoryGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteTypeDefinition(UnaryOperator<DeleteTypeDefinitionGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
deleteZone(UnaryOperator<DeleteZoneGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
DELIVERED - Enum constant in enum com.commercetools.api.models.order.ShipmentState.ShipmentStateEnum
Delivered
DELIVERED - Static variable in interface com.commercetools.api.models.order.ShipmentState
Indicates that the Order is delivered.
deliveries(Delivery...) - Method in class com.commercetools.api.models.cart.ShippingInfoBuilder
Information on how items are delivered to customers.
deliveries(DeliveryDraft...) - Method in class com.commercetools.api.models.cart.CartAddCustomShippingMethodActionBuilder
Deliveries to be shipped with the custom Shipping Method.
deliveries(DeliveryDraft...) - Method in class com.commercetools.api.models.cart.CartAddShippingMethodActionBuilder
Deliveries to be shipped with the referenced Shipping Method.
deliveries(DeliveryDraft...) - Method in class com.commercetools.api.models.cart.CustomShippingDraftBuilder
Deliveries to be shipped with the custom Shipping Method.
deliveries(DeliveryDraft...) - Method in class com.commercetools.api.models.cart.ShippingDraftBuilder
Deliveries to be shipped with the Shipping Method.
deliveries(DeliveryDraft...) - Method in class com.commercetools.api.models.order.ShippingInfoImportDraftBuilder
Information on how items are to be delivered to customers.
deliveries(Delivery...) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
deliveries(List<Delivery>) - Method in class com.commercetools.api.models.cart.ShippingInfoBuilder
Information on how items are delivered to customers.
deliveries(List<DeliveryDraft>) - Method in class com.commercetools.api.models.cart.CartAddCustomShippingMethodActionBuilder
Deliveries to be shipped with the custom Shipping Method.
deliveries(List<DeliveryDraft>) - Method in class com.commercetools.api.models.cart.CartAddShippingMethodActionBuilder
Deliveries to be shipped with the referenced Shipping Method.
deliveries(List<DeliveryDraft>) - Method in class com.commercetools.api.models.cart.CustomShippingDraftBuilder
Deliveries to be shipped with the custom Shipping Method.
deliveries(List<DeliveryDraft>) - Method in class com.commercetools.api.models.cart.ShippingDraftBuilder
Deliveries to be shipped with the Shipping Method.
deliveries(List<DeliveryDraft>) - Method in class com.commercetools.api.models.order.ShippingInfoImportDraftBuilder
Information on how items are to be delivered to customers.
deliveries(List<Delivery>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
delivery(Delivery) - Method in class com.commercetools.api.models.message.DeliveryAddedMessageBuilder
Delivery that was added to the Order.
delivery(Delivery) - Method in class com.commercetools.api.models.message.DeliveryAddedMessagePayloadBuilder
Delivery that was added to the Order.
delivery(Delivery) - Method in class com.commercetools.api.models.message.DeliveryRemovedMessageBuilder
The Delivery that was removed from the Order.
delivery(Delivery) - Method in class com.commercetools.api.models.message.DeliveryRemovedMessagePayloadBuilder
The Delivery that was removed from the Order.
delivery(Delivery) - Method in class com.commercetools.api.models.message.ParcelAddedToDeliveryMessageBuilder
Unique identifier of the Delivery.
delivery(Delivery) - Method in class com.commercetools.api.models.message.ParcelAddedToDeliveryMessagePayloadBuilder
Unique identifier of the Delivery.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.DeliveryAddedMessageBuilder
Delivery that was added to the Order.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.DeliveryAddedMessagePayloadBuilder
Delivery that was added to the Order.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.DeliveryRemovedMessageBuilder
The Delivery that was removed from the Order.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.DeliveryRemovedMessagePayloadBuilder
The Delivery that was removed from the Order.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.ParcelAddedToDeliveryMessageBuilder
Unique identifier of the Delivery.
delivery(Function<DeliveryBuilder, DeliveryBuilder>) - Method in class com.commercetools.api.models.message.ParcelAddedToDeliveryMessagePayloadBuilder
Unique identifier of the Delivery.
Delivery - Interface in com.commercetools.api.models.order
Contains information on how items are shipped to Customers, for example, a delivery note.
Delivery - Interface in com.commercetools.history.models.common
Delivery Example to create an instance using the builder pattern
Delivery - Interface in com.commercetools.importapi.models.orders
Delivery Example to create an instance using the builder pattern
DELIVERY_ADDED - Static variable in interface com.commercetools.api.models.message.DeliveryAddedMessage
discriminator value for DeliveryAddedMessage
DELIVERY_ADDED - Static variable in interface com.commercetools.api.models.message.DeliveryAddedMessagePayload
discriminator value for DeliveryAddedMessagePayload
DELIVERY_ADDRESS_SET - Static variable in interface com.commercetools.api.models.message.DeliveryAddressSetMessage
discriminator value for DeliveryAddressSetMessage
DELIVERY_ADDRESS_SET - Static variable in interface com.commercetools.api.models.message.DeliveryAddressSetMessagePayload
discriminator value for DeliveryAddressSetMessagePayload
DELIVERY_ITEMS_UPDATED - Static variable in interface com.commercetools.api.models.message.DeliveryItemsUpdatedMessage
discriminator value for DeliveryItemsUpdatedMessage
DELIVERY_ITEMS_UPDATED - Static variable in interface com.commercetools.api.models.message.DeliveryItemsUpdatedMessagePayload
discriminator value for DeliveryItemsUpdatedMessagePayload
DELIVERY_REMOVED - Static variable in interface com.commercetools.api.models.message.DeliveryRemovedMessage
discriminator value for DeliveryRemovedMessage
DELIVERY_REMOVED - Static variable in interface com.commercetools.api.models.message.DeliveryRemovedMessagePayload
discriminator value for DeliveryRemovedMessagePayload
deliveryAddedBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for deliveryAdded subtype
deliveryAddedBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
deliveryAddedBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for deliveryAdded subtype
deliveryAddedBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DeliveryAddedMessage - Interface in com.commercetools.api.models.message
Generated after a successful Add Delivery update action.
DeliveryAddedMessageBuilder - Class in com.commercetools.api.models.message
DeliveryAddedMessageBuilder Example to create an instance using the builder pattern
DeliveryAddedMessageBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryAddedMessageBuilder
 
DeliveryAddedMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Add Delivery update action.
DeliveryAddedMessagePayloadBuilder - Class in com.commercetools.api.models.message
DeliveryAddedMessagePayloadBuilder Example to create an instance using the builder pattern
DeliveryAddedMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryAddedMessagePayloadBuilder
 
DeliveryAddressDraft - Interface in com.commercetools.importapi.models.order_patches
DeliveryAddressDraft Example to create an instance using the builder pattern
DeliveryAddressDraftBuilder - Class in com.commercetools.importapi.models.order_patches
DeliveryAddressDraftBuilder Example to create an instance using the builder pattern
DeliveryAddressDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
 
deliveryAddressSetBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for deliveryAddressSet subtype
deliveryAddressSetBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
deliveryAddressSetBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for deliveryAddressSet subtype
deliveryAddressSetBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DeliveryAddressSetMessage - Interface in com.commercetools.api.models.message
Generated after a successful Set Delivery Address update action.
DeliveryAddressSetMessageBuilder - Class in com.commercetools.api.models.message
DeliveryAddressSetMessageBuilder Example to create an instance using the builder pattern
DeliveryAddressSetMessageBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryAddressSetMessageBuilder
 
DeliveryAddressSetMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Set Delivery Address update action.
DeliveryAddressSetMessagePayloadBuilder - Class in com.commercetools.api.models.message
DeliveryAddressSetMessagePayloadBuilder Example to create an instance using the builder pattern
DeliveryAddressSetMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryAddressSetMessagePayloadBuilder
 
DeliveryBuilder - Class in com.commercetools.api.models.order
DeliveryBuilder Example to create an instance using the builder pattern
DeliveryBuilder - Class in com.commercetools.history.models.common
DeliveryBuilder Example to create an instance using the builder pattern
DeliveryBuilder - Class in com.commercetools.importapi.models.orders
DeliveryBuilder Example to create an instance using the builder pattern
DeliveryBuilder() - Constructor for class com.commercetools.api.models.order.DeliveryBuilder
 
DeliveryBuilder() - Constructor for class com.commercetools.history.models.common.DeliveryBuilder
 
DeliveryBuilder() - Constructor for class com.commercetools.importapi.models.orders.DeliveryBuilder
 
DeliveryChangeValue - Interface in com.commercetools.history.models.change_value
DeliveryChangeValue Example to create an instance using the builder pattern
DeliveryChangeValueBuilder - Class in com.commercetools.history.models.change_value
DeliveryChangeValueBuilder Example to create an instance using the builder pattern
DeliveryChangeValueBuilder() - Constructor for class com.commercetools.history.models.change_value.DeliveryChangeValueBuilder
 
DeliveryCloudEventsFormat - Interface in com.commercetools.api.models.subscription
Deprecated.
use CloudEventsFormat instead
DeliveryCloudEventsFormatBuilder - Class in com.commercetools.api.models.subscription
Deprecated.
DeliveryCloudEventsFormatBuilder() - Constructor for class com.commercetools.api.models.subscription.DeliveryCloudEventsFormatBuilder
Deprecated.
 
DeliveryDraft - Interface in com.commercetools.api.models.order
DeliveryDraft Example to create an instance using the builder pattern
DeliveryDraft - Interface in com.commercetools.importapi.models.order_patches
DeliveryDraft Example to create an instance using the builder pattern
DeliveryDraftBuilder - Class in com.commercetools.api.models.order
DeliveryDraftBuilder Example to create an instance using the builder pattern
DeliveryDraftBuilder - Class in com.commercetools.importapi.models.order_patches
DeliveryDraftBuilder Example to create an instance using the builder pattern
DeliveryDraftBuilder() - Constructor for class com.commercetools.api.models.order.DeliveryDraftBuilder
 
DeliveryDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
 
DeliveryFormat - Interface in com.commercetools.api.models.subscription
DeliveryFormat Example to create a subtype instance using the builder pattern
DeliveryFormatBuilder - Class in com.commercetools.api.models.subscription
DeliveryFormatBuilder
DeliveryFormatBuilder() - Constructor for class com.commercetools.api.models.subscription.DeliveryFormatBuilder
 
deliveryId(String) - Method in class com.commercetools.api.models.message.DeliveryAddressSetMessageBuilder
Unique identifier of the Parcel.
deliveryId(String) - Method in class com.commercetools.api.models.message.DeliveryAddressSetMessagePayloadBuilder
Unique identifier of the Parcel.
deliveryId(String) - Method in class com.commercetools.api.models.message.DeliveryItemsUpdatedMessageBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.DeliveryItemsUpdatedMessagePayloadBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelItemsUpdatedMessageBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelItemsUpdatedMessagePayloadBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelMeasurementsUpdatedMessageBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelMeasurementsUpdatedMessagePayloadBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelRemovedFromDeliveryMessageBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelRemovedFromDeliveryMessagePayloadBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelTrackingDataUpdatedMessageBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.message.ParcelTrackingDataUpdatedMessagePayloadBuilder
Unique identifier of the Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddParcelToDeliveryActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderRemoveDeliveryActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomFieldActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomTypeActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomFieldActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomTypeActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryItemsActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderAddParcelToDeliveryActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderRemoveDeliveryActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressCustomFieldActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressCustomTypeActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryCustomFieldActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryCustomTypeActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryItemsActionBuilder
id of an existing Delivery.
deliveryId(String) - Method in class com.commercetools.history.models.change.AddParcelToDeliveryChangeBuilder
id of the Delivery to which the Parcel was added.
deliveryId(String) - Method in class com.commercetools.history.models.change.RemoveParcelFromDeliveryChangeBuilder
id of the Delivery from which the Parcel was removed.
deliveryId(String) - Method in class com.commercetools.history.models.change.SetDeliveryAddressChangeBuilder
id of the updated Delivery.
deliveryId(String) - Method in class com.commercetools.history.models.change.SetDeliveryItemsChangeBuilder
id of the updated Delivery.
deliveryId(String) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
set the value to the deliveryId
deliveryId(String) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the deliveryId
DeliveryItem - Interface in com.commercetools.api.models.order
DeliveryItem Example to create an instance using the builder pattern
DeliveryItem - Interface in com.commercetools.history.models.common
DeliveryItem Example to create an instance using the builder pattern
DeliveryItem - Interface in com.commercetools.importapi.models.orders
DeliveryItem Example to create an instance using the builder pattern
DeliveryItemBuilder - Class in com.commercetools.api.models.order
DeliveryItemBuilder Example to create an instance using the builder pattern
DeliveryItemBuilder - Class in com.commercetools.history.models.common
DeliveryItemBuilder Example to create an instance using the builder pattern
DeliveryItemBuilder - Class in com.commercetools.importapi.models.orders
DeliveryItemBuilder Example to create an instance using the builder pattern
DeliveryItemBuilder() - Constructor for class com.commercetools.api.models.order.DeliveryItemBuilder
 
DeliveryItemBuilder() - Constructor for class com.commercetools.history.models.common.DeliveryItemBuilder
 
DeliveryItemBuilder() - Constructor for class com.commercetools.importapi.models.orders.DeliveryItemBuilder
 
deliveryItemsUpdatedBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for deliveryItemsUpdated subtype
deliveryItemsUpdatedBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
deliveryItemsUpdatedBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for deliveryItemsUpdated subtype
deliveryItemsUpdatedBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DeliveryItemsUpdatedMessage - Interface in com.commercetools.api.models.message
Generated after a successful Set Delivery Items update action.
DeliveryItemsUpdatedMessageBuilder - Class in com.commercetools.api.models.message
DeliveryItemsUpdatedMessageBuilder Example to create an instance using the builder pattern
DeliveryItemsUpdatedMessageBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryItemsUpdatedMessageBuilder
 
DeliveryItemsUpdatedMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Set Delivery Items update action.
DeliveryItemsUpdatedMessagePayloadBuilder - Class in com.commercetools.api.models.message
DeliveryItemsUpdatedMessagePayloadBuilder Example to create an instance using the builder pattern
DeliveryItemsUpdatedMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryItemsUpdatedMessagePayloadBuilder
 
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddParcelToDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderRemoveDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomFieldActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryAddressCustomTypeActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomFieldActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryCustomTypeActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDeliveryItemsActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderAddDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderAddParcelToDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderRemoveDeliveryActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressCustomFieldActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryAddressCustomTypeActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryCustomFieldActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryCustomTypeActionBuilder
key of an existing Delivery.
deliveryKey(String) - Method in class com.commercetools.api.models.order.OrderSetDeliveryItemsActionBuilder
key of an existing Delivery.
DeliveryMixin - Interface in com.commercetools.api.models.order
 
DeliveryParcel - Interface in com.commercetools.importapi.models.order_patches
DeliveryParcel Example to create an instance using the builder pattern
DeliveryParcelBuilder - Class in com.commercetools.importapi.models.order_patches
DeliveryParcelBuilder Example to create an instance using the builder pattern
DeliveryParcelBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
 
DeliveryParcelDraft - Interface in com.commercetools.importapi.models.order_patches
DeliveryParcelDraft Example to create an instance using the builder pattern
DeliveryParcelDraftBuilder - Class in com.commercetools.importapi.models.order_patches
DeliveryParcelDraftBuilder Example to create an instance using the builder pattern
DeliveryParcelDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
 
DeliveryPayload - Interface in com.commercetools.api.models.subscription
All payloads for the PlatformFormat share these common fields.
DeliveryPayloadBuilder - Class in com.commercetools.api.models.subscription
DeliveryPayloadBuilder
DeliveryPayloadBuilder() - Constructor for class com.commercetools.api.models.subscription.DeliveryPayloadBuilder
 
DeliveryPlatformFormat - Interface in com.commercetools.api.models.subscription
Deprecated.
use PlatformFormat instead
DeliveryPlatformFormatBuilder - Class in com.commercetools.api.models.subscription
Deprecated.
DeliveryPlatformFormatBuilder() - Constructor for class com.commercetools.api.models.subscription.DeliveryPlatformFormatBuilder
Deprecated.
 
deliveryRemovedBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for deliveryRemoved subtype
deliveryRemovedBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
deliveryRemovedBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for deliveryRemoved subtype
deliveryRemovedBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DeliveryRemovedMessage - Interface in com.commercetools.api.models.message
Generated after a successful Remove Delivery update action.
DeliveryRemovedMessageBuilder - Class in com.commercetools.api.models.message
DeliveryRemovedMessageBuilder Example to create an instance using the builder pattern
DeliveryRemovedMessageBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryRemovedMessageBuilder
 
DeliveryRemovedMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Remove Delivery update action.
DeliveryRemovedMessagePayloadBuilder - Class in com.commercetools.api.models.message
DeliveryRemovedMessagePayloadBuilder Example to create an instance using the builder pattern
DeliveryRemovedMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DeliveryRemovedMessagePayloadBuilder
 
department(String) - Method in class com.commercetools.api.models.common.AddressBuilder
Name of the department.
department(String) - Method in class com.commercetools.api.models.common.AddressDraftBuilder
Name of the department.
department(String) - Method in class com.commercetools.api.models.common.BaseAddressBuilder
Name of the department.
department(String) - Method in class com.commercetools.history.models.common.AddressBuilder
set the value to the department
department(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the department
department(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the department
Deprecatable200Trait<T extends Deprecatable200Trait<T>> - Interface in com.commercetools.api.client
Deprecatable200Trait
Deprecatable201Trait<T extends Deprecatable201Trait<T>> - Interface in com.commercetools.api.client
Deprecatable201Trait
DESC - Enum constant in enum com.commercetools.api.models.order.OrderSearchSortOrder.OrderSearchSortOrderEnum
desc
DESC - Enum constant in enum com.commercetools.api.models.search.SearchSortOrder.SearchSortOrderEnum
desc
DESC - Static variable in interface com.commercetools.api.models.order.OrderSearchSortOrder
 
DESC - Static variable in interface com.commercetools.api.models.search.SearchSortOrder
Descending sort order, the highest value listed first.
description(LocalizedString) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupBuilder
Description of the AttributeGroup.
description(LocalizedString) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupDraftBuilder
Description of the AttributeGroup.
description(LocalizedString) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.cart_discount.CartDiscountBuilder
Description of the CartDiscount.
description(LocalizedString) - Method in class com.commercetools.api.models.cart_discount.CartDiscountDraftBuilder
Description of the CartDiscount.
description(LocalizedString) - Method in class com.commercetools.api.models.cart_discount.CartDiscountSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.category.CategoryBuilder
Description of the Category.
description(LocalizedString) - Method in class com.commercetools.api.models.category.CategoryDraftBuilder
Description of the Category.
description(LocalizedString) - Method in class com.commercetools.api.models.category.CategorySetAssetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.category.CategorySetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.channel.ChannelBuilder
Description of the Channel.
description(LocalizedString) - Method in class com.commercetools.api.models.channel.ChannelChangeDescriptionActionBuilder
New value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.channel.ChannelDraftBuilder
Description of the Channel.
description(LocalizedString) - Method in class com.commercetools.api.models.common.AssetBuilder
Description of the Asset.
description(LocalizedString) - Method in class com.commercetools.api.models.common.AssetDraftBuilder
Description of the Asset.
description(LocalizedString) - Method in class com.commercetools.api.models.discount_code.DiscountCodeBuilder
Description of the DiscountCode.
description(LocalizedString) - Method in class com.commercetools.api.models.discount_code.DiscountCodeDraftBuilder
Description of the DiscountCode.
description(LocalizedString) - Method in class com.commercetools.api.models.discount_code.DiscountCodeSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.me.MyShoppingListAddTextLineItemActionBuilder
Description of the TextLineItem.
description(LocalizedString) - Method in class com.commercetools.api.models.me.MyShoppingListDraftBuilder
Description of the ShoppingList.
description(LocalizedString) - Method in class com.commercetools.api.models.me.MyShoppingListSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.me.MyShoppingListSetTextLineItemDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.message.ProductTailoringCreatedMessageBuilder
The description of the Product Tailoring at the time of creation.
description(LocalizedString) - Method in class com.commercetools.api.models.message.ProductTailoringCreatedMessagePayloadBuilder
The description of the Product Tailoring at the time of creation.
description(LocalizedString) - Method in class com.commercetools.api.models.message.ProductTailoringDescriptionSetMessageBuilder
The description of the Product Tailoring after the Set Description update action.
description(LocalizedString) - Method in class com.commercetools.api.models.message.ProductTailoringDescriptionSetMessagePayloadBuilder
The description of the Product Tailoring after the Set Description update action.
description(LocalizedString) - Method in class com.commercetools.api.models.product_discount.ProductDiscountBuilder
Description of the ProductDiscount.
description(LocalizedString) - Method in class com.commercetools.api.models.product_discount.ProductDiscountDraftBuilder
Description of the ProductDiscount.
description(LocalizedString) - Method in class com.commercetools.api.models.product_discount.ProductDiscountSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringDataBuilder
Tailored description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringDraftBuilder
Tailored description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringInStoreDraftBuilder
Tailored description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.product.ProductDataBuilder
Description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product.ProductDraftBuilder
Description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product.ProductProjectionBuilder
Description of the Product.
description(LocalizedString) - Method in class com.commercetools.api.models.product.ProductSetAssetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.product.ProductSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.ShoppingListAddTextLineItemActionBuilder
Description of the TextLineItem.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.ShoppingListBuilder
Description of the ShoppingList.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.ShoppingListDraftBuilder
Description of the ShoppingList.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.ShoppingListSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.ShoppingListSetTextLineItemDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.TextLineItemBuilder
Description of the TextLineItem.
description(LocalizedString) - Method in class com.commercetools.api.models.shopping_list.TextLineItemDraftBuilder
Description of the TextLineItem.
description(LocalizedString) - Method in class com.commercetools.api.models.state.StateBuilder
Description of the State.
description(LocalizedString) - Method in class com.commercetools.api.models.state.StateDraftBuilder
Description of the State.
description(LocalizedString) - Method in class com.commercetools.api.models.state.StateSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.api.models.type.TypeBuilder
Description of the Type.
description(LocalizedString) - Method in class com.commercetools.api.models.type.TypeDraftBuilder
Description of the Type.
description(LocalizedString) - Method in class com.commercetools.api.models.type.TypeSetDescriptionActionBuilder
Value to set.
description(LocalizedString) - Method in class com.commercetools.history.models.common.AssetBuilder
set the value to the description
description(LocalizedString) - Method in class com.commercetools.history.models.common.TextLineItemBuilder
set the value to the description
description(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.description.
description(LocalizedString) - Method in class com.commercetools.importapi.models.common.AssetBuilder
A localized string is a JSON object where the keys are of IETF language tag, and the values the corresponding strings used for that language.
description(LocalizedString) - Method in class com.commercetools.importapi.models.discount_codes.DiscountCodeImportBuilder
Maps to DiscountCode.description.
description(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Maps to Product.description.
description(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.description.
description(LocalizedString) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.description.
description(String) - Method in class com.commercetools.api.models.approval_rule.ApprovalRuleBuilder
Description of the Approval Rule.
description(String) - Method in class com.commercetools.api.models.approval_rule.ApprovalRuleDraftBuilder
Description of the Approval Rule.
description(String) - Method in class com.commercetools.api.models.approval_rule.ApprovalRuleSetDescriptionActionBuilder
New description to set for the Approval Rule.
description(String) - Method in class com.commercetools.api.models.message.ApprovalRuleDescriptionSetMessageBuilder
Description of the ApprovalRule after the Set Description update action.
description(String) - Method in class com.commercetools.api.models.message.ApprovalRuleDescriptionSetMessagePayloadBuilder
Description of the ApprovalRule after the Set Description update action.
description(String) - Method in class com.commercetools.api.models.product_type.ProductTypeBuilder
Description of the ProductType.
description(String) - Method in class com.commercetools.api.models.product_type.ProductTypeChangeDescriptionActionBuilder
New value to set.
description(String) - Method in class com.commercetools.api.models.product_type.ProductTypeDraftBuilder
Description of the ProductType.
description(String) - Method in class com.commercetools.api.models.shipping_method.ShippingMethodBuilder
Deprecated.
description(String) - Method in class com.commercetools.api.models.shipping_method.ShippingMethodDraftBuilder
Deprecated.
description(String) - Method in class com.commercetools.api.models.shipping_method.ShippingMethodSetDescriptionActionBuilder
Deprecated.
Value to set.
description(String) - Method in class com.commercetools.api.models.tax_category.TaxCategoryBuilder
Description of the TaxCategory.
description(String) - Method in class com.commercetools.api.models.tax_category.TaxCategoryDraftBuilder
Description of the TaxCategory.
description(String) - Method in class com.commercetools.api.models.tax_category.TaxCategorySetDescriptionActionBuilder
Value to set.
description(String) - Method in class com.commercetools.api.models.zone.ZoneBuilder
Description of the Zone.
description(String) - Method in class com.commercetools.api.models.zone.ZoneDraftBuilder
Description of the Zone.
description(String) - Method in class com.commercetools.api.models.zone.ZoneSetDescriptionActionBuilder
Description of the Zone.
description(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
Maps to ProductType.description.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupBuilder
Description of the AttributeGroup.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupDraftBuilder
Description of the AttributeGroup.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.attribute_group.AttributeGroupSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.cart_discount.CartDiscountBuilder
Description of the CartDiscount.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.cart_discount.CartDiscountDraftBuilder
Description of the CartDiscount.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.cart_discount.CartDiscountSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.category.CategoryBuilder
Description of the Category.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.category.CategoryDraftBuilder
Description of the Category.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.category.CategorySetAssetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.category.CategorySetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.channel.ChannelBuilder
Description of the Channel.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.channel.ChannelChangeDescriptionActionBuilder
New value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.channel.ChannelDraftBuilder
Description of the Channel.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.common.AssetBuilder
Description of the Asset.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.common.AssetDraftBuilder
Description of the Asset.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.discount_code.DiscountCodeBuilder
Description of the DiscountCode.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.discount_code.DiscountCodeDraftBuilder
Description of the DiscountCode.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.discount_code.DiscountCodeSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.me.MyShoppingListAddTextLineItemActionBuilder
Description of the TextLineItem.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.me.MyShoppingListDraftBuilder
Description of the ShoppingList.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.me.MyShoppingListSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.me.MyShoppingListSetTextLineItemDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.message.ProductTailoringCreatedMessageBuilder
The description of the Product Tailoring at the time of creation.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.message.ProductTailoringCreatedMessagePayloadBuilder
The description of the Product Tailoring at the time of creation.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.message.ProductTailoringDescriptionSetMessageBuilder
The description of the Product Tailoring after the Set Description update action.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.message.ProductTailoringDescriptionSetMessagePayloadBuilder
The description of the Product Tailoring after the Set Description update action.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_discount.ProductDiscountBuilder
Description of the ProductDiscount.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_discount.ProductDiscountDraftBuilder
Description of the ProductDiscount.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_discount.ProductDiscountSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringDataBuilder
Tailored description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringDraftBuilder
Tailored description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringInStoreDraftBuilder
Tailored description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product_tailoring.ProductTailoringSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product.ProductDataBuilder
Description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product.ProductDraftBuilder
Description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product.ProductProjectionBuilder
Description of the Product.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product.ProductSetAssetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.product.ProductSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.ShoppingListAddTextLineItemActionBuilder
Description of the TextLineItem.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.ShoppingListBuilder
Description of the ShoppingList.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.ShoppingListDraftBuilder
Description of the ShoppingList.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.ShoppingListSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.ShoppingListSetTextLineItemDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.TextLineItemBuilder
Description of the TextLineItem.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.shopping_list.TextLineItemDraftBuilder
Description of the TextLineItem.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.state.StateBuilder
Description of the State.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.state.StateDraftBuilder
Description of the State.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.state.StateSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.type.TypeBuilder
Description of the Type.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.type.TypeDraftBuilder
Description of the Type.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.api.models.type.TypeSetDescriptionActionBuilder
Value to set.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.history.models.common.AssetBuilder
set the value to the description using the builder function
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.history.models.common.TextLineItemBuilder
set the value to the description using the builder function
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.description.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
A localized string is a JSON object where the keys are of IETF language tag, and the values the corresponding strings used for that language.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.discount_codes.DiscountCodeImportBuilder
Maps to DiscountCode.description.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Maps to Product.description.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.description.
description(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.description.
DeserializationException - Exception in io.vrap.rmf.base.client
 
DeserializationException(String) - Constructor for exception io.vrap.rmf.base.client.DeserializationException
 
DeserializationException(String, Throwable) - Constructor for exception io.vrap.rmf.base.client.DeserializationException
 
deserialize(JsonParser, DeserializationContext) - Method in class com.commercetools.api.json.AtrributeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.commercetools.api.json.CustomFieldDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.commercetools.api.json.CustomFieldJsonNodeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.commercetools.api.json.ProductSearchFacetResultDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.vrap.rmf.base.client.utils.json.modules.deserializers.ZonedDateTimeDeserializer
 
DESERIALIZE_ATTRIBUTE_AS_JSON_NODE - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
DESERIALIZE_ATTRIBUTE_NUMBER_AS_DOUBLE - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
DESERIALIZE_CUSTOM_FIELD_AS_JSON_NODE - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
DESERIALIZE_CUSTOM_FIELD_NUMBER_AS_DOUBLE - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
DESERIALIZE_DATE_ATTRIBUTE_AS_STRING - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
DESERIALIZE_DATE_FIELD_AS_STRING - Static variable in class com.commercetools.api.json.ApiModuleOptions
 
destination(ExtensionDestination) - Method in class com.commercetools.api.models.extension.ExtensionBuilder
The configuration for the Extension, including its type, location and authentication details.
destination(ExtensionDestination) - Method in class com.commercetools.api.models.extension.ExtensionChangeDestinationActionBuilder
New value to set.
destination(ExtensionDestination) - Method in class com.commercetools.api.models.extension.ExtensionDraftBuilder
Defines where the Extension can be reached.
destination(Destination) - Method in class com.commercetools.api.models.subscription.SubscriptionBuilder
Messaging service to which the messages are to be sent.
destination(Destination) - Method in class com.commercetools.api.models.subscription.SubscriptionChangeDestinationActionBuilder
New value to set.
destination(Destination) - Method in class com.commercetools.api.models.subscription.SubscriptionDraftBuilder
Messaging service to which the messages are sent.
destination(Function<ExtensionDestinationBuilder, Builder<? extends ExtensionDestination>>) - Method in class com.commercetools.api.models.extension.ExtensionBuilder
The configuration for the Extension, including its type, location and authentication details.
destination(Function<ExtensionDestinationBuilder, Builder<? extends ExtensionDestination>>) - Method in class com.commercetools.api.models.extension.ExtensionChangeDestinationActionBuilder
New value to set.
destination(Function<ExtensionDestinationBuilder, Builder<? extends ExtensionDestination>>) - Method in class com.commercetools.api.models.extension.ExtensionDraftBuilder
Defines where the Extension can be reached.
destination(Function<DestinationBuilder, Builder<? extends Destination>>) - Method in class com.commercetools.api.models.subscription.SubscriptionBuilder
Messaging service to which the messages are to be sent.
destination(Function<DestinationBuilder, Builder<? extends Destination>>) - Method in class com.commercetools.api.models.subscription.SubscriptionChangeDestinationActionBuilder
New value to set.
destination(Function<DestinationBuilder, Builder<? extends Destination>>) - Method in class com.commercetools.api.models.subscription.SubscriptionDraftBuilder
Messaging service to which the messages are sent.
Destination - Interface in com.commercetools.api.models.subscription
Destination Example to create a subtype instance using the builder pattern
DestinationBuilder - Class in com.commercetools.api.models.subscription
DestinationBuilder
DestinationBuilder() - Constructor for class com.commercetools.api.models.subscription.DestinationBuilder
 
detailedErrorMessage(String) - Method in class com.commercetools.api.models.error.GraphQLInvalidJsonInputErrorBuilder
Further explanation about why the JSON is invalid.
detailedErrorMessage(String) - Method in class com.commercetools.api.models.error.InvalidJsonInputErrorBuilder
Further explanation about why the JSON is invalid.
dimensions(AssetDimensions) - Method in class com.commercetools.api.models.common.AssetSourceBuilder
Width and height of the AssetSource.
dimensions(ImageDimensions) - Method in class com.commercetools.api.models.common.ImageBuilder
Dimensions of the original image.
dimensions(AssetDimensions) - Method in class com.commercetools.history.models.common.AssetSourceBuilder
set the value to the dimensions
dimensions(ImageDimensions) - Method in class com.commercetools.history.models.common.ImageBuilder
set the value to the dimensions
dimensions(AssetDimensions) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
The width and height of the Asset Source.
dimensions(AssetDimensions) - Method in class com.commercetools.importapi.models.common.ImageBuilder
Dimensions of the original image.
dimensions(Function<AssetDimensionsBuilder, AssetDimensionsBuilder>) - Method in class com.commercetools.api.models.common.AssetSourceBuilder
Width and height of the AssetSource.
dimensions(Function<ImageDimensionsBuilder, ImageDimensionsBuilder>) - Method in class com.commercetools.api.models.common.ImageBuilder
Dimensions of the original image.
dimensions(Function<AssetDimensionsBuilder, AssetDimensionsBuilder>) - Method in class com.commercetools.history.models.common.AssetSourceBuilder
set the value to the dimensions using the builder function
dimensions(Function<ImageDimensionsBuilder, ImageDimensionsBuilder>) - Method in class com.commercetools.history.models.common.ImageBuilder
set the value to the dimensions using the builder function
dimensions(Function<AssetDimensionsBuilder, AssetDimensionsBuilder>) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
The width and height of the Asset Source.
dimensions(Function<AssetDimensionsBuilder, AssetDimensionsBuilder>) - Method in class com.commercetools.importapi.models.common.ImageBuilder
Dimensions of the original image.
DIRECT_DISCOUNT - Enum constant in enum com.commercetools.api.models.common.ReferenceTypeId.ReferenceTypeIdEnum
direct-discount
DIRECT_DISCOUNT - Static variable in interface com.commercetools.api.models.cart.DirectDiscountReference
discriminator value for DirectDiscountReference
DIRECT_DISCOUNT - Static variable in interface com.commercetools.api.models.common.ReferenceTypeId
References a DirectDiscount.
DirectDiscount - Interface in com.commercetools.api.models.cart
Represents a CartDiscount that is only associated with a single Cart or Order.
directDiscountBuilder() - Static method in interface com.commercetools.api.models.common.Reference
builder for directDiscount subtype
directDiscountBuilder() - Method in class com.commercetools.api.models.common.ReferenceBuilder
 
DirectDiscountBuilder - Class in com.commercetools.api.models.cart
DirectDiscountBuilder Example to create an instance using the builder pattern
DirectDiscountBuilder() - Constructor for class com.commercetools.api.models.cart.DirectDiscountBuilder
 
DirectDiscountDraft - Interface in com.commercetools.api.models.cart
Represents a CartDiscount that can only be associated with a single Cart or Order.
DirectDiscountDraftBuilder - Class in com.commercetools.api.models.cart
DirectDiscountDraftBuilder Example to create an instance using the builder pattern
DirectDiscountDraftBuilder() - Constructor for class com.commercetools.api.models.cart.DirectDiscountDraftBuilder
 
DirectDiscountReference - Interface in com.commercetools.api.models.cart
Reference to a DirectDiscount.
DirectDiscountReferenceBuilder - Class in com.commercetools.api.models.cart
DirectDiscountReferenceBuilder Example to create an instance using the builder pattern
DirectDiscountReferenceBuilder() - Constructor for class com.commercetools.api.models.cart.DirectDiscountReferenceBuilder
 
directDiscounts(DirectDiscount...) - Method in class com.commercetools.api.models.cart.CartBuilder
Direct Discounts added to the Cart.
directDiscounts(DirectDiscount...) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Direct Discounts added to the Order.
directDiscounts(DirectDiscount...) - Method in class com.commercetools.api.models.order.OrderBuilder
Direct Discounts added to the Order.
directDiscounts(DirectDiscount...) - Method in class com.commercetools.api.models.quote_request.QuoteRequestBuilder
Discounts that are only valid for the Quote and cannot be associated to any other Cart or Order.
directDiscounts(DirectDiscount...) - Method in class com.commercetools.api.models.quote.QuoteBuilder
Discounts that are only valid for the Quote and cannot be associated to any other Cart or Order.
directDiscounts(List<DirectDiscount>) - Method in class com.commercetools.api.models.cart.CartBuilder
Direct Discounts added to the Cart.
directDiscounts(List<DirectDiscount>) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Direct Discounts added to the Order.
directDiscounts(List<DirectDiscount>) - Method in class com.commercetools.api.models.order.OrderBuilder
Direct Discounts added to the Order.
directDiscounts(List<DirectDiscount>) - Method in class com.commercetools.api.models.quote_request.QuoteRequestBuilder
Discounts that are only valid for the Quote and cannot be associated to any other Cart or Order.
directDiscounts(List<DirectDiscount>) - Method in class com.commercetools.api.models.quote.QuoteBuilder
Discounts that are only valid for the Quote and cannot be associated to any other Cart or Order.
DISABLED - Enum constant in enum com.commercetools.api.models.business_unit.AssociateRoleInheritanceMode.AssociateRoleInheritanceModeEnum
Disabled
DISABLED - Enum constant in enum com.commercetools.api.models.cart.TaxMode.TaxModeEnum
Disabled
DISABLED - Enum constant in enum com.commercetools.history.models.common.AssociateRoleInheritanceMode.AssociateRoleInheritanceModeEnum
Disabled
DISABLED - Enum constant in enum com.commercetools.history.models.common.TaxMode.TaxModeEnum
Disabled
DISABLED - Enum constant in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
Disabled
DISABLED - Static variable in interface com.commercetools.api.models.business_unit.AssociateRoleInheritanceMode
The assignment cannot be inherited by child Business Units.
DISABLED - Static variable in interface com.commercetools.api.models.cart.TaxMode
No taxes are added to the Cart.
DISABLED - Static variable in interface com.commercetools.history.models.common.AssociateRoleInheritanceMode
 
DISABLED - Static variable in interface com.commercetools.history.models.common.TaxMode
 
DISABLED - Static variable in interface com.commercetools.importapi.models.orders.TaxMode
 
discount(CartDiscountReference) - Method in class com.commercetools.api.models.cart.DiscountedTotalPricePortionBuilder
Cart Discount related to the discounted price.
discount(Reference) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionBuilder
A CartDiscountReference or DirectDiscountReference of the applicable discount on the Line Item.
discount(Reference) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionDraftBuilder
A CartDiscountReference or DirectDiscountReference for the discount applicable on the Line Item.
discount(ProductDiscountReference) - Method in class com.commercetools.api.models.common.DiscountedPriceBuilder
ProductDiscount related to the discounted price.
discount(ProductDiscountReference) - Method in class com.commercetools.api.models.common.DiscountedPriceDraftBuilder
Relates the referenced ProductDiscount to the discounted price.
discount(Reference) - Method in class com.commercetools.history.models.common.DiscountedLineItemPortionBuilder
set the value to the discount
discount(CartDiscountKeyReference) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
References a cart discount by key.
discount(ProductDiscountKeyReference) - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
Reference to a ProductDiscount.
discount(Function<CartDiscountReferenceBuilder, CartDiscountReferenceBuilder>) - Method in class com.commercetools.api.models.cart.DiscountedTotalPricePortionBuilder
Cart Discount related to the discounted price.
discount(Function<ReferenceBuilder, Builder<? extends Reference>>) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionBuilder
A CartDiscountReference or DirectDiscountReference of the applicable discount on the Line Item.
discount(Function<ReferenceBuilder, Builder<? extends Reference>>) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionDraftBuilder
A CartDiscountReference or DirectDiscountReference for the discount applicable on the Line Item.
discount(Function<ProductDiscountReferenceBuilder, ProductDiscountReferenceBuilder>) - Method in class com.commercetools.api.models.common.DiscountedPriceBuilder
ProductDiscount related to the discounted price.
discount(Function<ProductDiscountReferenceBuilder, ProductDiscountReferenceBuilder>) - Method in class com.commercetools.api.models.common.DiscountedPriceDraftBuilder
Relates the referenced ProductDiscount to the discounted price.
discount(Function<ReferenceBuilder, ReferenceBuilder>) - Method in class com.commercetools.history.models.common.DiscountedLineItemPortionBuilder
set the value to the discount using the builder function
discount(Function<CartDiscountKeyReferenceBuilder, CartDiscountKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
References a cart discount by key.
discount(Function<ProductDiscountKeyReferenceBuilder, ProductDiscountKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
Reference to a ProductDiscount.
DISCOUNT_CODE - Enum constant in enum com.commercetools.api.models.common.ReferenceTypeId.ReferenceTypeIdEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.api.models.subscription.ChangeSubscriptionResourceTypeId.ChangeSubscriptionResourceTypeIdEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.api.models.type.ResourceTypeId.ResourceTypeIdEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.history.models.change_history.ChangeHistoryResourceType.ChangeHistoryResourceTypeEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.history.models.common.ReferenceTypeId.ReferenceTypeIdEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
discount-code
DISCOUNT_CODE - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
discount-code
DISCOUNT_CODE - Static variable in interface com.commercetools.api.models.common.ReferenceTypeId
References a DiscountCode.
DISCOUNT_CODE - Static variable in interface com.commercetools.api.models.discount_code.DiscountCodeReference
discriminator value for DiscountCodeReference
DISCOUNT_CODE - Static variable in interface com.commercetools.api.models.discount_code.DiscountCodeResourceIdentifier
discriminator value for DiscountCodeResourceIdentifier
DISCOUNT_CODE - Static variable in interface com.commercetools.api.models.subscription.ChangeSubscriptionResourceTypeId
Changes to DiscountCodes.
DISCOUNT_CODE - Static variable in interface com.commercetools.api.models.type.ResourceTypeId
DiscountCode
DISCOUNT_CODE - Static variable in interface com.commercetools.history.models.change_history.ChangeHistoryResourceType
 
DISCOUNT_CODE - Static variable in interface com.commercetools.history.models.common.ReferenceTypeId
 
DISCOUNT_CODE - Static variable in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
discriminator value for DiscountCodeKeyReference
DISCOUNT_CODE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Discount Code import resource type.
DISCOUNT_CODE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a discount code.
DISCOUNT_CODE - Static variable in interface com.commercetools.importapi.models.importrequests.DiscountCodeImportRequest
discriminator value for DiscountCodeImportRequest
DISCOUNT_CODE - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
DiscountCode
DISCOUNT_CODE_CREATED - Static variable in interface com.commercetools.api.models.message.DiscountCodeCreatedMessage
discriminator value for DiscountCodeCreatedMessage
DISCOUNT_CODE_CREATED - Static variable in interface com.commercetools.api.models.message.DiscountCodeCreatedMessagePayload
discriminator value for DiscountCodeCreatedMessagePayload
DISCOUNT_CODE_DELETED - Static variable in interface com.commercetools.api.models.message.DiscountCodeDeletedMessage
discriminator value for DiscountCodeDeletedMessage
DISCOUNT_CODE_DELETED - Static variable in interface com.commercetools.api.models.message.DiscountCodeDeletedMessagePayload
discriminator value for DiscountCodeDeletedMessagePayload
DISCOUNT_CODE_KEY_SET - Static variable in interface com.commercetools.api.models.message.DiscountCodeKeySetMessage
discriminator value for DiscountCodeKeySetMessage
DISCOUNT_CODE_KEY_SET - Static variable in interface com.commercetools.api.models.message.DiscountCodeKeySetMessagePayload
discriminator value for DiscountCodeKeySetMessagePayload
DISCOUNT_CODE_NON_APPLICABLE - Static variable in interface com.commercetools.api.models.error.DiscountCodeNonApplicableError
discriminator value for DiscountCodeNonApplicableError
DISCOUNT_CODE_NON_APPLICABLE - Static variable in interface com.commercetools.api.models.error.GraphQLDiscountCodeNonApplicableError
discriminator value for GraphQLDiscountCodeNonApplicableError
discountCode(DiscountCode) - Method in class com.commercetools.api.models.message.DiscountCodeCreatedMessageBuilder
The Discount Code that was created.
discountCode(DiscountCode) - Method in class com.commercetools.api.models.message.DiscountCodeCreatedMessagePayloadBuilder
The Discount Code that was created.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.cart.CartRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.cart.DiscountCodeInfoBuilder
Discount Code associated with the Cart or Order.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.me.MyCartRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeAddedMessageBuilder
DiscountCode that was added.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeAddedMessagePayloadBuilder
DiscountCode that was added.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeRemovedMessageBuilder
DiscountCode that was removed.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeRemovedMessagePayloadBuilder
DiscountCode that was removed.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeStateSetMessageBuilder
DiscountCode that changed due to the recalculation.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.message.OrderDiscountCodeStateSetMessagePayloadBuilder
DiscountCode that changed due to the recalculation.
discountCode(DiscountCodeReference) - Method in class com.commercetools.api.models.order_edit.StagedOrderRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(Identifiable<DiscountCode>, Function<DiscountCodeByIdGet, DiscountCodeByIdGet>) - Method in class com.commercetools.compat.GetByIdBuilder
 
discountCode(Versioned<DiscountCode>, Function<DiscountCodeDeleteCommand, DiscountCodeDeleteCommand>) - Method in class com.commercetools.compat.DeleteBuilder
 
discountCode(Reference) - Method in class com.commercetools.history.models.common.DiscountCodeInfoBuilder
set the value to the discountCode
discountCode(DiscountCodeKeyReference) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
discountCode(DiscountCodeQuery) - Method in class com.commercetools.compat.QueryBuilder
Deprecated.
use with(queryDsl)
discountCode(Identifiable<DiscountCode>, Function<DiscountCodeByIdGet, DiscountCodeByIdGet>) - Method in class com.commercetools.compat.GetByIdBuilder
 
discountCode(Versioned<DiscountCode>, Function<DiscountCodeDeleteCommand, DiscountCodeDeleteCommand>) - Method in class com.commercetools.compat.DeleteBuilder
 
discountCode(String) - Method in class com.commercetools.api.models.error.DiscountCodeNonApplicableErrorBuilder
Discount Code passed to the Cart.
discountCode(String) - Method in class com.commercetools.api.models.error.GraphQLDiscountCodeNonApplicableErrorBuilder
Discount Code passed to the Cart.
discountCode(String, Long, Function<DiscountCodeDeleteCommand, DiscountCodeDeleteCommand>) - Method in class com.commercetools.compat.DeleteBuilder
 
discountCode(String, Function<DiscountCodeByIdGet, DiscountCodeByIdGet>) - Method in class com.commercetools.compat.GetByIdBuilder
 
discountCode(Function<DiscountCodeBuilder, DiscountCodeBuilder>) - Method in class com.commercetools.api.models.message.DiscountCodeCreatedMessageBuilder
The Discount Code that was created.
discountCode(Function<DiscountCodeBuilder, DiscountCodeBuilder>) - Method in class com.commercetools.api.models.message.DiscountCodeCreatedMessagePayloadBuilder
The Discount Code that was created.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.cart.CartRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.cart.DiscountCodeInfoBuilder
Discount Code associated with the Cart or Order.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.me.MyCartRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeAddedMessageBuilder
DiscountCode that was added.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeAddedMessagePayloadBuilder
DiscountCode that was added.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeRemovedMessageBuilder
DiscountCode that was removed.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeRemovedMessagePayloadBuilder
DiscountCode that was removed.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeStateSetMessageBuilder
DiscountCode that changed due to the recalculation.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderDiscountCodeStateSetMessagePayloadBuilder
DiscountCode that changed due to the recalculation.
discountCode(Function<DiscountCodeReferenceBuilder, DiscountCodeReferenceBuilder>) - Method in class com.commercetools.api.models.order_edit.StagedOrderRemoveDiscountCodeActionBuilder
Discount Code to remove from the Cart.
discountCode(Function<ReferenceBuilder, ReferenceBuilder>) - Method in class com.commercetools.history.models.common.DiscountCodeInfoBuilder
set the value to the discountCode using the builder function
discountCode(Function<DiscountCodeKeyReferenceBuilder, DiscountCodeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
discountCode(Function<DiscountCodeQuery, DiscountCodeQuery>) - Method in class com.commercetools.compat.QueryBuilder
 
discountCode(Supplier<DiscountCodeQuery>) - Method in class com.commercetools.compat.QueryBuilder
 
discountCode(UnaryOperator<DiscountCodeGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
DiscountCode - Interface in com.commercetools.api.models.discount_code
DiscountCode Example to create an instance using the builder pattern
discountCodeBuilder() - Static method in interface com.commercetools.api.models.common.Reference
builder for discountCode subtype
discountCodeBuilder() - Method in class com.commercetools.api.models.common.ReferenceBuilder
 
discountCodeBuilder() - Static method in interface com.commercetools.api.models.common.ResourceIdentifier
builder for discountCode subtype
discountCodeBuilder() - Method in class com.commercetools.api.models.common.ResourceIdentifierBuilder
 
discountCodeBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for discountCode subtype
discountCodeBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
discountCodeBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for discountCode subtype
discountCodeBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
DiscountCodeBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeBuilder Example to create an instance using the builder pattern
DiscountCodeBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeBuilder
 
DiscountCodeChangeCartDiscountsAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeChangeCartDiscountsAction Example to create an instance using the builder pattern
DiscountCodeChangeCartDiscountsActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeChangeCartDiscountsActionBuilder Example to create an instance using the builder pattern
DiscountCodeChangeCartDiscountsActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeChangeCartDiscountsActionBuilder
 
DiscountCodeChangeGroupsAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeChangeGroupsAction Example to create an instance using the builder pattern
DiscountCodeChangeGroupsActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeChangeGroupsActionBuilder Example to create an instance using the builder pattern
DiscountCodeChangeGroupsActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeChangeGroupsActionBuilder
 
DiscountCodeChangeIsActiveAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeChangeIsActiveAction Example to create an instance using the builder pattern
DiscountCodeChangeIsActiveActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeChangeIsActiveActionBuilder Example to create an instance using the builder pattern
DiscountCodeChangeIsActiveActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeChangeIsActiveActionBuilder
 
discountCodeCreatedBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for discountCodeCreated subtype
discountCodeCreatedBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
discountCodeCreatedBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for discountCodeCreated subtype
discountCodeCreatedBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DiscountCodeCreatedMessage - Interface in com.commercetools.api.models.message
Generated after a successful Create DiscountCode request.
DiscountCodeCreatedMessageBuilder - Class in com.commercetools.api.models.message
DiscountCodeCreatedMessageBuilder Example to create an instance using the builder pattern
DiscountCodeCreatedMessageBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeCreatedMessageBuilder
 
DiscountCodeCreatedMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Create DiscountCode request.
DiscountCodeCreatedMessagePayloadBuilder - Class in com.commercetools.api.models.message
DiscountCodeCreatedMessagePayloadBuilder Example to create an instance using the builder pattern
DiscountCodeCreatedMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeCreatedMessagePayloadBuilder
 
discountCodeDeletedBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for discountCodeDeleted subtype
discountCodeDeletedBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
discountCodeDeletedBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for discountCodeDeleted subtype
discountCodeDeletedBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DiscountCodeDeletedMessage - Interface in com.commercetools.api.models.message
Generated after a successful Delete DiscountCode request.
DiscountCodeDeletedMessageBuilder - Class in com.commercetools.api.models.message
DiscountCodeDeletedMessageBuilder Example to create an instance using the builder pattern
DiscountCodeDeletedMessageBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeDeletedMessageBuilder
 
DiscountCodeDeletedMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Delete DiscountCode request.
DiscountCodeDeletedMessagePayloadBuilder - Class in com.commercetools.api.models.message
DiscountCodeDeletedMessagePayloadBuilder Example to create an instance using the builder pattern
DiscountCodeDeletedMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeDeletedMessagePayloadBuilder
 
DiscountCodeDraft - Interface in com.commercetools.api.models.discount_code
DiscountCodeDraft Example to create an instance using the builder pattern
DiscountCodeDraftBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeDraftBuilder Example to create an instance using the builder pattern
DiscountCodeDraftBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeDraftBuilder
 
discountCodeId(String) - Method in class com.commercetools.api.models.error.DiscountCodeNonApplicableErrorBuilder
Unique identifier of the Discount Code.
discountCodeId(String) - Method in class com.commercetools.api.models.error.GraphQLDiscountCodeNonApplicableErrorBuilder
Unique identifier of the Discount Code.
DiscountCodeImport - Interface in com.commercetools.importapi.models.discount_codes
The data representation for a Discount Code to be imported that is persisted as a Discount Code in the Project.
DiscountCodeImportBuilder - Class in com.commercetools.importapi.models.discount_codes
DiscountCodeImportBuilder Example to create an instance using the builder pattern
DiscountCodeImportBuilder() - Constructor for class com.commercetools.importapi.models.discount_codes.DiscountCodeImportBuilder
 
DiscountCodeImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Discount Codes.
DiscountCodeImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
DiscountCodeImportRequestBuilder Example to create an instance using the builder pattern
DiscountCodeImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.DiscountCodeImportRequestBuilder
 
DiscountCodeInfo - Interface in com.commercetools.api.models.cart
DiscountCodeInfo Example to create an instance using the builder pattern
DiscountCodeInfo - Interface in com.commercetools.history.models.common
DiscountCodeInfo Example to create an instance using the builder pattern
DiscountCodeInfo - Interface in com.commercetools.importapi.models.orders
DiscountCodeInfo Example to create an instance using the builder pattern
DiscountCodeInfoBuilder - Class in com.commercetools.api.models.cart
DiscountCodeInfoBuilder Example to create an instance using the builder pattern
DiscountCodeInfoBuilder - Class in com.commercetools.history.models.common
DiscountCodeInfoBuilder Example to create an instance using the builder pattern
DiscountCodeInfoBuilder - Class in com.commercetools.importapi.models.orders
DiscountCodeInfoBuilder Example to create an instance using the builder pattern
DiscountCodeInfoBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountCodeInfoBuilder
 
DiscountCodeInfoBuilder() - Constructor for class com.commercetools.history.models.common.DiscountCodeInfoBuilder
 
DiscountCodeInfoBuilder() - Constructor for class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
 
DiscountCodeKeyReference - Interface in com.commercetools.importapi.models.common
References a discount code by key.
DiscountCodeKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
DiscountCodeKeyReferenceBuilder Example to create an instance using the builder pattern
DiscountCodeKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
 
discountCodeKeySetBuilder() - Static method in interface com.commercetools.api.models.message.Message
builder for discountCodeKeySet subtype
discountCodeKeySetBuilder() - Method in class com.commercetools.api.models.message.MessageBuilder
 
discountCodeKeySetBuilder() - Static method in interface com.commercetools.api.models.message.MessagePayload
builder for discountCodeKeySet subtype
discountCodeKeySetBuilder() - Method in class com.commercetools.api.models.message.MessagePayloadBuilder
 
DiscountCodeKeySetMessage - Interface in com.commercetools.api.models.message
Generated after a successful Set Key update action.
DiscountCodeKeySetMessageBuilder - Class in com.commercetools.api.models.message
DiscountCodeKeySetMessageBuilder Example to create an instance using the builder pattern
DiscountCodeKeySetMessageBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeKeySetMessageBuilder
 
DiscountCodeKeySetMessagePayload - Interface in com.commercetools.api.models.message
Generated after a successful Set Key update action.
DiscountCodeKeySetMessagePayloadBuilder - Class in com.commercetools.api.models.message
DiscountCodeKeySetMessagePayloadBuilder Example to create an instance using the builder pattern
DiscountCodeKeySetMessagePayloadBuilder() - Constructor for class com.commercetools.api.models.message.DiscountCodeKeySetMessagePayloadBuilder
 
DiscountCodeMixin - Interface in com.commercetools.api.models.discount_code
 
discountCodeNonApplicableBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for discountCodeNonApplicable subtype
discountCodeNonApplicableBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
discountCodeNonApplicableBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for discountCodeNonApplicable subtype
discountCodeNonApplicableBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DiscountCodeNonApplicableError - Interface in com.commercetools.api.models.error
Returned when the Cart contains a Discount Code with a DiscountCodeState other than MatchesCart.
DiscountCodeNonApplicableErrorBuilder - Class in com.commercetools.api.models.error
DiscountCodeNonApplicableErrorBuilder Example to create an instance using the builder pattern
DiscountCodeNonApplicableErrorBuilder() - Constructor for class com.commercetools.api.models.error.DiscountCodeNonApplicableErrorBuilder
 
DiscountCodePagedQueryResponse - Interface in com.commercetools.api.models.discount_code
PagedQueryResult with results containing an array of DiscountCode.
DiscountCodePagedQueryResponseBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodePagedQueryResponseBuilder Example to create an instance using the builder pattern
DiscountCodePagedQueryResponseBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodePagedQueryResponseBuilder
 
DiscountCodeReference - Interface in com.commercetools.api.models.discount_code
Reference to a DiscountCode.
DiscountCodeReferenceBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeReferenceBuilder Example to create an instance using the builder pattern
DiscountCodeReferenceBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeReferenceBuilder
 
DiscountCodeResourceIdentifier - Interface in com.commercetools.api.models.discount_code
ResourceIdentifier to a DiscountCode.
DiscountCodeResourceIdentifierBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeResourceIdentifierBuilder Example to create an instance using the builder pattern
DiscountCodeResourceIdentifierBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeResourceIdentifierBuilder
 
discountCodes() - Method in class com.commercetools.api.client.ByProjectKeyRequestBuilder
 
discountCodes() - Method in class com.commercetools.api.client.ProjectApiRoot
 
discountCodes() - Method in interface com.commercetools.api.client.ProjectScopedApiRoot
 
discountCodes() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
discountCodes() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
discountCodes() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
discountCodes(DiscountCodeInfo...) - Method in class com.commercetools.api.models.cart.CartBuilder
Discount Codes applied to the Cart.
discountCodes(DiscountCodeInfo...) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Discount Codes added to the Order.
discountCodes(DiscountCodeInfo...) - Method in class com.commercetools.api.models.order.OrderBuilder
Discount Codes added to the Order.
discountCodes(String...) - Method in class com.commercetools.api.models.cart.CartDraftBuilder
code of the existing DiscountCodes to add to the Cart.
discountCodes(String...) - Method in class com.commercetools.api.models.me.MyCartDraftBuilder
code of the existing DiscountCodes to add to the Cart.
discountCodes(UnaryOperator<DiscountCodesGraphQLQuery.Builder>) - Static method in class com.commercetools.graphql.api.GraphQL
 
discountCodes(List<DiscountCodeInfo>) - Method in class com.commercetools.api.models.cart.CartBuilder
Discount Codes applied to the Cart.
discountCodes(List<DiscountCodeInfo>) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Discount Codes added to the Order.
discountCodes(List<DiscountCodeInfo>) - Method in class com.commercetools.api.models.order.OrderBuilder
Discount Codes added to the Order.
discountCodes(List<String>) - Method in class com.commercetools.api.models.cart.CartDraftBuilder
code of the existing DiscountCodes to add to the Cart.
discountCodes(List<String>) - Method in class com.commercetools.api.models.me.MyCartDraftBuilder
code of the existing DiscountCodes to add to the Cart.
DiscountCodeSetCartPredicateAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetCartPredicateAction Example to create an instance using the builder pattern
DiscountCodeSetCartPredicateActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetCartPredicateActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetCartPredicateActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetCartPredicateActionBuilder
 
DiscountCodeSetCustomFieldAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetCustomFieldAction Example to create an instance using the builder pattern
DiscountCodeSetCustomFieldActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetCustomFieldActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetCustomFieldActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetCustomFieldActionBuilder
 
DiscountCodeSetCustomTypeAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetCustomTypeAction Example to create an instance using the builder pattern
DiscountCodeSetCustomTypeActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetCustomTypeActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetCustomTypeActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetCustomTypeActionBuilder
 
DiscountCodeSetDescriptionAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetDescriptionAction Example to create an instance using the builder pattern
DiscountCodeSetDescriptionActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetDescriptionActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetDescriptionActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetDescriptionActionBuilder
 
DiscountCodeSetKeyAction - Interface in com.commercetools.api.models.discount_code
This action generates a DiscountCodeKeySet Message.
DiscountCodeSetKeyActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetKeyActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetKeyActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetKeyActionBuilder
 
DiscountCodeSetMaxApplicationsAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetMaxApplicationsAction Example to create an instance using the builder pattern
DiscountCodeSetMaxApplicationsActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetMaxApplicationsActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetMaxApplicationsActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetMaxApplicationsActionBuilder
 
DiscountCodeSetMaxApplicationsPerCustomerAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetMaxApplicationsPerCustomerAction Example to create an instance using the builder pattern
DiscountCodeSetMaxApplicationsPerCustomerActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetMaxApplicationsPerCustomerActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetMaxApplicationsPerCustomerActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetMaxApplicationsPerCustomerActionBuilder
 
DiscountCodeSetNameAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetNameAction Example to create an instance using the builder pattern
DiscountCodeSetNameActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetNameActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetNameActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetNameActionBuilder
 
DiscountCodeSetValidFromAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetValidFromAction Example to create an instance using the builder pattern
DiscountCodeSetValidFromActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetValidFromActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetValidFromActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetValidFromActionBuilder
 
DiscountCodeSetValidFromAndUntilAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetValidFromAndUntilAction Example to create an instance using the builder pattern
DiscountCodeSetValidFromAndUntilActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetValidFromAndUntilActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetValidFromAndUntilActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetValidFromAndUntilActionBuilder
 
DiscountCodeSetValidUntilAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeSetValidUntilAction Example to create an instance using the builder pattern
DiscountCodeSetValidUntilActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeSetValidUntilActionBuilder Example to create an instance using the builder pattern
DiscountCodeSetValidUntilActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeSetValidUntilActionBuilder
 
DiscountCodeState - Interface in com.commercetools.api.models.cart
Indicates the state of a Discount Code in a Cart.
DiscountCodeState - Interface in com.commercetools.history.models.common
DiscountCodeState
DiscountCodeState - Interface in com.commercetools.importapi.models.orders
Maps to DiscountCodeInfo.state
DiscountCodeState.DiscountCodeStateEnum - Enum in com.commercetools.api.models.cart
possible values of DiscountCodeState
DiscountCodeState.DiscountCodeStateEnum - Enum in com.commercetools.history.models.common
possible values of DiscountCodeState
DiscountCodeState.DiscountCodeStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of DiscountCodeState
DiscountCodeUpdate - Interface in com.commercetools.api.models.discount_code
DiscountCodeUpdate Example to create an instance using the builder pattern
DiscountCodeUpdateAction - Interface in com.commercetools.api.models.discount_code
DiscountCodeUpdateAction Example to create a subtype instance using the builder pattern
DiscountCodeUpdateActionBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeUpdateActionBuilder
DiscountCodeUpdateActionBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeUpdateActionBuilder
 
DiscountCodeUpdateBuilder - Class in com.commercetools.api.models.discount_code
DiscountCodeUpdateBuilder Example to create an instance using the builder pattern
DiscountCodeUpdateBuilder() - Constructor for class com.commercetools.api.models.discount_code.DiscountCodeUpdateBuilder
 
discounted() - Method in class com.commercetools.api.search.products.ProductFilterExpressionBuilder.ScopedPriceFilterExpressionBuilder
 
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.common.PriceBuilder
Is set if a ProductDiscount has been applied.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.common.ScopedPriceBuilder
Is set when a matching ProductDiscount exists.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.ProductPriceDiscountsSetUpdatedPriceBuilder
Discounted Price for the ProductVariant for which Discount was set.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessageBuilder
Discounted Price for the Product Variant for which Discount was set.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessagePayloadBuilder
Discounted Price for the Product Variant for which Discount was set.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.StandalonePriceDiscountSetMessageBuilder
The new discounted value of the updated StandalonePrice.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.StandalonePriceDiscountSetMessagePayloadBuilder
The new discounted value of the updated StandalonePrice.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessageBuilder
The discounted value of the StandalonePrice after the Set Discounted Price update action.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessagePayloadBuilder
The discounted value of the StandalonePrice after the Set Discounted Price update action.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.standalone_price.StagedStandalonePriceBuilder
Discounted price for the StagedStandalonePrice.
discounted(DiscountedPrice) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceBuilder
Set if a matching ProductDiscount exists.
discounted(DiscountedPriceDraft) - Method in class com.commercetools.api.models.common.PriceDraftBuilder
Set this field to add a DiscountedPrice from an external service.
discounted(DiscountedPriceDraft) - Method in class com.commercetools.api.models.common.QueryPriceBuilder
DiscountedPrice you specify for the given Price.
discounted(DiscountedPriceDraft) - Method in class com.commercetools.api.models.product.ProductSetDiscountedPriceActionBuilder
Value to set.
discounted(DiscountedPriceDraft) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceDraftBuilder
Sets a discounted price for this Price that is different from the base price with value.
discounted(DiscountedPriceDraft) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceSetDiscountedPriceActionBuilder
Value to set.
discounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Sets a discounted price from an external service.
discounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Sets a discounted price from an external service.
discounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
Sets a discounted price from an external service.
discounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets a discounted price for this Price that is different from the base price with value.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.common.PriceBuilder
Is set if a ProductDiscount has been applied.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.common.ScopedPriceBuilder
Is set when a matching ProductDiscount exists.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.ProductPriceDiscountsSetUpdatedPriceBuilder
Discounted Price for the ProductVariant for which Discount was set.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessageBuilder
Discounted Price for the Product Variant for which Discount was set.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.ProductPriceExternalDiscountSetMessagePayloadBuilder
Discounted Price for the Product Variant for which Discount was set.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.StandalonePriceDiscountSetMessageBuilder
The new discounted value of the updated StandalonePrice.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.StandalonePriceDiscountSetMessagePayloadBuilder
The new discounted value of the updated StandalonePrice.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessageBuilder
The discounted value of the StandalonePrice after the Set Discounted Price update action.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.message.StandalonePriceExternalDiscountSetMessagePayloadBuilder
The discounted value of the StandalonePrice after the Set Discounted Price update action.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.standalone_price.StagedStandalonePriceBuilder
Discounted price for the StagedStandalonePrice.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceBuilder
Set if a matching ProductDiscount exists.
discounted(Function<DiscountedPriceDraftBuilder, DiscountedPriceDraftBuilder>) - Method in class com.commercetools.api.models.common.PriceDraftBuilder
Set this field to add a DiscountedPrice from an external service.
discounted(Function<DiscountedPriceDraftBuilder, DiscountedPriceDraftBuilder>) - Method in class com.commercetools.api.models.common.QueryPriceBuilder
DiscountedPrice you specify for the given Price.
discounted(Function<DiscountedPriceDraftBuilder, DiscountedPriceDraftBuilder>) - Method in class com.commercetools.api.models.product.ProductSetDiscountedPriceActionBuilder
Value to set.
discounted(Function<DiscountedPriceDraftBuilder, DiscountedPriceDraftBuilder>) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceDraftBuilder
Sets a discounted price for this Price that is different from the base price with value.
discounted(Function<DiscountedPriceDraftBuilder, DiscountedPriceDraftBuilder>) - Method in class com.commercetools.api.models.standalone_price.StandalonePriceSetDiscountedPriceActionBuilder
Value to set.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Sets a discounted price from an external service.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Sets a discounted price from an external service.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
Sets a discounted price from an external service.
discounted(Function<DiscountedPriceBuilder, DiscountedPriceBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets a discounted price for this Price that is different from the base price with value.
discountedAmount(TypedMoney) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionBuilder
Money value of the applicable discount.
discountedAmount(TypedMoney) - Method in class com.commercetools.api.models.cart.DiscountedTotalPricePortionBuilder
Money value of the discount.
discountedAmount(TypedMoney) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total price of the Cart or Order.
discountedAmount(TypedMoneyDraft) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionDraftBuilder
Money value for the discount applicable.
discountedAmount(Money) - Method in class com.commercetools.history.models.common.DiscountedLineItemPortionBuilder
set the value to the discountedAmount
discountedAmount(Money) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
set the value to the discountedAmount
discountedAmount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionBuilder
Money value of the applicable discount.
discountedAmount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.api.models.cart.DiscountedTotalPricePortionBuilder
Money value of the discount.
discountedAmount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total price of the Cart or Order.
discountedAmount(Function<TypedMoneyDraftBuilder, Builder<? extends TypedMoneyDraft>>) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPortionDraftBuilder
Money value for the discount applicable.
discountedAmount(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.history.models.common.DiscountedLineItemPortionBuilder
set the value to the discountedAmount using the builder function
discountedAmount(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
set the value to the discountedAmount using the builder function
discountedGrossAmount(TypedMoney) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total gross price of the Cart or Order.
discountedGrossAmount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total gross price of the Cart or Order.
DiscountedLineItemPortion - Interface in com.commercetools.api.models.cart
DiscountedLineItemPortion Example to create an instance using the builder pattern
DiscountedLineItemPortion - Interface in com.commercetools.history.models.common
DiscountedLineItemPortion Example to create an instance using the builder pattern
DiscountedLineItemPortion - Interface in com.commercetools.importapi.models.orders
DiscountedLineItemPortion Example to create an instance using the builder pattern
DiscountedLineItemPortionBuilder - Class in com.commercetools.api.models.cart
DiscountedLineItemPortionBuilder Example to create an instance using the builder pattern
DiscountedLineItemPortionBuilder - Class in com.commercetools.history.models.common
DiscountedLineItemPortionBuilder Example to create an instance using the builder pattern
DiscountedLineItemPortionBuilder - Class in com.commercetools.importapi.models.orders
DiscountedLineItemPortionBuilder Example to create an instance using the builder pattern
DiscountedLineItemPortionBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountedLineItemPortionBuilder
 
DiscountedLineItemPortionBuilder() - Constructor for class com.commercetools.history.models.common.DiscountedLineItemPortionBuilder
 
DiscountedLineItemPortionBuilder() - Constructor for class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
 
DiscountedLineItemPortionDraft - Interface in com.commercetools.api.models.cart
DiscountedLineItemPortionDraft Example to create an instance using the builder pattern
DiscountedLineItemPortionDraftBuilder - Class in com.commercetools.api.models.cart
DiscountedLineItemPortionDraftBuilder Example to create an instance using the builder pattern
DiscountedLineItemPortionDraftBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountedLineItemPortionDraftBuilder
 
DiscountedLineItemPrice - Interface in com.commercetools.api.models.cart
DiscountedLineItemPrice Example to create an instance using the builder pattern
DiscountedLineItemPrice - Interface in com.commercetools.history.models.common
DiscountedLineItemPrice Example to create an instance using the builder pattern
DiscountedLineItemPriceBuilder - Class in com.commercetools.api.models.cart
DiscountedLineItemPriceBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceBuilder - Class in com.commercetools.history.models.common
DiscountedLineItemPriceBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountedLineItemPriceBuilder
 
DiscountedLineItemPriceBuilder() - Constructor for class com.commercetools.history.models.common.DiscountedLineItemPriceBuilder
 
DiscountedLineItemPriceDraft - Interface in com.commercetools.api.models.order
DiscountedLineItemPriceDraft Example to create an instance using the builder pattern
DiscountedLineItemPriceDraft - Interface in com.commercetools.importapi.models.orders
DiscountedLineItemPriceDraft Example to create an instance using the builder pattern
DiscountedLineItemPriceDraftBuilder - Class in com.commercetools.api.models.order
DiscountedLineItemPriceDraftBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceDraftBuilder - Class in com.commercetools.importapi.models.orders
DiscountedLineItemPriceDraftBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceDraftBuilder() - Constructor for class com.commercetools.api.models.order.DiscountedLineItemPriceDraftBuilder
 
DiscountedLineItemPriceDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
 
DiscountedLineItemPriceForQuantity - Interface in com.commercetools.api.models.cart
DiscountedLineItemPriceForQuantity Example to create an instance using the builder pattern
DiscountedLineItemPriceForQuantity - Interface in com.commercetools.history.models.common
DiscountedLineItemPriceForQuantity Example to create an instance using the builder pattern
DiscountedLineItemPriceForQuantityBuilder - Class in com.commercetools.api.models.cart
DiscountedLineItemPriceForQuantityBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceForQuantityBuilder - Class in com.commercetools.history.models.common
DiscountedLineItemPriceForQuantityBuilder Example to create an instance using the builder pattern
DiscountedLineItemPriceForQuantityBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountedLineItemPriceForQuantityBuilder
 
DiscountedLineItemPriceForQuantityBuilder() - Constructor for class com.commercetools.history.models.common.DiscountedLineItemPriceForQuantityBuilder
 
discountedNetAmount(TypedMoney) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total net price of the Cart or Order.
discountedNetAmount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
Money value of the discount on the total net price of the Cart or Order.
discountedPrice(DiscountedLineItemPrice) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPriceForQuantityBuilder
Discounted price of the Line Item or Custom Line Item.
discountedPrice(DiscountedLineItemPrice) - Method in class com.commercetools.api.models.cart.ShippingInfoBuilder
Discounted price of the Shipping Method.
discountedPrice(DiscountedLineItemPriceDraft) - Method in class com.commercetools.api.models.order.ShippingInfoImportDraftBuilder
Discounted Price of the Shipping Method.
discountedPrice(DiscountedLineItemPrice) - Method in class com.commercetools.history.models.common.DiscountedLineItemPriceForQuantityBuilder
set the value to the discountedPrice
discountedPrice(DiscountedLineItemPriceDraft) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the discountedPrice
discountedPrice(Function<DiscountedLineItemPriceBuilder, DiscountedLineItemPriceBuilder>) - Method in class com.commercetools.api.models.cart.DiscountedLineItemPriceForQuantityBuilder
Discounted price of the Line Item or Custom Line Item.
discountedPrice(Function<DiscountedLineItemPriceBuilder, DiscountedLineItemPriceBuilder>) - Method in class com.commercetools.api.models.cart.ShippingInfoBuilder
Discounted price of the Shipping Method.
discountedPrice(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraftBuilder>) - Method in class com.commercetools.api.models.order.ShippingInfoImportDraftBuilder
Discounted Price of the Shipping Method.
discountedPrice(Function<DiscountedLineItemPriceBuilder, DiscountedLineItemPriceBuilder>) - Method in class com.commercetools.history.models.common.DiscountedLineItemPriceForQuantityBuilder
set the value to the discountedPrice using the builder function
discountedPrice(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the discountedPrice using the builder function
DiscountedPrice - Interface in com.commercetools.api.models.common
DiscountedPrice Example to create an instance using the builder pattern
DiscountedPrice - Interface in com.commercetools.importapi.models.common
DiscountedPrice Example to create an instance using the builder pattern
DiscountedPriceBuilder - Class in com.commercetools.api.models.common
DiscountedPriceBuilder Example to create an instance using the builder pattern
DiscountedPriceBuilder - Class in com.commercetools.importapi.models.common
DiscountedPriceBuilder Example to create an instance using the builder pattern
DiscountedPriceBuilder() - Constructor for class com.commercetools.api.models.common.DiscountedPriceBuilder
 
DiscountedPriceBuilder() - Constructor for class com.commercetools.importapi.models.common.DiscountedPriceBuilder
 
DiscountedPriceDraft - Interface in com.commercetools.api.models.common
DiscountedPriceDraft Example to create an instance using the builder pattern
DiscountedPriceDraftBuilder - Class in com.commercetools.api.models.common
DiscountedPriceDraftBuilder Example to create an instance using the builder pattern
DiscountedPriceDraftBuilder() - Constructor for class com.commercetools.api.models.common.DiscountedPriceDraftBuilder
 
DiscountedPriceFilterExpressionBuilder(PathExpression) - Constructor for class com.commercetools.api.search.products.ProductFilterExpressionBuilder.DiscountedPriceFilterExpressionBuilder
 
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.cart.CustomLineItemBuilder
Discounted price of a single quantity of the Custom Line Item.
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.cart.LineItemBuilder
Discounted price of a single quantity of the Line Item.
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessageBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessagePayloadBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.message.OrderLineItemDiscountSetMessageBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(DiscountedLineItemPriceForQuantity...) - Method in class com.commercetools.api.models.message.OrderLineItemDiscountSetMessagePayloadBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(DiscountedLineItemPriceDraft...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set values to the discountedPricePerQuantity
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.cart.CustomLineItemBuilder
Discounted price of a single quantity of the Custom Line Item.
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.cart.LineItemBuilder
Discounted price of a single quantity of the Line Item.
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessageBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.message.OrderCustomLineItemDiscountSetMessagePayloadBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.message.OrderLineItemDiscountSetMessageBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity>) - Method in class com.commercetools.api.models.message.OrderLineItemDiscountSetMessagePayloadBuilder
Array of DiscountedLineItemPriceForQuantity after the Discount recalculation.
discountedPricePerQuantity(List<DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set value to the discountedPricePerQuantity
discountedQuantity(Integer) - Method in class com.commercetools.api.models.cart_discount.MultiBuyCustomLineItemsTargetBuilder
Number of Custom Line Items that are discounted per application of this Discount.
discountedQuantity(Integer) - Method in class com.commercetools.api.models.cart_discount.MultiBuyLineItemsTargetBuilder
Number of Line Items that are discounted per application of this Discount.
discountedQuantity(Integer) - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder
Quantity of Custom Line Items discounted per application of this discount.
discountedQuantity(Integer) - Method in class com.commercetools.history.models.change_value.ChangeTargetMultiBuyLineItemsChangeValueBuilder
Quantity of Line Items discounted per application of this discount.
DiscountedTotalPricePortion - Interface in com.commercetools.api.models.cart
DiscountedTotalPricePortion Example to create an instance using the builder pattern
DiscountedTotalPricePortionBuilder - Class in com.commercetools.api.models.cart
DiscountedTotalPricePortionBuilder Example to create an instance using the builder pattern
DiscountedTotalPricePortionBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountedTotalPricePortionBuilder
 
discountOnTotalPrice(DiscountOnTotalPrice) - Method in class com.commercetools.api.models.cart.CartBuilder
Discounts that apply on the Cart totalPrice.
discountOnTotalPrice(DiscountOnTotalPrice) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Discounts that apply on the total price of the Order.
discountOnTotalPrice(DiscountOnTotalPrice) - Method in class com.commercetools.api.models.order.OrderBuilder
Discounts that apply on the total price of the Order.
discountOnTotalPrice(Function<DiscountOnTotalPriceBuilder, DiscountOnTotalPriceBuilder>) - Method in class com.commercetools.api.models.cart.CartBuilder
Discounts that apply on the Cart totalPrice.
discountOnTotalPrice(Function<DiscountOnTotalPriceBuilder, DiscountOnTotalPriceBuilder>) - Method in class com.commercetools.api.models.order_edit.StagedOrderBuilder
Discounts that apply on the total price of the Order.
discountOnTotalPrice(Function<DiscountOnTotalPriceBuilder, DiscountOnTotalPriceBuilder>) - Method in class com.commercetools.api.models.order.OrderBuilder
Discounts that apply on the total price of the Order.
DiscountOnTotalPrice - Interface in com.commercetools.api.models.cart
DiscountOnTotalPrice Example to create an instance using the builder pattern
DiscountOnTotalPriceBuilder - Class in com.commercetools.api.models.cart
DiscountOnTotalPriceBuilder Example to create an instance using the builder pattern
DiscountOnTotalPriceBuilder() - Constructor for class com.commercetools.api.models.cart.DiscountOnTotalPriceBuilder
 
discounts(DirectDiscountDraft...) - Method in class com.commercetools.api.models.cart.CartSetDirectDiscountsActionBuilder
If set, all existing Direct Discounts are replaced.
discounts(DirectDiscountDraft...) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDirectDiscountsActionBuilder
If set, all existing Direct Discounts are replaced.
discounts(List<DirectDiscountDraft>) - Method in class com.commercetools.api.models.cart.CartSetDirectDiscountsActionBuilder
If set, all existing Direct Discounts are replaced.
discounts(List<DirectDiscountDraft>) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetDirectDiscountsActionBuilder
If set, all existing Direct Discounts are replaced.
distinct(ProductSearchFacetDistinctValue) - Method in class com.commercetools.api.models.product_search.ProductSearchFacetDistinctExpressionBuilder
Definition of the distinct facet.
distinct(Function<ProductSearchFacetDistinctValueBuilder, ProductSearchFacetDistinctValueBuilder>) - Method in class com.commercetools.api.models.product_search.ProductSearchFacetDistinctExpressionBuilder
Definition of the distinct facet.
distributionChannel(ChannelReference) - Method in class com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItemBuilder
Channel must have the ChannelRoleEnum ProductDistribution.
distributionChannel(ChannelReference) - Method in class com.commercetools.api.models.cart.LineItemBuilder
Used to select a Product Price.
distributionChannel(ChannelReference) - Method in class com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessageBuilder
Distribution Channel that was set.
distributionChannel(ChannelReference) - Method in class com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessagePayloadBuilder
Distribution Channel that was set.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItemDraftBuilder
Channel must have the role ProductDistribution.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.cart.CartAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.cart.CartAddShoppingListActionBuilder
distributionChannel to set for all LineItems that are added to the Cart.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.cart.CartSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.cart.LineItemDraftBuilder
Used to select a Product Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.me.MyCartAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.me.MyCartSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.me.MyLineItemDraftBuilder
Used to select a Product Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddShoppingListActionBuilder
distributionChannel to set for all LineItems that are added to the Cart.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.order.LineItemImportDraftBuilder
The Channel used to select a Price.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.store.StoreAddDistributionChannelActionBuilder
Value to append.
distributionChannel(ChannelResourceIdentifier) - Method in class com.commercetools.api.models.store.StoreRemoveDistributionChannelActionBuilder
Value to remove.
distributionChannel(Reference) - Method in class com.commercetools.history.models.change_value.ChangeValueGiftLineItemChangeValueBuilder
Channel with ChannelRoleEnum ProductDistribution.
distributionChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
distributionChannel(Function<ChannelReferenceBuilder, ChannelReferenceBuilder>) - Method in class com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItemBuilder
Channel must have the ChannelRoleEnum ProductDistribution.
distributionChannel(Function<ChannelReferenceBuilder, ChannelReferenceBuilder>) - Method in class com.commercetools.api.models.cart.LineItemBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelReferenceBuilder, ChannelReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessageBuilder
Distribution Channel that was set.
distributionChannel(Function<ChannelReferenceBuilder, ChannelReferenceBuilder>) - Method in class com.commercetools.api.models.message.OrderLineItemDistributionChannelSetMessagePayloadBuilder
Distribution Channel that was set.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.cart_discount.CartDiscountValueGiftLineItemDraftBuilder
Channel must have the role ProductDistribution.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.cart.CartAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.cart.CartAddShoppingListActionBuilder
distributionChannel to set for all LineItems that are added to the Cart.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.cart.CartSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.cart.LineItemDraftBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.me.MyCartAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.me.MyCartSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.me.MyLineItemDraftBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddLineItemActionBuilder
Used to select a Product Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.order_edit.StagedOrderAddShoppingListActionBuilder
distributionChannel to set for all LineItems that are added to the Cart.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.order_edit.StagedOrderSetLineItemDistributionChannelActionBuilder
If present, a Reference to the Channel is set for the LineItem specified by lineItemId. If not present, the current Reference to a distribution channel is removed from the LineItem specified by lineItemId.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.order.LineItemImportDraftBuilder
The Channel used to select a Price.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.store.StoreAddDistributionChannelActionBuilder
Value to append.
distributionChannel(Function<ChannelResourceIdentifierBuilder, ChannelResourceIdentifierBuilder>) - Method in class com.commercetools.api.models.store.StoreRemoveDistributionChannelActionBuilder
Value to remove.
distributionChannel(Function<ReferenceBuilder, ReferenceBuilder>) - Method in class com.commercetools.history.models.change_value.ChangeValueGiftLineItemChangeValueBuilder
Channel with ChannelRoleEnum ProductDistribution.
distributionChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
distributionChannels(ChannelReference...) - Method in class com.commercetools.api.models.message.StoreCreatedMessageBuilder
Distribution Channels of the Store that was created.
distributionChannels(ChannelReference...) - Method in class com.commercetools.api.models.message.StoreCreatedMessagePayloadBuilder
Distribution Channels of the Store that was created.
distributionChannels(ChannelReference...) - Method in class com.commercetools.api.models.store.StoreBuilder
Product Distribution Channels allowed for the Store.
distributionChannels(ChannelResourceIdentifier...) - Method in class com.commercetools.api.models.store.StoreDraftBuilder
ResourceIdentifier of a Channel with ProductDistribution ChannelRoleEnum.
distributionChannels(ChannelResourceIdentifier...) - Method in class com.commercetools.api.models.store.StoreSetDistributionChannelsActionBuilder
Value to set.
distributionChannels(List<ChannelReference>) - Method in class com.commercetools.api.models.message.StoreCreatedMessageBuilder
Distribution Channels of the Store that was created.
distributionChannels(List<ChannelReference>) - Method in class com.commercetools.api.models.message.StoreCreatedMessagePayloadBuilder
Distribution Channels of the Store that was created.
distributionChannels(List<ChannelReference>) - Method in class com.commercetools.api.models.store.StoreBuilder
Product Distribution Channels allowed for the Store.
distributionChannels(List<ChannelResourceIdentifier>) - Method in class com.commercetools.api.models.store.StoreDraftBuilder
ResourceIdentifier of a Channel with ProductDistribution ChannelRoleEnum.
distributionChannels(List<ChannelResourceIdentifier>) - Method in class com.commercetools.api.models.store.StoreSetDistributionChannelsActionBuilder
Value to set.
divide(double) - Method in interface com.commercetools.api.models.common.Money
 
divide(long) - Method in interface com.commercetools.api.models.common.Money
 
divide(Number) - Method in interface com.commercetools.api.models.common.Money
 
divideAndRemainder(double) - Method in interface com.commercetools.api.models.common.Money
 
divideAndRemainder(long) - Method in interface com.commercetools.api.models.common.Money
 
divideAndRemainder(Number) - Method in interface com.commercetools.api.models.common.Money
 
divideToIntegralValue(double) - Method in interface com.commercetools.api.models.common.Money
 
divideToIntegralValue(long) - Method in interface com.commercetools.api.models.common.Money
 
divideToIntegralValue(Number) - Method in interface com.commercetools.api.models.common.Money
 
Division - Interface in com.commercetools.api.models.business_unit
Business Unit type to model divisions that are part of the Company or a higher-order Division.
DIVISION - Enum constant in enum com.commercetools.api.models.business_unit.BusinessUnitType.BusinessUnitTypeEnum
Division
DIVISION - Static variable in interface com.commercetools.api.models.business_unit.BusinessUnitType
Business Unit with a parentUnit reference to a Company or another Division.
DIVISION - Static variable in interface com.commercetools.api.models.business_unit.Division
discriminator value for Division
DIVISION - Static variable in interface com.commercetools.api.models.business_unit.DivisionDraft
discriminator value for DivisionDraft
DIVISION - Static variable in interface com.commercetools.api.models.me.MyDivisionDraft
discriminator value for MyDivisionDraft
divisionBuilder() - Static method in interface com.commercetools.api.models.business_unit.BusinessUnit
builder for division subtype
divisionBuilder() - Method in class com.commercetools.api.models.business_unit.BusinessUnitBuilder
 
divisionBuilder() - Static method in interface com.commercetools.api.models.business_unit.BusinessUnitDraft
builder for division subtype
divisionBuilder() - Method in class com.commercetools.api.models.business_unit.BusinessUnitDraftBuilder
 
divisionBuilder() - Static method in interface com.commercetools.api.models.me.MyBusinessUnitDraft
builder for division subtype
divisionBuilder() - Method in class com.commercetools.api.models.me.MyBusinessUnitDraftBuilder
 
DivisionBuilder - Class in com.commercetools.api.models.business_unit
DivisionBuilder Example to create an instance using the builder pattern
DivisionBuilder() - Constructor for class com.commercetools.api.models.business_unit.DivisionBuilder
 
DivisionDraft - Interface in com.commercetools.api.models.business_unit
Draft type to model divisions that are part of a Company or a higher-order Division.
DivisionDraftBuilder - Class in com.commercetools.api.models.business_unit
DivisionDraftBuilder Example to create an instance using the builder pattern
DivisionDraftBuilder() - Constructor for class com.commercetools.api.models.business_unit.DivisionDraftBuilder
 
DOES_NOT_MATCH_CART - Enum constant in enum com.commercetools.api.models.cart.DiscountCodeState.DiscountCodeStateEnum
DoesNotMatchCart
DOES_NOT_MATCH_CART - Enum constant in enum com.commercetools.api.models.cart.ShippingMethodState.ShippingMethodStateEnum
DoesNotMatchCart
DOES_NOT_MATCH_CART - Enum constant in enum com.commercetools.history.models.common.DiscountCodeState.DiscountCodeStateEnum
DoesNotMatchCart
DOES_NOT_MATCH_CART - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
DoesNotMatchCart
DOES_NOT_MATCH_CART - Enum constant in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
DoesNotMatchCart
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.api.models.cart.DiscountCodeState
The Discount Code is active and contains at least one active and valid Cart Discount.
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.api.models.cart.ShippingMethodState
The ShippingMethod predicate does not match the Cart.
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.history.models.common.DiscountCodeState
 
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.importapi.models.orders.ShippingMethodState
 
DomainResource<T extends DomainResource<T>> - Interface in com.commercetools.api.models
Interface of a resource with an ID and version
DomainResourceUpdateAction<T extends DomainResourceUpdateAction<T,TResource>,TResource extends DomainResource<TResource>> - Interface in com.commercetools.api.models
 
DoubleCollectionPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DoubleCollectionPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DoubleCollectionPredicateBuilder
 
DoubleComparisonPredicateBuilder<T> - Class in com.commercetools.api.predicates.query
 
DoubleComparisonPredicateBuilder(BinaryQueryPredicate, Function<QueryPredicate, CombinationQueryPredicate<T>>) - Constructor for class com.commercetools.api.predicates.query.DoubleComparisonPredicateBuilder
 
doubleNumber() - Method in interface com.commercetools.api.predicates.query.product.AttributeQueryBuilderMixin
 
DoubleSerializer - Class in com.commercetools.api.json
 
DoubleSerializer() - Constructor for class com.commercetools.api.json.DoubleSerializer
 
Draft<T extends Draft<T>> - Interface in io.vrap.rmf.base.client
 
draftBuilder(MonetaryAmount) - Static method in class com.commercetools.api.models.common.MoneyUtil
 
draftBuilder(MonetaryAmount, int) - Static method in class com.commercetools.api.models.common.MoneyUtil
 
draftOf(MonetaryAmount) - Static method in interface com.commercetools.api.models.common.Money
 
draftOf(MonetaryAmount) - Static method in class com.commercetools.api.models.common.MoneyUtil
 
draftOf(MonetaryAmount, int) - Static method in interface com.commercetools.api.models.common.Money
 
draftOf(MonetaryAmount, int) - Static method in class com.commercetools.api.models.common.MoneyUtil
 
dryRun(Boolean) - Method in class com.commercetools.api.models.order_edit.OrderEditDraftBuilder
Set to true if you want to peview the edited Order first without persisting it (dry run).
dryRun(Boolean) - Method in class com.commercetools.api.models.order_edit.OrderEditUpdateBuilder
If set to true, the Order Edit is applied on the Order without persisting it.
DUPLICATE_ATTRIBUTE_VALUE - Static variable in interface com.commercetools.api.models.error.DuplicateAttributeValueError
discriminator value for DuplicateAttributeValueError
DUPLICATE_ATTRIBUTE_VALUE - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateAttributeValueError
discriminator value for GraphQLDuplicateAttributeValueError
DUPLICATE_ATTRIBUTE_VALUE - Static variable in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
discriminator value for DuplicateAttributeValueError
DUPLICATE_ATTRIBUTE_VALUES - Static variable in interface com.commercetools.api.models.error.DuplicateAttributeValuesError
discriminator value for DuplicateAttributeValuesError
DUPLICATE_ATTRIBUTE_VALUES - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateAttributeValuesError
discriminator value for GraphQLDuplicateAttributeValuesError
DUPLICATE_ATTRIBUTE_VALUES - Static variable in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
discriminator value for DuplicateAttributeValuesError
DUPLICATE_ENUM_VALUES - Static variable in interface com.commercetools.api.models.error.DuplicateEnumValuesError
discriminator value for DuplicateEnumValuesError
DUPLICATE_ENUM_VALUES - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateEnumValuesError
discriminator value for GraphQLDuplicateEnumValuesError
DUPLICATE_FIELD - Static variable in interface com.commercetools.api.models.error.DuplicateFieldError
discriminator value for DuplicateFieldError
DUPLICATE_FIELD - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateFieldError
discriminator value for GraphQLDuplicateFieldError
DUPLICATE_FIELD - Static variable in interface com.commercetools.importapi.models.errors.DuplicateFieldError
discriminator value for DuplicateFieldError
DUPLICATE_FIELD_WITH_CONFLICTING_RESOURCE - Static variable in interface com.commercetools.api.models.error.DuplicateFieldWithConflictingResourceError
discriminator value for DuplicateFieldWithConflictingResourceError
DUPLICATE_FIELD_WITH_CONFLICTING_RESOURCE - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateFieldWithConflictingResourceError
discriminator value for GraphQLDuplicateFieldWithConflictingResourceError
DUPLICATE_PRICE_KEY - Static variable in interface com.commercetools.api.models.error.DuplicatePriceKeyError
discriminator value for DuplicatePriceKeyError
DUPLICATE_PRICE_KEY - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicatePriceKeyError
discriminator value for GraphQLDuplicatePriceKeyError
DUPLICATE_PRICE_SCOPE - Static variable in interface com.commercetools.api.models.error.DuplicatePriceScopeError
discriminator value for DuplicatePriceScopeError
DUPLICATE_PRICE_SCOPE - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicatePriceScopeError
discriminator value for GraphQLDuplicatePriceScopeError
DUPLICATE_STANDALONE_PRICE_SCOPE - Static variable in interface com.commercetools.api.models.error.DuplicateStandalonePriceScopeError
discriminator value for DuplicateStandalonePriceScopeError
DUPLICATE_STANDALONE_PRICE_SCOPE - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateStandalonePriceScopeError
discriminator value for GraphQLDuplicateStandalonePriceScopeError
DUPLICATE_VARIANT_VALUES - Static variable in interface com.commercetools.api.models.error.DuplicateVariantValuesError
discriminator value for DuplicateVariantValuesError
DUPLICATE_VARIANT_VALUES - Static variable in interface com.commercetools.api.models.error.GraphQLDuplicateVariantValuesError
discriminator value for GraphQLDuplicateVariantValuesError
DUPLICATE_VARIANT_VALUES - Static variable in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
discriminator value for DuplicateVariantValuesError
duplicateAttributeValueBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateAttributeValue subtype
duplicateAttributeValueBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateAttributeValueBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateAttributeValue subtype
duplicateAttributeValueBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
duplicateAttributeValueBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for duplicateAttributeValue subtype
duplicateAttributeValueBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
DuplicateAttributeValueError - Interface in com.commercetools.api.models.error
Returned when the Unique AttributeConstraint criteria are not met during an Update Product request.
DuplicateAttributeValueError - Interface in com.commercetools.importapi.models.errors
The Unique AttributeConstraintEnum was violated.
DuplicateAttributeValueErrorBuilder - Class in com.commercetools.api.models.error
DuplicateAttributeValueErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValueErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateAttributeValueErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValueErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateAttributeValueErrorBuilder
 
DuplicateAttributeValueErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
 
duplicateAttributeValuesBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateAttributeValues subtype
duplicateAttributeValuesBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateAttributeValuesBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateAttributeValues subtype
duplicateAttributeValuesBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
duplicateAttributeValuesBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for duplicateAttributeValues subtype
duplicateAttributeValuesBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
DuplicateAttributeValuesError - Interface in com.commercetools.api.models.error
Returned when the CombinationUnique AttributeConstraint criteria are not met during an Update Product request.
DuplicateAttributeValuesError - Interface in com.commercetools.importapi.models.errors
The CombinationUnique AttributeConstraintEnum was violated.
DuplicateAttributeValuesErrorBuilder - Class in com.commercetools.api.models.error
DuplicateAttributeValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValuesErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateAttributeValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValuesErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateAttributeValuesErrorBuilder
 
DuplicateAttributeValuesErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
 
duplicateEnumValuesBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateEnumValues subtype
duplicateEnumValuesBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateEnumValuesBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateEnumValues subtype
duplicateEnumValuesBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DuplicateEnumValuesError - Interface in com.commercetools.api.models.error
Returned when an AttributeEnumType or AttributeLocalizedEnumType contains duplicate keys.
DuplicateEnumValuesErrorBuilder - Class in com.commercetools.api.models.error
DuplicateEnumValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateEnumValuesErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateEnumValuesErrorBuilder
 
duplicateFieldBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateField subtype
duplicateFieldBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateFieldBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateField subtype
duplicateFieldBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
duplicateFieldBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for duplicateField subtype
duplicateFieldBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
DuplicateFieldError - Interface in com.commercetools.api.models.error
Returned when a field value conflicts with an existing value causing a duplicate.
DuplicateFieldError - Interface in com.commercetools.importapi.models.errors
The given value already exists for a field that is checked for unique values.
DuplicateFieldErrorBuilder - Class in com.commercetools.api.models.error
DuplicateFieldErrorBuilder Example to create an instance using the builder pattern
DuplicateFieldErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateFieldErrorBuilder Example to create an instance using the builder pattern
DuplicateFieldErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateFieldErrorBuilder
 
DuplicateFieldErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
 
duplicateFieldWithConflictingResourceBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateFieldWithConflictingResource subtype
duplicateFieldWithConflictingResourceBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateFieldWithConflictingResourceBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateFieldWithConflictingResource subtype
duplicateFieldWithConflictingResourceBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DuplicateFieldWithConflictingResourceError - Interface in com.commercetools.api.models.error
Returned when a field value conflicts with an existing value stored in a particular resource causing a duplicate.
DuplicateFieldWithConflictingResourceErrorBuilder - Class in com.commercetools.api.models.error
DuplicateFieldWithConflictingResourceErrorBuilder Example to create an instance using the builder pattern
DuplicateFieldWithConflictingResourceErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateFieldWithConflictingResourceErrorBuilder
 
duplicatePriceKeyBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicatePriceKey subtype
duplicatePriceKeyBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicatePriceKeyBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicatePriceKey subtype
duplicatePriceKeyBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DuplicatePriceKeyError - Interface in com.commercetools.api.models.error
Returned when a Price key conflicts with an existing key.
DuplicatePriceKeyErrorBuilder - Class in com.commercetools.api.models.error
DuplicatePriceKeyErrorBuilder Example to create an instance using the builder pattern
DuplicatePriceKeyErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicatePriceKeyErrorBuilder
 
duplicatePriceScopeBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicatePriceScope subtype
duplicatePriceScopeBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicatePriceScopeBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicatePriceScope subtype
duplicatePriceScopeBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DuplicatePriceScopeError - Interface in com.commercetools.api.models.error
Returned when a Price scope conflicts with an existing one during an Update Product request.
DuplicatePriceScopeErrorBuilder - Class in com.commercetools.api.models.error
DuplicatePriceScopeErrorBuilder Example to create an instance using the builder pattern
DuplicatePriceScopeErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicatePriceScopeErrorBuilder
 
duplicates(String...) - Method in class com.commercetools.api.models.error.DuplicateEnumValuesErrorBuilder
Duplicate keys.
duplicates(String...) - Method in class com.commercetools.api.models.error.GraphQLDuplicateEnumValuesErrorBuilder
Duplicate keys.
duplicates(List<String>) - Method in class com.commercetools.api.models.error.DuplicateEnumValuesErrorBuilder
Duplicate keys.
duplicates(List<String>) - Method in class com.commercetools.api.models.error.GraphQLDuplicateEnumValuesErrorBuilder
Duplicate keys.
duplicateStandalonePriceScopeBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateStandalonePriceScope subtype
duplicateStandalonePriceScopeBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateStandalonePriceScopeBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateStandalonePriceScope subtype
duplicateStandalonePriceScopeBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
DuplicateStandalonePriceScopeError - Interface in com.commercetools.api.models.error
Returned when the given Price scope conflicts with the Price scope of an existing Standalone Price.
DuplicateStandalonePriceScopeErrorBuilder - Class in com.commercetools.api.models.error
DuplicateStandalonePriceScopeErrorBuilder Example to create an instance using the builder pattern
DuplicateStandalonePriceScopeErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateStandalonePriceScopeErrorBuilder
 
duplicateValue(Object) - Method in class com.commercetools.api.models.error.DuplicateFieldErrorBuilder
Conflicting duplicate value.
duplicateValue(Object) - Method in class com.commercetools.api.models.error.DuplicateFieldWithConflictingResourceErrorBuilder
Conflicting duplicate value.
duplicateValue(Object) - Method in class com.commercetools.api.models.error.GraphQLDuplicateFieldErrorBuilder
Conflicting duplicate value.
duplicateValue(Object) - Method in class com.commercetools.api.models.error.GraphQLDuplicateFieldWithConflictingResourceErrorBuilder
Conflicting duplicate value.
duplicateValue(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
The offending duplicate value.
duplicateVariantValuesBuilder() - Static method in interface com.commercetools.api.models.error.ErrorObject
builder for duplicateVariantValues subtype
duplicateVariantValuesBuilder() - Method in class com.commercetools.api.models.error.ErrorObjectBuilder
 
duplicateVariantValuesBuilder() - Static method in interface com.commercetools.api.models.error.GraphQLErrorObject
builder for duplicateVariantValues subtype
duplicateVariantValuesBuilder() - Method in class com.commercetools.api.models.error.GraphQLErrorObjectBuilder
 
duplicateVariantValuesBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for duplicateVariantValues subtype
duplicateVariantValuesBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
DuplicateVariantValuesError - Interface in com.commercetools.api.models.error
Returned when a Product Variant value conflicts with an existing one during an Update Product request.
DuplicateVariantValuesError - Interface in com.commercetools.importapi.models.errors
The given combination of values of a Product Variant conflicts with an existing one.
DuplicateVariantValuesErrorBuilder - Class in com.commercetools.api.models.error
DuplicateVariantValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateVariantValuesErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateVariantValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateVariantValuesErrorBuilder() - Constructor for class com.commercetools.api.models.error.DuplicateVariantValuesErrorBuilder
 
DuplicateVariantValuesErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form