Index

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

A

ACCESS_DENIED - Static variable in interface com.commercetools.importapi.models.errors.AccessDeniedError
discriminator value for AccessDeniedError
accessDeniedBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for accessDenied subtype
accessDeniedBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
AccessDeniedError - Interface in com.commercetools.importapi.models.errors
This is the generic error code for access denied.
AccessDeniedErrorBuilder - Class in com.commercetools.importapi.models.errors
AccessDeniedErrorBuilder Example to create an instance using the builder pattern
AccessDeniedErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
 
AccessDeniedErrorImpl - Class in com.commercetools.importapi.models.errors
This is the generic error code for access denied.
AccessDeniedErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
create empty instance
addAcceptGZipMiddleware() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
addAddDeliveries(Function<DeliveryDraftBuilder, DeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
addAddresses(Function<CustomerAddressBuilder, CustomerAddress>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
addAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
add the value to the assets using the builder function
addAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the assets using the builder function
addAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
addAttributes(Function<AttributeDefinitionBuilder, AttributeDefinition>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
addCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
addCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
addCorrelationIdProvider(CorrelationIdProvider) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
addCustomLineItems(Function<CustomLineItemDraftBuilder, CustomLineItemDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
addDebug(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional debug query parameters
addDebug(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional debug query parameter
addDebug(Supplier<Boolean>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional debug query parameter
addDebug(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional debug query parameter
addDeliveries(DeliveryDraft...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
addDeliveries(Function<DeliveryBuilder, 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.
addDeliveries(List<DeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
addDiscountedPricePerQuantity(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add the value to the discountedPricePerQuantity using the builder function
addFieldDefinitions(Function<FieldDefinitionBuilder, FieldDefinition>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
addImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
addImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the images using the builder function
addImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
addIncludedDiscounts(Function<DiscountedLineItemPortionBuilder, DiscountedLineItemPortion>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
add the value to the includedDiscounts using the builder function
addItems(Function<ReturnItemDraftBuilder, ReturnItemDraft>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add the value to the items using the builder function
addItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
add the value to the items using the builder function
addItemShippingAddresses(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
additionalAddressInfo(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the additionalAddressInfo
additionalAddressInfo(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the additionalAddressInfo
additionalStreetInfo(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the additionalStreetInfo
additionalStreetInfo(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the additionalStreetInfo
addLimit(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional limit query parameters
addLimit(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional limit query parameters
addLimit(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional limit query parameter
addLimit(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional limit query parameter
addLimit(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional limit query parameter
addLimit(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional limit query parameter
addLimit(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional limit query parameter
addLimit(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional limit query parameter
addLineItems(Function<LineItemImportDraftBuilder, LineItemImportDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
addMiddleware(Middleware, Middleware...) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
addMiddlewares(List<Middleware>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
addOffset(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional offset query parameters
addOffset(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional offset query parameters
addOffset(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional offset query parameter
addOffset(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional offset query parameter
addOffset(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional offset query parameter
addOffset(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional offset query parameter
addOffset(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional offset query parameter
addOffset(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional offset query parameter
addOperationStatus(Function<ImportOperationStatusBuilder, ImportOperationStatus>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
add the value to the operationStatus using the builder function
addParcels(Function<DeliveryParcelDraftBuilder, DeliveryParcelDraft>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add the value to the parcels using the builder function
addParcels(Function<ParcelBuilder, Parcel>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add the value to the parcels using the builder function
addParcelToDelivery(DeliveryParcel) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
addParcelToDelivery(Function<DeliveryParcelBuilder, DeliveryParcelBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
addPatches(Function<OrderPatchImportBuilder, OrderPatchImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
addPatches(Function<ProductVariantPatchBuilder, ProductVariantPatch>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
addPrices(Function<LineItemPriceBuilder, LineItemPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
addPrices(Function<PriceImportBuilder, PriceImport>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
add the value to the prices using the builder function
addPrices(Function<PriceDraftImportBuilder, PriceDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the prices using the builder function
addResourceKey(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional resourceKey query parameters
addResourceKey(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional resourceKey query parameter
addResourceKey(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional resourceKey query parameter
addResourceKey(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional resourceKey query parameter
addResources(Function<CategoryImportBuilder, CategoryImport>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
addResources(Function<CustomerImportBuilder, CustomerImport>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
addResources(Function<InventoryImportBuilder, InventoryImport>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
addResources(Function<OrderImportBuilder, OrderImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
addResources(Function<PriceImportBuilder, PriceImport>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
addResources(Function<ProductDraftImportBuilder, ProductDraftImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
addResources(Function<ProductImportBuilder, ProductImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
addResources(Function<ProductTypeImportBuilder, ProductTypeImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
addResources(Function<ProductVariantImportBuilder, ProductVariantImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
addResources(Function<StandalonePriceImportBuilder, StandalonePriceImport>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
addResources(Function<TypeImportBuilder, TypeImport>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
address(Address) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
set the value to the address
address(Address) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the address
address(Address) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the address
address(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
set the value to the address using the builder function
address(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the address using the builder function
address(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the address using the builder function
Address - Interface in com.commercetools.importapi.models.common
Address Example to create an instance using the builder pattern
ADDRESS - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
address
ADDRESS - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
AddressBuilder - Class in com.commercetools.importapi.models.common
AddressBuilder Example to create an instance using the builder pattern
AddressBuilder() - Constructor for class com.commercetools.importapi.models.common.AddressBuilder
 
addresses(CustomerAddress...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
addresses(List<CustomerAddress>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
AddressImpl - Class in com.commercetools.importapi.models.common
Address
AddressImpl() - Constructor for class com.commercetools.importapi.models.common.AddressImpl
create empty instance
addressKey(String) - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
Maps to ItemShippingTarget.addressKey.
addResults(Function<ImportContainerBuilder, ImportContainer>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
addResults(Function<ImportOperationBuilder, ImportOperation>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
addReturnInfo(ReturnInfo) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.returnInfo
addReturnInfo(Function<ReturnInfoBuilder, ReturnInfoBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.returnInfo
addSetParcelItems(Function<ParcelItemsBuilder, ParcelItems>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
addSort(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional sort query parameters
addSort(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional sort query parameters
addSort(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional sort query parameter
addSort(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional sort query parameter
addSort(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional sort query parameter
addSort(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional sort query parameter
addSort(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional sort query parameter
addSort(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
add additional sort query parameter
addSources(Function<AssetSourceBuilder, AssetSource>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
add the value to the sources using the builder function
addState(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional state query parameters
addState(Function<ItemStateBuilder, ItemState>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add the value to the state using the builder function
addState(Function<ItemStateBuilder, ItemState>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
add the value to the state using the builder function
addState(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional state query parameter
addState(Supplier<ProcessingState>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional state query parameter
addState(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
add additional state query parameter
addStores(Function<StoreKeyReferenceBuilder, StoreKeyReference>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
addSubRates(Function<SubRateBuilder, SubRate>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
add the value to the subRates using the builder function
addSubRates(Function<SubRateBuilder, SubRate>) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
add the value to the subRates using the builder function
addTargets(Function<ItemShippingTargetBuilder, ItemShippingTarget>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
addTaxPortions(Function<TaxPortionBuilder, TaxPortion>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
addTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
addTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
addTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
addTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
addUnresolvedReferences(Function<UnresolvedReferencesBuilder, UnresolvedReferences>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
addValue(String, CustomField) - Method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
Mapping from the custom field name to the actual value.
addValue(String, Attribute) - Method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
addValue(String, String) - Method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
assign a pattern property to the builder
addValue(String, List<SearchKeyword>) - Method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
assign a pattern property to the builder
addValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
add the value to the value using the builder function
addValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
add the value to the value using the builder function
addValue(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
add the value to the value using the builder function
addValues(Function<AttributeLocalizedEnumValueBuilder, AttributeLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
add the value to the values using the builder function
addValues(Function<AttributePlainEnumValueBuilder, AttributePlainEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
add the value to the values using the builder function
addValues(Function<CustomFieldEnumValueBuilder, CustomFieldEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
addValues(Function<CustomFieldLocalizedEnumValueBuilder, CustomFieldLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
addVariants(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
ADVISED - Enum constant in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
Advised
ADVISED - Static variable in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
 
allowedValues(Object...) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The set of allowed values for the field, if any.
allowedValues(List<Object>) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The set of allowed values for the field, if any.
amount(TypedMoney) - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
set the value to the amount
amount(Double) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the amount
amount(Double) - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
set the value to the amount
amount(Double) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the amount
amount(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
set the value to the amount using the builder function
apartment(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the apartment
apartment(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the apartment
ApiRoot - Class in com.commercetools.importapi.client
Entrypoint for building requests against the API
APPLICATION_STOPPED_BY_PREVIOUS_DISCOUNT - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
ApplicationStoppedByPreviousDiscount
APPLICATION_STOPPED_BY_PREVIOUS_DISCOUNT - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
asSecured_by_manage_customersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_customersTrait
 
asSecured_by_manage_customersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_customersTrait
 
asSecured_by_manage_import_containersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_import_containersTrait
 
asSecured_by_manage_import_containersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_import_containersTrait
 
asSecured_by_manage_ordersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_ordersTrait
 
asSecured_by_manage_ordersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_ordersTrait
 
asSecured_by_manage_productsTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_productsTrait
 
asSecured_by_manage_productsTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_productsTrait
 
asSecured_by_manage_standalone_pricesTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_standalone_pricesTrait
 
asSecured_by_manage_standalone_pricesTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_standalone_pricesTrait
 
asSecured_by_manage_typesTrait() - Method in interface com.commercetools.importapi.client.Secured_by_manage_typesTrait
 
asSecured_by_manage_typesTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_manage_typesTrait
 
asSecured_by_view_customersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_view_customersTrait
 
asSecured_by_view_customersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_view_customersTrait
 
asSecured_by_view_import_containersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_view_import_containersTrait
 
asSecured_by_view_import_containersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_view_import_containersTrait
 
asSecured_by_view_ordersTrait() - Method in interface com.commercetools.importapi.client.Secured_by_view_ordersTrait
 
asSecured_by_view_ordersTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_view_ordersTrait
 
asSecured_by_view_productsTrait() - Method in interface com.commercetools.importapi.client.Secured_by_view_productsTrait
 
asSecured_by_view_productsTraitToBaseType() - Method in interface com.commercetools.importapi.client.Secured_by_view_productsTrait
 
Asset - Interface in com.commercetools.importapi.models.common
Asset Example to create an instance using the builder pattern
ASSET - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
asset
ASSET - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
AssetBuilder - Class in com.commercetools.importapi.models.common
AssetBuilder Example to create an instance using the builder pattern
AssetBuilder() - Constructor for class com.commercetools.importapi.models.common.AssetBuilder
 
AssetDimensions - Interface in com.commercetools.importapi.models.common
The width and height of the Asset Source.
AssetDimensionsBuilder - Class in com.commercetools.importapi.models.common
AssetDimensionsBuilder Example to create an instance using the builder pattern
AssetDimensionsBuilder() - Constructor for class com.commercetools.importapi.models.common.AssetDimensionsBuilder
 
AssetDimensionsImpl - Class in com.commercetools.importapi.models.common
The width and height of the Asset Source.
AssetDimensionsImpl() - Constructor for class com.commercetools.importapi.models.common.AssetDimensionsImpl
create empty instance
AssetImpl - Class in com.commercetools.importapi.models.common
Asset
AssetImpl() - Constructor for class com.commercetools.importapi.models.common.AssetImpl
create empty instance
assets(Asset...) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
set values to the assets
assets(Asset...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set values to the assets
assets(Asset...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
assets(List<Asset>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
set value to the assets
assets(List<Asset>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set value to the assets
assets(List<Asset>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
AssetSource - Interface in com.commercetools.importapi.models.common
An AssetSource is a representation of an Asset in a specific format, for example, a video in a certain encoding or an image in a certain resolution.
AssetSourceBuilder - Class in com.commercetools.importapi.models.common
AssetSourceBuilder Example to create an instance using the builder pattern
AssetSourceBuilder() - Constructor for class com.commercetools.importapi.models.common.AssetSourceBuilder
 
AssetSourceImpl - Class in com.commercetools.importapi.models.common
An AssetSource is a representation of an Asset in a specific format, for example, a video in a certain encoding or an image in a certain resolution.
AssetSourceImpl() - Constructor for class com.commercetools.importapi.models.common.AssetSourceImpl
create empty instance
ASSOCIATE_ROLE - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
associate-role
ASSOCIATE_ROLE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
attribute(Attribute) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
The attribute in conflict.
attribute(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
The attribute in conflict.
Attribute - Interface in com.commercetools.importapi.models.productvariants
This type represents the value of an attribute of a product variant.
AttributeBooleanType - Interface in com.commercetools.importapi.models.producttypes
AttributeBooleanType Example to create an instance using the builder pattern
AttributeBooleanTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeBooleanTypeBuilder Example to create an instance using the builder pattern
AttributeBooleanTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeBuilder
 
AttributeBooleanTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeBooleanType
AttributeBuilder - Class in com.commercetools.importapi.models.productvariants
AttributeBuilder
AttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
attributeConstraint(AttributeConstraintEnum) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the attributeConstraint
AttributeConstraintEnum - Interface in com.commercetools.importapi.models.producttypes
AttributeConstraintEnum
AttributeConstraintEnum.AttributeConstraintEnumEnum - Enum in com.commercetools.importapi.models.producttypes
possible values of AttributeConstraintEnum
AttributeDateTimeType - Interface in com.commercetools.importapi.models.producttypes
AttributeDateTimeType Example to create an instance using the builder pattern
AttributeDateTimeTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeDateTimeTypeBuilder Example to create an instance using the builder pattern
AttributeDateTimeTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeBuilder
 
AttributeDateTimeTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeDateTimeType
AttributeDateType - Interface in com.commercetools.importapi.models.producttypes
AttributeDateType Example to create an instance using the builder pattern
AttributeDateTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeDateTypeBuilder Example to create an instance using the builder pattern
AttributeDateTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeDateTypeBuilder
 
AttributeDateTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeDateType
AttributeDefinition - Interface in com.commercetools.importapi.models.producttypes
AttributeDefinition Example to create an instance using the builder pattern
AttributeDefinitionBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeDefinitionBuilder Example to create an instance using the builder pattern
AttributeDefinitionBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
 
AttributeDefinitionImpl - Class in com.commercetools.importapi.models.producttypes
AttributeDefinition
AttributeDefinitionImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
create empty instance
AttributeEnumType - Interface in com.commercetools.importapi.models.producttypes
AttributeEnumType Example to create an instance using the builder pattern
AttributeEnumTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeEnumTypeBuilder Example to create an instance using the builder pattern
AttributeEnumTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
 
AttributeEnumTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeEnumType
AttributeEnumTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
create empty instance
AttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents the value of an attribute of a product variant.
AttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.AttributeImpl
create empty instance
AttributeLocalizableTextType - Interface in com.commercetools.importapi.models.producttypes
AttributeLocalizableTextType Example to create an instance using the builder pattern
AttributeLocalizableTextTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizableTextTypeBuilder Example to create an instance using the builder pattern
AttributeLocalizableTextTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeBuilder
 
AttributeLocalizableTextTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizableTextType
AttributeLocalizedEnumType - Interface in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumType Example to create an instance using the builder pattern
AttributeLocalizedEnumTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumTypeBuilder Example to create an instance using the builder pattern
AttributeLocalizedEnumTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
 
AttributeLocalizedEnumTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumType
AttributeLocalizedEnumTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
create empty instance
AttributeLocalizedEnumValue - Interface in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumValue Example to create an instance using the builder pattern
AttributeLocalizedEnumValueBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumValueBuilder Example to create an instance using the builder pattern
AttributeLocalizedEnumValueBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
 
AttributeLocalizedEnumValueImpl - Class in com.commercetools.importapi.models.producttypes
AttributeLocalizedEnumValue
AttributeLocalizedEnumValueImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
create empty instance
AttributeMoneyType - Interface in com.commercetools.importapi.models.producttypes
AttributeMoneyType Example to create an instance using the builder pattern
AttributeMoneyTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeMoneyTypeBuilder Example to create an instance using the builder pattern
AttributeMoneyTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeBuilder
 
AttributeMoneyTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeMoneyType
AttributeNestedType - Interface in com.commercetools.importapi.models.producttypes
AttributeNestedType Example to create an instance using the builder pattern
AttributeNestedTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeNestedTypeBuilder Example to create an instance using the builder pattern
AttributeNestedTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
 
AttributeNestedTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeNestedType
AttributeNestedTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
create empty instance
AttributeNumberType - Interface in com.commercetools.importapi.models.producttypes
AttributeNumberType Example to create an instance using the builder pattern
AttributeNumberTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeNumberTypeBuilder Example to create an instance using the builder pattern
AttributeNumberTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeNumberTypeBuilder
 
AttributeNumberTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeNumberType
AttributePlainEnumValue - Interface in com.commercetools.importapi.models.producttypes
AttributePlainEnumValue Example to create an instance using the builder pattern
AttributePlainEnumValueBuilder - Class in com.commercetools.importapi.models.producttypes
AttributePlainEnumValueBuilder Example to create an instance using the builder pattern
AttributePlainEnumValueBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
 
AttributePlainEnumValueImpl - Class in com.commercetools.importapi.models.producttypes
AttributePlainEnumValue
AttributePlainEnumValueImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
create empty instance
AttributeReferenceType - Interface in com.commercetools.importapi.models.producttypes
AttributeReferenceType Example to create an instance using the builder pattern
AttributeReferenceTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeReferenceTypeBuilder Example to create an instance using the builder pattern
AttributeReferenceTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
 
AttributeReferenceTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeReferenceType
AttributeReferenceTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
create empty instance
attributes(AttributeDefinition...) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
attributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
set values to the attributes
attributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set values to the attributes
attributes(Attribute...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
attributes(Attribute...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set values to the attributes
attributes(Attribute...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
attributes(Attributes) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
Maps to ProductVariant.attributes.
attributes(Function<AttributesBuilder, AttributesBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
Maps to ProductVariant.attributes.
attributes(List<AttributeDefinition>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
attributes(List<Attribute>) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
set value to the attributes
attributes(List<Attribute>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set value to the attributes
attributes(List<Attribute>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
attributes(List<Attribute>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set value to the attributes
attributes(List<Attribute>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
Attributes - Interface in com.commercetools.importapi.models.productvariants
Attributes Example to create an instance using the builder pattern
AttributesBuilder - Class in com.commercetools.importapi.models.productvariants
AttributesBuilder Example to create an instance using the builder pattern
AttributesBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.AttributesBuilder
 
AttributeSetType - Interface in com.commercetools.importapi.models.producttypes
AttributeSetType Example to create an instance using the builder pattern
AttributeSetTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeSetTypeBuilder Example to create an instance using the builder pattern
AttributeSetTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
 
AttributeSetTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeSetType
AttributeSetTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
create empty instance
AttributesImpl - Class in com.commercetools.importapi.models.productvariants
Attributes
AttributesImpl() - Constructor for class com.commercetools.importapi.models.productvariants.AttributesImpl
create empty instance
AttributesMixin - Interface in com.commercetools.importapi.json
 
AttributeTextType - Interface in com.commercetools.importapi.models.producttypes
AttributeTextType Example to create an instance using the builder pattern
AttributeTextTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeTextTypeBuilder Example to create an instance using the builder pattern
AttributeTextTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeTextTypeBuilder
 
AttributeTextTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeTextType
AttributeTimeType - Interface in com.commercetools.importapi.models.producttypes
AttributeTimeType Example to create an instance using the builder pattern
AttributeTimeTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeTimeTypeBuilder Example to create an instance using the builder pattern
AttributeTimeTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeTimeTypeBuilder
 
AttributeTimeTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeTimeType
AttributeType - Interface in com.commercetools.importapi.models.producttypes
AttributeType Example to create a subtype instance using the builder pattern
AttributeTypeBuilder - Class in com.commercetools.importapi.models.producttypes
AttributeTypeBuilder
AttributeTypeBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
AttributeTypeImpl - Class in com.commercetools.importapi.models.producttypes
AttributeType
AttributeTypeImpl() - Constructor for class com.commercetools.importapi.models.producttypes.AttributeTypeImpl
create empty instance
authenticationMode(AuthenticationMode) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Set to Password to make the password field required for the Customer. Set to ExternalAuth when the password is not required for the Customer.
AuthenticationMode - Interface in com.commercetools.importapi.models.customers
AuthenticationMode
AuthenticationMode.AuthenticationModeEnum - Enum in com.commercetools.importapi.models.customers
possible values of AuthenticationMode

B

BACK_IN_STOCK - Enum constant in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
BackInStock
BACK_IN_STOCK - Static variable in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
 
BACKORDER - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Backorder
BACKORDER - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
BALANCE_DUE - Enum constant in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
BalanceDue
BALANCE_DUE - Static variable in interface com.commercetools.importapi.models.orders.PaymentState
 
billingAddress(Address) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.billingAddress.
billingAddress(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.billingAddress.
billingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the billing addresses in the addresses array.
billingAddresses(List<Integer>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the billing addresses in the addresses array.
BOOLEAN - Static variable in interface com.commercetools.importapi.models.customfields.BooleanField
discriminator value for BooleanField
BOOLEAN - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
discriminator value for AttributeBooleanType
BOOLEAN - Static variable in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
discriminator value for BooleanAttribute
BOOLEAN - Static variable in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
discriminator value for CustomFieldBooleanType
BOOLEAN_SET - Static variable in interface com.commercetools.importapi.models.customfields.BooleanSetField
discriminator value for BooleanSetField
BOOLEAN_SET - Static variable in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
discriminator value for BooleanSetAttribute
BooleanAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is either "true" or "false".
BooleanAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
BooleanAttributeBuilder Example to create an instance using the builder pattern
BooleanAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
 
BooleanAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is either "true" or "false".
BooleanAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
create empty instance
booleanBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for boolean subtype
booleanBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
booleanBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for boolean subtype
booleanBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
booleanBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for boolean subtype
booleanBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
booleanBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for boolean subtype
booleanBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
BooleanField - Interface in com.commercetools.importapi.models.customfields
A field with a boolean value.
BooleanFieldBuilder - Class in com.commercetools.importapi.models.customfields
BooleanFieldBuilder Example to create an instance using the builder pattern
BooleanFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
 
BooleanFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a boolean value.
BooleanFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.BooleanFieldImpl
create empty instance
BooleanSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is set of boolean values.
BooleanSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
BooleanSetAttributeBuilder Example to create an instance using the builder pattern
BooleanSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
 
BooleanSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is set of boolean values.
BooleanSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
create empty instance
booleanSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for booleanSet subtype
booleanSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
booleanSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for booleanSet subtype
booleanSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
BooleanSetField - Interface in com.commercetools.importapi.models.customfields
A field with a boolean set value.
BooleanSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
BooleanSetFieldBuilder Example to create an instance using the builder pattern
BooleanSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
 
BooleanSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a boolean set value.
BooleanSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
create empty instance
build() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
build() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
builds CategoryImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.AddressBuilder
builds Address with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.AssetBuilder
builds Asset with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
builds AssetDimensions with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
builds AssetSource with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
builds CartDiscountKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
builds CartKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
builds CategoryKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
builds ChannelKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
builds CustomerGroupKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
builds CustomerKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
builds CustomObjectKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
builds DiscountCodeKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
builds DiscountedPrice with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
builds EnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
builds HighPrecisionMoney with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ImageBuilder
builds Image with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ImportResourceBuilder
builds ImportResource with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
builds LocalizedEnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
builds LocalizedString with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.MoneyBuilder
builds Money with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
builds OrderKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
builds PaymentKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
builds PriceKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
builds PriceTier with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
builds ProductDiscountKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
builds ProductKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
builds ProductTypeKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
builds ProductVariantKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
builds ShippingMethodKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
builds StateKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
builds StoreKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
builds TaxCategoryKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
builds TypeKeyReference with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
builds UnresolvedReferences with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
builds CustomerAddress with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
builds CustomerImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
builds BooleanField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
builds BooleanSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
builds Custom with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
builds DateField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
builds DateSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
builds DateTimeField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
builds DateTimeSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
builds EnumField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
builds EnumSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
builds FieldContainer with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
builds LocalizedEnumField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
builds LocalizedEnumSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
builds LocalizedStringField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
builds LocalizedStringSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
builds MoneyField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
builds MoneySetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
builds NumberField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
builds NumberSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
builds ReferenceField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
builds ReferenceSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
builds StringField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
builds StringSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
builds TimeField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
builds TimeSetField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
builds AccessDeniedError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
builds ConcurrentModificationError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
builds ContentionError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
builds DuplicateAttributeValueError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
builds DuplicateAttributeValuesError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
builds DuplicateFieldError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
builds DuplicateVariantValuesError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
builds ErrorResponse with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
builds GenericError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
builds InsufficientScopeError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
builds InvalidCredentialsError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
builds InvalidFieldError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
builds InvalidInput with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
builds InvalidJsonInput with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
builds InvalidOperation with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
builds InvalidScopeError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
builds InvalidStateTransitionError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
builds InvalidTokenError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
builds RequiredFieldError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
builds ResourceCreationError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
builds ResourceDeletionError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
builds ResourceNotFoundError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
builds ResourceUpdateError with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
builds VariantValues with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
builds ImportContainer with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
builds ImportContainerDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
builds ImportContainerPagedResponse with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
builds ImportContainerUpdateDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
builds ImportOperation with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
builds ImportOperationPagedResponse with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
builds ImportOperationStatus with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
builds CategoryImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
builds CustomerImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
builds ImportResponse with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
builds InventoryImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
builds OrderImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
builds OrderPatchImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
builds PriceImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
builds ProductDraftImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
builds ProductImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
builds ProductTypeImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
builds ProductVariantImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
builds ProductVariantPatchRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
builds StandalonePriceImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
builds TypeImportRequest with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
builds ImportSummary with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
builds OperationStates with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
builds InventoryImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
builds DeliveryAddressDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
builds DeliveryDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
builds DeliveryParcel with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
builds DeliveryParcelDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
builds OrderField with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
builds OrderPatchImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
builds ParcelItems with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
builds ParcelMeasurementDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
builds ParcelTrackingData with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
builds RemoveDeliveryDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
builds RemoveParcelFromDeliveryDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
builds ReturnInfo with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
builds ReturnItemDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
builds CartClassificationTier with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
builds ClassificationShippingRateInput with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
builds CustomLineItemDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
builds CustomLineItemTaxedPrice with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
builds Delivery with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
builds DeliveryItem with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
builds DiscountCodeInfo with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
builds DiscountedLineItemPortion with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
builds DiscountedLineItemPriceDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
builds ExternalTaxRateDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
builds ItemShippingDetailsDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
builds ItemShippingTarget with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
builds ItemState with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
builds LineItemImportDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
builds LineItemPrice with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
builds LineItemProductVariantImportDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
builds OrderImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
builds Parcel with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
builds ParcelMeasurements with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
builds ScoreShippingRateInput with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
builds ShippingInfoImportDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
builds ShippingRateDraft with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
builds SyncInfo with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
builds TaxedPrice with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
builds TaxPortion with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
builds TrackingData with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
builds PriceImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
builds SubRate with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
builds TaxRate with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
builds PriceDraftImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
builds ProductDraftImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
builds ProductVariantDraftImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
builds CustomTokenizer with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
builds ProductImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
builds SearchKeyword with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
builds SearchKeywords with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerBuilder
builds WhitespaceTokenizer with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeBuilder
builds AttributeBooleanType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeBuilder
builds AttributeDateTimeType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeBuilder
builds AttributeDateType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
builds AttributeDefinition with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
builds AttributeEnumType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeBuilder
builds AttributeLocalizableTextType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
builds AttributeLocalizedEnumType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
builds AttributeLocalizedEnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeBuilder
builds AttributeMoneyType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
builds AttributeNestedType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeBuilder
builds AttributeNumberType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
builds AttributePlainEnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
builds AttributeReferenceType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
builds AttributeSetType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeBuilder
builds AttributeTextType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeBuilder
builds AttributeTimeType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
builds ProductTypeImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
builds Attributes with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
builds BooleanAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
builds BooleanSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
builds DateAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
builds DateSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
builds DateTimeAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
builds DateTimeSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
builds EnumAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
builds EnumSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
builds LocalizableEnumAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
builds LocalizableEnumSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
builds LocalizableTextAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
builds LocalizableTextSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
builds MoneyAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
builds MoneySetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
builds NumberAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
builds NumberSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
builds ProductVariantImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
builds ProductVariantPatch with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
builds ReferenceAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
builds ReferenceSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
builds TextAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
builds TextSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
builds TimeAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
builds TimeSetAttribute with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
builds StandalonePriceImport with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeBuilder
builds CustomFieldBooleanType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeBuilder
builds CustomFieldDateTimeType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeBuilder
builds CustomFieldDateType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
builds CustomFieldEnumType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
builds CustomFieldEnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
builds CustomFieldLocalizedEnumType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
builds CustomFieldLocalizedEnumValue with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeBuilder
builds CustomFieldLocalizedStringType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeBuilder
builds CustomFieldMoneyType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeBuilder
builds CustomFieldNumberType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
builds CustomFieldReferenceType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
builds CustomFieldSetType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeBuilder
builds CustomFieldStringType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeBuilder
builds CustomFieldTimeType with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
builds FieldDefinition with checking for non-null required values
build() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
builds TypeImport with checking for non-null required values
build(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
buildClient() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
builder() - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
builder factory method for CategoryImport
builder() - Static method in interface com.commercetools.importapi.models.common.Address
builder factory method for Address
builder() - Static method in interface com.commercetools.importapi.models.common.Asset
builder factory method for Asset
builder() - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
builder factory method for AssetDimensions
builder() - Static method in interface com.commercetools.importapi.models.common.AssetSource
builder factory method for AssetSource
builder() - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
builder factory method for CartDiscountKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
builder factory method for CartKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
builder factory method for CategoryKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
builder factory method for ChannelKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
builder factory method for CustomerGroupKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
builder factory method for CustomerKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
builder factory method for CustomObjectKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
builder factory method for DiscountCodeKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
builder factory method for DiscountedPrice
builder() - Static method in interface com.commercetools.importapi.models.common.EnumValue
builder factory method for EnumValue
builder() - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
builder factory method for HighPrecisionMoney
builder() - Static method in interface com.commercetools.importapi.models.common.Image
builder factory method for Image
builder() - Static method in interface com.commercetools.importapi.models.common.ImportResource
builder factory method for ImportResource
builder() - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
builder factory method for LocalizedEnumValue
builder() - Static method in interface com.commercetools.importapi.models.common.LocalizedString
builder factory method for LocalizedString
builder() - Static method in interface com.commercetools.importapi.models.common.Money
builder factory method for Money
builder() - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
builder factory method for OrderKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
builder factory method for PaymentKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
builder factory method for PriceKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.PriceTier
builder factory method for PriceTier
builder() - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
builder factory method for ProductDiscountKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
builder factory method for ProductKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
builder factory method for ProductTypeKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
builder factory method for ProductVariantKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
builder factory method for ShippingMethodKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
builder factory method for StateKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
builder factory method for StoreKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
builder factory method for TaxCategoryKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
builder factory method for TypeKeyReference
builder() - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
builder factory method for UnresolvedReferences
builder() - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
builder factory method for CustomerAddress
builder() - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
builder factory method for CustomerImport
builder() - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
builder factory method for BooleanField
builder() - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
builder factory method for BooleanSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.Custom
builder factory method for Custom
builder() - Static method in interface com.commercetools.importapi.models.customfields.DateField
builder factory method for DateField
builder() - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
builder factory method for DateSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
builder factory method for DateTimeField
builder() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
builder factory method for DateTimeSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.EnumField
builder factory method for EnumField
builder() - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
builder factory method for EnumSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
builder factory method for FieldContainer
builder() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
builder factory method for LocalizedEnumField
builder() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
builder factory method for LocalizedEnumSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
builder factory method for LocalizedStringField
builder() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
builder factory method for LocalizedStringSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
builder factory method for MoneyField
builder() - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
builder factory method for MoneySetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.NumberField
builder factory method for NumberField
builder() - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
builder factory method for NumberSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
builder factory method for ReferenceField
builder() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
builder factory method for ReferenceSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.StringField
builder factory method for StringField
builder() - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
builder factory method for StringSetField
builder() - Static method in interface com.commercetools.importapi.models.customfields.TimeField
builder factory method for TimeField
builder() - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
builder factory method for TimeSetField
builder() - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
builder factory method for AccessDeniedError
builder() - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
builder factory method for ConcurrentModificationError
builder() - Static method in interface com.commercetools.importapi.models.errors.ContentionError
builder factory method for ContentionError
builder() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
builder factory method for DuplicateAttributeValueError
builder() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
builder factory method for DuplicateAttributeValuesError
builder() - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
builder factory method for DuplicateFieldError
builder() - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
builder factory method for DuplicateVariantValuesError
builder() - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
builder factory method for ErrorResponse
builder() - Static method in interface com.commercetools.importapi.models.errors.GenericError
builder factory method for GenericError
builder() - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
builder factory method for InsufficientScopeError
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
builder factory method for InvalidCredentialsError
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
builder factory method for InvalidFieldError
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
builder factory method for InvalidInput
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
builder factory method for InvalidJsonInput
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
builder factory method for InvalidOperation
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
builder factory method for InvalidScopeError
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
builder factory method for InvalidStateTransitionError
builder() - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
builder factory method for InvalidTokenError
builder() - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
builder factory method for RequiredFieldError
builder() - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
builder factory method for ResourceCreationError
builder() - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
builder factory method for ResourceDeletionError
builder() - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
builder factory method for ResourceNotFoundError
builder() - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
builder factory method for ResourceUpdateError
builder() - Static method in interface com.commercetools.importapi.models.errors.VariantValues
builder factory method for VariantValues
builder() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
builder factory method for ImportContainer
builder() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
builder factory method for ImportContainerDraft
builder() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
builder factory method for ImportContainerPagedResponse
builder() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
builder factory method for ImportContainerUpdateDraft
builder() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
builder factory method for ImportOperation
builder() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
builder factory method for ImportOperationPagedResponse
builder() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
builder factory method for ImportOperationStatus
builder() - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
builder factory method for CategoryImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
builder factory method for CustomerImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
builder factory method for ImportResponse
builder() - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
builder factory method for InventoryImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
builder factory method for OrderImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
builder factory method for OrderPatchImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
builder factory method for PriceImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
builder factory method for ProductDraftImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
builder factory method for ProductImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
builder factory method for ProductTypeImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
builder factory method for ProductVariantImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
builder factory method for ProductVariantPatchRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
builder factory method for StandalonePriceImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
builder factory method for TypeImportRequest
builder() - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
builder factory method for ImportSummary
builder() - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
builder factory method for OperationStates
builder() - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
builder factory method for InventoryImport
builder() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
builder factory method for DeliveryAddressDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
builder factory method for DeliveryDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
builder factory method for DeliveryParcel
builder() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
builder factory method for DeliveryParcelDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
builder factory method for OrderField
builder() - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
builder factory method for OrderPatchImport
builder() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
builder factory method for ParcelItems
builder() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
builder factory method for ParcelMeasurementDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
builder factory method for ParcelTrackingData
builder() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
builder factory method for RemoveDeliveryDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
builder factory method for RemoveParcelFromDeliveryDraft
builder() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
builder factory method for ReturnInfo
builder() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
builder factory method for ReturnItemDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
builder factory method for CartClassificationTier
builder() - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
builder factory method for ClassificationShippingRateInput
builder() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
builder factory method for CustomLineItemDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
builder factory method for CustomLineItemTaxedPrice
builder() - Static method in interface com.commercetools.importapi.models.orders.Delivery
builder factory method for Delivery
builder() - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
builder factory method for DeliveryItem
builder() - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
builder factory method for DiscountCodeInfo
builder() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
builder factory method for DiscountedLineItemPortion
builder() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
builder factory method for DiscountedLineItemPriceDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
builder factory method for ExternalTaxRateDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
builder factory method for ItemShippingDetailsDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
builder factory method for ItemShippingTarget
builder() - Static method in interface com.commercetools.importapi.models.orders.ItemState
builder factory method for ItemState
builder() - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
builder factory method for LineItemImportDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
builder factory method for LineItemPrice
builder() - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
builder factory method for LineItemProductVariantImportDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.OrderImport
builder factory method for OrderImport
builder() - Static method in interface com.commercetools.importapi.models.orders.Parcel
builder factory method for Parcel
builder() - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
builder factory method for ParcelMeasurements
builder() - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
builder factory method for ScoreShippingRateInput
builder() - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
builder factory method for ShippingInfoImportDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
builder factory method for ShippingRateDraft
builder() - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
builder factory method for SyncInfo
builder() - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
builder factory method for TaxedPrice
builder() - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
builder factory method for TaxPortion
builder() - Static method in interface com.commercetools.importapi.models.orders.TrackingData
builder factory method for TrackingData
builder() - Static method in interface com.commercetools.importapi.models.prices.PriceImport
builder factory method for PriceImport
builder() - Static method in interface com.commercetools.importapi.models.prices.SubRate
builder factory method for SubRate
builder() - Static method in interface com.commercetools.importapi.models.prices.TaxRate
builder factory method for TaxRate
builder() - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
builder factory method for PriceDraftImport
builder() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
builder factory method for ProductDraftImport
builder() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
builder factory method for ProductVariantDraftImport
builder() - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
builder factory method for CustomTokenizer
builder() - Static method in interface com.commercetools.importapi.models.products.ProductImport
builder factory method for ProductImport
builder() - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
builder factory method for SearchKeyword
builder() - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
builder factory method for SearchKeywords
builder() - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
builder factory method for WhitespaceTokenizer
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
builder factory method for AttributeBooleanType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
builder factory method for AttributeDateTimeType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
builder factory method for AttributeDateType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
builder factory method for AttributeDefinition
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
builder factory method for AttributeEnumType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
builder factory method for AttributeLocalizableTextType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
builder factory method for AttributeLocalizedEnumType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
builder factory method for AttributeLocalizedEnumValue
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
builder factory method for AttributeMoneyType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
builder factory method for AttributeNestedType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
builder factory method for AttributeNumberType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
builder factory method for AttributePlainEnumValue
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
builder factory method for AttributeReferenceType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
builder factory method for AttributeSetType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
builder factory method for AttributeTextType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
builder factory method for AttributeTimeType
builder() - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
builder factory method for ProductTypeImport
builder() - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
builder factory method for Attributes
builder() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
builder factory method for BooleanAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
builder factory method for BooleanSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
builder factory method for DateAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
builder factory method for DateSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
builder factory method for DateTimeAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
builder factory method for DateTimeSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
builder factory method for EnumAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
builder factory method for EnumSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
builder factory method for LocalizableEnumAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
builder factory method for LocalizableEnumSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
builder factory method for LocalizableTextAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
builder factory method for LocalizableTextSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
builder factory method for MoneyAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
builder factory method for MoneySetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
builder factory method for NumberAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
builder factory method for NumberSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
builder factory method for ProductVariantImport
builder() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
builder factory method for ProductVariantPatch
builder() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
builder factory method for ReferenceAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
builder factory method for ReferenceSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
builder factory method for TextAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
builder factory method for TextSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
builder factory method for TimeAttribute
builder() - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
builder factory method for TimeSetAttribute
builder() - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
builder factory method for StandalonePriceImport
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
builder factory method for CustomFieldBooleanType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
builder factory method for CustomFieldDateTimeType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
builder factory method for CustomFieldDateType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
builder factory method for CustomFieldEnumType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
builder factory method for CustomFieldEnumValue
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
builder factory method for CustomFieldLocalizedEnumType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
builder factory method for CustomFieldLocalizedEnumValue
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
builder factory method for CustomFieldLocalizedStringType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
builder factory method for CustomFieldMoneyType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
builder factory method for CustomFieldNumberType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
builder factory method for CustomFieldReferenceType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
builder factory method for CustomFieldSetType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
builder factory method for CustomFieldStringType
builder() - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
builder factory method for CustomFieldTimeType
builder() - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
builder factory method for FieldDefinition
builder() - Static method in interface com.commercetools.importapi.models.types.TypeImport
builder factory method for TypeImport
builder(CategoryImport) - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
create builder for CategoryImport instance
builder(Address) - Static method in interface com.commercetools.importapi.models.common.Address
create builder for Address instance
builder(Asset) - Static method in interface com.commercetools.importapi.models.common.Asset
create builder for Asset instance
builder(AssetDimensions) - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
create builder for AssetDimensions instance
builder(AssetSource) - Static method in interface com.commercetools.importapi.models.common.AssetSource
create builder for AssetSource instance
builder(CartDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
create builder for CartDiscountKeyReference instance
builder(CartKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
create builder for CartKeyReference instance
builder(CategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
create builder for CategoryKeyReference instance
builder(ChannelKeyReference) - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
create builder for ChannelKeyReference instance
builder(CustomerGroupKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
create builder for CustomerGroupKeyReference instance
builder(CustomerKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
create builder for CustomerKeyReference instance
builder(CustomObjectKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
create builder for CustomObjectKeyReference instance
builder(DiscountCodeKeyReference) - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
create builder for DiscountCodeKeyReference instance
builder(DiscountedPrice) - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
create builder for DiscountedPrice instance
builder(EnumValue) - Static method in interface com.commercetools.importapi.models.common.EnumValue
create builder for EnumValue instance
builder(HighPrecisionMoney) - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
create builder for HighPrecisionMoney instance
builder(Image) - Static method in interface com.commercetools.importapi.models.common.Image
create builder for Image instance
builder(ImportResource) - Static method in interface com.commercetools.importapi.models.common.ImportResource
create builder for ImportResource instance
builder(LocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
create builder for LocalizedEnumValue instance
builder(LocalizedString) - Static method in interface com.commercetools.importapi.models.common.LocalizedString
create builder for LocalizedString instance
builder(Money) - Static method in interface com.commercetools.importapi.models.common.Money
create builder for Money instance
builder(OrderKeyReference) - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
create builder for OrderKeyReference instance
builder(PaymentKeyReference) - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
create builder for PaymentKeyReference instance
builder(PriceKeyReference) - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
create builder for PriceKeyReference instance
builder(PriceTier) - Static method in interface com.commercetools.importapi.models.common.PriceTier
create builder for PriceTier instance
builder(ProductDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
create builder for ProductDiscountKeyReference instance
builder(ProductKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
create builder for ProductKeyReference instance
builder(ProductTypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
create builder for ProductTypeKeyReference instance
builder(ProductVariantKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
create builder for ProductVariantKeyReference instance
builder(ShippingMethodKeyReference) - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
create builder for ShippingMethodKeyReference instance
builder(StateKeyReference) - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
create builder for StateKeyReference instance
builder(StoreKeyReference) - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
create builder for StoreKeyReference instance
builder(TaxCategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
create builder for TaxCategoryKeyReference instance
builder(TypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
create builder for TypeKeyReference instance
builder(UnresolvedReferences) - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
create builder for UnresolvedReferences instance
builder(CustomerAddress) - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
create builder for CustomerAddress instance
builder(CustomerImport) - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
create builder for CustomerImport instance
builder(BooleanField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
create builder for BooleanField instance
builder(BooleanSetField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
create builder for BooleanSetField instance
builder(Custom) - Static method in interface com.commercetools.importapi.models.customfields.Custom
create builder for Custom instance
builder(DateField) - Static method in interface com.commercetools.importapi.models.customfields.DateField
create builder for DateField instance
builder(DateSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
create builder for DateSetField instance
builder(DateTimeField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
create builder for DateTimeField instance
builder(DateTimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
create builder for DateTimeSetField instance
builder(EnumField) - Static method in interface com.commercetools.importapi.models.customfields.EnumField
create builder for EnumField instance
builder(EnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
create builder for EnumSetField instance
builder(FieldContainer) - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
create builder for FieldContainer instance
builder(LocalizedEnumField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
create builder for LocalizedEnumField instance
builder(LocalizedEnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
create builder for LocalizedEnumSetField instance
builder(LocalizedStringField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
create builder for LocalizedStringField instance
builder(LocalizedStringSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
create builder for LocalizedStringSetField instance
builder(MoneyField) - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
create builder for MoneyField instance
builder(MoneySetField) - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
create builder for MoneySetField instance
builder(NumberField) - Static method in interface com.commercetools.importapi.models.customfields.NumberField
create builder for NumberField instance
builder(NumberSetField) - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
create builder for NumberSetField instance
builder(ReferenceField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
create builder for ReferenceField instance
builder(ReferenceSetField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
create builder for ReferenceSetField instance
builder(StringField) - Static method in interface com.commercetools.importapi.models.customfields.StringField
create builder for StringField instance
builder(StringSetField) - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
create builder for StringSetField instance
builder(TimeField) - Static method in interface com.commercetools.importapi.models.customfields.TimeField
create builder for TimeField instance
builder(TimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
create builder for TimeSetField instance
builder(AccessDeniedError) - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
create builder for AccessDeniedError instance
builder(ConcurrentModificationError) - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
create builder for ConcurrentModificationError instance
builder(ContentionError) - Static method in interface com.commercetools.importapi.models.errors.ContentionError
create builder for ContentionError instance
builder(DuplicateAttributeValueError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
create builder for DuplicateAttributeValueError instance
builder(DuplicateAttributeValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
create builder for DuplicateAttributeValuesError instance
builder(DuplicateFieldError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
create builder for DuplicateFieldError instance
builder(DuplicateVariantValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
create builder for DuplicateVariantValuesError instance
builder(ErrorResponse) - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
create builder for ErrorResponse instance
builder(GenericError) - Static method in interface com.commercetools.importapi.models.errors.GenericError
create builder for GenericError instance
builder(InsufficientScopeError) - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
create builder for InsufficientScopeError instance
builder(InvalidCredentialsError) - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
create builder for InvalidCredentialsError instance
builder(InvalidFieldError) - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
create builder for InvalidFieldError instance
builder(InvalidInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
create builder for InvalidInput instance
builder(InvalidJsonInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
create builder for InvalidJsonInput instance
builder(InvalidOperation) - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
create builder for InvalidOperation instance
builder(InvalidScopeError) - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
create builder for InvalidScopeError instance
builder(InvalidStateTransitionError) - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
create builder for InvalidStateTransitionError instance
builder(InvalidTokenError) - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
create builder for InvalidTokenError instance
builder(RequiredFieldError) - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
create builder for RequiredFieldError instance
builder(ResourceCreationError) - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
create builder for ResourceCreationError instance
builder(ResourceDeletionError) - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
create builder for ResourceDeletionError instance
builder(ResourceNotFoundError) - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
create builder for ResourceNotFoundError instance
builder(ResourceUpdateError) - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
create builder for ResourceUpdateError instance
builder(VariantValues) - Static method in interface com.commercetools.importapi.models.errors.VariantValues
create builder for VariantValues instance
builder(ImportContainer) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
create builder for ImportContainer instance
builder(ImportContainerDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
create builder for ImportContainerDraft instance
builder(ImportContainerPagedResponse) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
create builder for ImportContainerPagedResponse instance
builder(ImportContainerUpdateDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
create builder for ImportContainerUpdateDraft instance
builder(ImportOperation) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
create builder for ImportOperation instance
builder(ImportOperationPagedResponse) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
create builder for ImportOperationPagedResponse instance
builder(ImportOperationStatus) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
create builder for ImportOperationStatus instance
builder(CategoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
create builder for CategoryImportRequest instance
builder(CustomerImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
create builder for CustomerImportRequest instance
builder(ImportResponse) - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
create builder for ImportResponse instance
builder(InventoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
create builder for InventoryImportRequest instance
builder(OrderImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
create builder for OrderImportRequest instance
builder(OrderPatchImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
create builder for OrderPatchImportRequest instance
builder(PriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
create builder for PriceImportRequest instance
builder(ProductDraftImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
create builder for ProductDraftImportRequest instance
builder(ProductImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
create builder for ProductImportRequest instance
builder(ProductTypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
create builder for ProductTypeImportRequest instance
builder(ProductVariantImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
create builder for ProductVariantImportRequest instance
builder(ProductVariantPatchRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
create builder for ProductVariantPatchRequest instance
builder(StandalonePriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
create builder for StandalonePriceImportRequest instance
builder(TypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
create builder for TypeImportRequest instance
builder(ImportSummary) - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
create builder for ImportSummary instance
builder(OperationStates) - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
create builder for OperationStates instance
builder(InventoryImport) - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
create builder for InventoryImport instance
builder(DeliveryAddressDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
create builder for DeliveryAddressDraft instance
builder(DeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
create builder for DeliveryDraft instance
builder(DeliveryParcel) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
create builder for DeliveryParcel instance
builder(DeliveryParcelDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
create builder for DeliveryParcelDraft instance
builder(OrderField) - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
create builder for OrderField instance
builder(OrderPatchImport) - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
create builder for OrderPatchImport instance
builder(ParcelItems) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
create builder for ParcelItems instance
builder(ParcelMeasurementDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
create builder for ParcelMeasurementDraft instance
builder(ParcelTrackingData) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
create builder for ParcelTrackingData instance
builder(RemoveDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
create builder for RemoveDeliveryDraft instance
builder(RemoveParcelFromDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
create builder for RemoveParcelFromDeliveryDraft instance
builder(ReturnInfo) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
create builder for ReturnInfo instance
builder(ReturnItemDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
create builder for ReturnItemDraft instance
builder(CartClassificationTier) - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
create builder for CartClassificationTier instance
builder(ClassificationShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
create builder for ClassificationShippingRateInput instance
builder(CustomLineItemDraft) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
create builder for CustomLineItemDraft instance
builder(CustomLineItemTaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
create builder for CustomLineItemTaxedPrice instance
builder(Delivery) - Static method in interface com.commercetools.importapi.models.orders.Delivery
create builder for Delivery instance
builder(DeliveryItem) - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
create builder for DeliveryItem instance
builder(DiscountCodeInfo) - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
create builder for DiscountCodeInfo instance
builder(DiscountedLineItemPortion) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
create builder for DiscountedLineItemPortion instance
builder(DiscountedLineItemPriceDraft) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
create builder for DiscountedLineItemPriceDraft instance
builder(ExternalTaxRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
create builder for ExternalTaxRateDraft instance
builder(ItemShippingDetailsDraft) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
create builder for ItemShippingDetailsDraft instance
builder(ItemShippingTarget) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
create builder for ItemShippingTarget instance
builder(ItemState) - Static method in interface com.commercetools.importapi.models.orders.ItemState
create builder for ItemState instance
builder(LineItemImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
create builder for LineItemImportDraft instance
builder(LineItemPrice) - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
create builder for LineItemPrice instance
builder(LineItemProductVariantImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
create builder for LineItemProductVariantImportDraft instance
builder(OrderImport) - Static method in interface com.commercetools.importapi.models.orders.OrderImport
create builder for OrderImport instance
builder(Parcel) - Static method in interface com.commercetools.importapi.models.orders.Parcel
create builder for Parcel instance
builder(ParcelMeasurements) - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
create builder for ParcelMeasurements instance
builder(ScoreShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
create builder for ScoreShippingRateInput instance
builder(ShippingInfoImportDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
create builder for ShippingInfoImportDraft instance
builder(ShippingRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
create builder for ShippingRateDraft instance
builder(SyncInfo) - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
create builder for SyncInfo instance
builder(TaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
create builder for TaxedPrice instance
builder(TaxPortion) - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
create builder for TaxPortion instance
builder(TrackingData) - Static method in interface com.commercetools.importapi.models.orders.TrackingData
create builder for TrackingData instance
builder(PriceImport) - Static method in interface com.commercetools.importapi.models.prices.PriceImport
create builder for PriceImport instance
builder(SubRate) - Static method in interface com.commercetools.importapi.models.prices.SubRate
create builder for SubRate instance
builder(TaxRate) - Static method in interface com.commercetools.importapi.models.prices.TaxRate
create builder for TaxRate instance
builder(PriceDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
create builder for PriceDraftImport instance
builder(ProductDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
create builder for ProductDraftImport instance
builder(ProductVariantDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
create builder for ProductVariantDraftImport instance
builder(CustomTokenizer) - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
create builder for CustomTokenizer instance
builder(ProductImport) - Static method in interface com.commercetools.importapi.models.products.ProductImport
create builder for ProductImport instance
builder(SearchKeyword) - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
create builder for SearchKeyword instance
builder(SearchKeywords) - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
create builder for SearchKeywords instance
builder(WhitespaceTokenizer) - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
create builder for WhitespaceTokenizer instance
builder(AttributeBooleanType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
create builder for AttributeBooleanType instance
builder(AttributeDateTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
create builder for AttributeDateTimeType instance
builder(AttributeDateType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
create builder for AttributeDateType instance
builder(AttributeDefinition) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
create builder for AttributeDefinition instance
builder(AttributeEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
create builder for AttributeEnumType instance
builder(AttributeLocalizableTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
create builder for AttributeLocalizableTextType instance
builder(AttributeLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
create builder for AttributeLocalizedEnumType instance
builder(AttributeLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
create builder for AttributeLocalizedEnumValue instance
builder(AttributeMoneyType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
create builder for AttributeMoneyType instance
builder(AttributeNestedType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
create builder for AttributeNestedType instance
builder(AttributeNumberType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
create builder for AttributeNumberType instance
builder(AttributePlainEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
create builder for AttributePlainEnumValue instance
builder(AttributeReferenceType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
create builder for AttributeReferenceType instance
builder(AttributeSetType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
create builder for AttributeSetType instance
builder(AttributeTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
create builder for AttributeTextType instance
builder(AttributeTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
create builder for AttributeTimeType instance
builder(ProductTypeImport) - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
create builder for ProductTypeImport instance
builder(Attributes) - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
create builder for Attributes instance
builder(BooleanAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
create builder for BooleanAttribute instance
builder(BooleanSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
create builder for BooleanSetAttribute instance
builder(DateAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
create builder for DateAttribute instance
builder(DateSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
create builder for DateSetAttribute instance
builder(DateTimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
create builder for DateTimeAttribute instance
builder(DateTimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
create builder for DateTimeSetAttribute instance
builder(EnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
create builder for EnumAttribute instance
builder(EnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
create builder for EnumSetAttribute instance
builder(LocalizableEnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
create builder for LocalizableEnumAttribute instance
builder(LocalizableEnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
create builder for LocalizableEnumSetAttribute instance
builder(LocalizableTextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
create builder for LocalizableTextAttribute instance
builder(LocalizableTextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
create builder for LocalizableTextSetAttribute instance
builder(MoneyAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
create builder for MoneyAttribute instance
builder(MoneySetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
create builder for MoneySetAttribute instance
builder(NumberAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
create builder for NumberAttribute instance
builder(NumberSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
create builder for NumberSetAttribute instance
builder(ProductVariantImport) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
create builder for ProductVariantImport instance
builder(ProductVariantPatch) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
create builder for ProductVariantPatch instance
builder(ReferenceAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
create builder for ReferenceAttribute instance
builder(ReferenceSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
create builder for ReferenceSetAttribute instance
builder(TextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
create builder for TextAttribute instance
builder(TextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
create builder for TextSetAttribute instance
builder(TimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
create builder for TimeAttribute instance
builder(TimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
create builder for TimeSetAttribute instance
builder(StandalonePriceImport) - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
create builder for StandalonePriceImport instance
builder(CustomFieldBooleanType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
create builder for CustomFieldBooleanType instance
builder(CustomFieldDateTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
create builder for CustomFieldDateTimeType instance
builder(CustomFieldDateType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
create builder for CustomFieldDateType instance
builder(CustomFieldEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
create builder for CustomFieldEnumType instance
builder(CustomFieldEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
create builder for CustomFieldEnumValue instance
builder(CustomFieldLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
create builder for CustomFieldLocalizedEnumType instance
builder(CustomFieldLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
create builder for CustomFieldLocalizedEnumValue instance
builder(CustomFieldLocalizedStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
create builder for CustomFieldLocalizedStringType instance
builder(CustomFieldMoneyType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
create builder for CustomFieldMoneyType instance
builder(CustomFieldNumberType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
create builder for CustomFieldNumberType instance
builder(CustomFieldReferenceType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
create builder for CustomFieldReferenceType instance
builder(CustomFieldSetType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
create builder for CustomFieldSetType instance
builder(CustomFieldStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
create builder for CustomFieldStringType instance
builder(CustomFieldTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
create builder for CustomFieldTimeType instance
builder(FieldDefinition) - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
create builder for FieldDefinition instance
builder(TypeImport) - Static method in interface com.commercetools.importapi.models.types.TypeImport
create builder for TypeImport instance
buildForProject(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
Deprecated.
building(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the building
building(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the building
buildProjectRoot(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
Deprecated.
buildUnchecked() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
builds CategoryImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.AddressBuilder
builds Address without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.AssetBuilder
builds Asset without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
builds AssetDimensions without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
builds AssetSource without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
builds CartDiscountKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
builds CartKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
builds CategoryKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
builds ChannelKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
builds CustomerGroupKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
builds CustomerKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
builds CustomObjectKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
builds DiscountCodeKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
builds DiscountedPrice without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
builds EnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
builds HighPrecisionMoney without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ImageBuilder
builds Image without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ImportResourceBuilder
builds ImportResource without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
builds LocalizedEnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
builds LocalizedString without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.MoneyBuilder
builds Money without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
builds OrderKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
builds PaymentKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
builds PriceKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
builds PriceTier without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
builds ProductDiscountKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
builds ProductKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
builds ProductTypeKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
builds ProductVariantKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
builds ShippingMethodKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
builds StateKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
builds StoreKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
builds TaxCategoryKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
builds TypeKeyReference without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
builds UnresolvedReferences without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
builds CustomerAddress without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
builds CustomerImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
builds BooleanField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
builds BooleanSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
builds Custom without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
builds DateField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
builds DateSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
builds DateTimeField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
builds DateTimeSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
builds EnumField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
builds EnumSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
builds FieldContainer without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
builds LocalizedEnumField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
builds LocalizedEnumSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
builds LocalizedStringField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
builds LocalizedStringSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
builds MoneyField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
builds MoneySetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
builds NumberField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
builds NumberSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
builds ReferenceField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
builds ReferenceSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
builds StringField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
builds StringSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
builds TimeField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
builds TimeSetField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
builds AccessDeniedError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
builds ConcurrentModificationError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
builds ContentionError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
builds DuplicateAttributeValueError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
builds DuplicateAttributeValuesError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
builds DuplicateFieldError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
builds DuplicateVariantValuesError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
builds ErrorResponse without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
builds GenericError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
builds InsufficientScopeError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
builds InvalidCredentialsError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
builds InvalidFieldError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
builds InvalidInput without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
builds InvalidJsonInput without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
builds InvalidOperation without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
builds InvalidScopeError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
builds InvalidStateTransitionError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
builds InvalidTokenError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
builds RequiredFieldError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
builds ResourceCreationError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
builds ResourceDeletionError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
builds ResourceNotFoundError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
builds ResourceUpdateError without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
builds VariantValues without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
builds ImportContainer without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
builds ImportContainerDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
builds ImportContainerPagedResponse without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
builds ImportContainerUpdateDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
builds ImportOperation without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
builds ImportOperationPagedResponse without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
builds ImportOperationStatus without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
builds CategoryImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
builds CustomerImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
builds ImportResponse without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
builds InventoryImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
builds OrderImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
builds OrderPatchImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
builds PriceImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
builds ProductDraftImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
builds ProductImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
builds ProductTypeImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
builds ProductVariantImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
builds ProductVariantPatchRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
builds StandalonePriceImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
builds TypeImportRequest without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
builds ImportSummary without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
builds OperationStates without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
builds InventoryImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
builds DeliveryAddressDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
builds DeliveryDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
builds DeliveryParcel without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
builds DeliveryParcelDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
builds OrderField without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
builds OrderPatchImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
builds ParcelItems without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
builds ParcelMeasurementDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
builds ParcelTrackingData without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
builds RemoveDeliveryDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
builds RemoveParcelFromDeliveryDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
builds ReturnInfo without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
builds ReturnItemDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
builds CartClassificationTier without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
builds ClassificationShippingRateInput without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
builds CustomLineItemDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
builds CustomLineItemTaxedPrice without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
builds Delivery without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
builds DeliveryItem without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
builds DiscountCodeInfo without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
builds DiscountedLineItemPortion without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
builds DiscountedLineItemPriceDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
builds ExternalTaxRateDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
builds ItemShippingDetailsDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
builds ItemShippingTarget without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
builds ItemState without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
builds LineItemImportDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
builds LineItemPrice without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
builds LineItemProductVariantImportDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
builds OrderImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
builds Parcel without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
builds ParcelMeasurements without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
builds ScoreShippingRateInput without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
builds ShippingInfoImportDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
builds ShippingRateDraft without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
builds SyncInfo without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
builds TaxedPrice without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
builds TaxPortion without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
builds TrackingData without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
builds PriceImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
builds SubRate without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
builds TaxRate without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
builds PriceDraftImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
builds ProductDraftImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
builds ProductVariantDraftImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
builds CustomTokenizer without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
builds ProductImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
builds SearchKeyword without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
builds SearchKeywords without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerBuilder
builds WhitespaceTokenizer without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeBuilder
builds AttributeBooleanType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeBuilder
builds AttributeDateTimeType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeBuilder
builds AttributeDateType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
builds AttributeDefinition without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
builds AttributeEnumType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeBuilder
builds AttributeLocalizableTextType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
builds AttributeLocalizedEnumType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
builds AttributeLocalizedEnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeBuilder
builds AttributeMoneyType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
builds AttributeNestedType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeBuilder
builds AttributeNumberType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
builds AttributePlainEnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
builds AttributeReferenceType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
builds AttributeSetType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeBuilder
builds AttributeTextType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeBuilder
builds AttributeTimeType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
builds ProductTypeImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
builds Attributes without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
builds BooleanAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
builds BooleanSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
builds DateAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
builds DateSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
builds DateTimeAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
builds DateTimeSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
builds EnumAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
builds EnumSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
builds LocalizableEnumAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
builds LocalizableEnumSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
builds LocalizableTextAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
builds LocalizableTextSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
builds MoneyAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
builds MoneySetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
builds NumberAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
builds NumberSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
builds ProductVariantImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
builds ProductVariantPatch without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
builds ReferenceAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
builds ReferenceSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
builds TextAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
builds TextSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
builds TimeAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
builds TimeSetAttribute without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
builds StandalonePriceImport without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeBuilder
builds CustomFieldBooleanType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeBuilder
builds CustomFieldDateTimeType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeBuilder
builds CustomFieldDateType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
builds CustomFieldEnumType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
builds CustomFieldEnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
builds CustomFieldLocalizedEnumType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
builds CustomFieldLocalizedEnumValue without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeBuilder
builds CustomFieldLocalizedStringType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeBuilder
builds CustomFieldMoneyType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeBuilder
builds CustomFieldNumberType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
builds CustomFieldReferenceType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
builds CustomFieldSetType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeBuilder
builds CustomFieldStringType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeBuilder
builds CustomFieldTimeType without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
builds FieldDefinition without checking for non-null required values
buildUnchecked() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
builds TypeImport without checking for non-null required values
BUSINESS_UNIT - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
business-unit
BUSINESS_UNIT - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
business-unit
BUSINESS_UNIT - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
BUSINESS_UNIT - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
ByProjectKeyCategoriesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Categories or updating existing ones.
ByProjectKeyCategoriesImportContainersByImportContainerKeyPost(ByProjectKeyCategoriesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
ByProjectKeyCategoriesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, CategoryImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Categories or updating existing ones.
ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString(ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyCategoriesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCategoriesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersRequestBuilder
 
ByProjectKeyCategoriesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCategoriesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCategoriesRequestBuilder
 
ByProjectKeyCustomersImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Customers or updating existing ones.
ByProjectKeyCustomersImportContainersByImportContainerKeyPost(ByProjectKeyCustomersImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
ByProjectKeyCustomersImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, CustomerImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
ByProjectKeyCustomersImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Customers or updating existing ones.
ByProjectKeyCustomersImportContainersByImportContainerKeyPostString(ByProjectKeyCustomersImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
ByProjectKeyCustomersImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyCustomersImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCustomersImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersRequestBuilder
 
ByProjectKeyCustomersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyCustomersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyCustomersRequestBuilder
 
ByProjectKeyImportContainersByImportContainerKeyDelete - Class in com.commercetools.importapi.client
Deletes the import container given by the key.
ByProjectKeyImportContainersByImportContainerKeyDelete(ByProjectKeyImportContainersByImportContainerKeyDelete) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
ByProjectKeyImportContainersByImportContainerKeyDelete(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
ByProjectKeyImportContainersByImportContainerKeyGet - Class in com.commercetools.importapi.client
Retrieves the import container given by the key.
ByProjectKeyImportContainersByImportContainerKeyGet(ByProjectKeyImportContainersByImportContainerKeyGet) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
ByProjectKeyImportContainersByImportContainerKeyGet(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet - Class in com.commercetools.importapi.client
Retrieves all ImportOperations of a given ImportContainer key.
ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet(ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder
 
ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet - Class in com.commercetools.importapi.client
Retrieves an ImportSummary for the given import container.
ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet(ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder
 
ByProjectKeyImportContainersByImportContainerKeyPut - Class in com.commercetools.importapi.client
Updates the import container given by the key.
ByProjectKeyImportContainersByImportContainerKeyPut(ByProjectKeyImportContainersByImportContainerKeyPut) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
ByProjectKeyImportContainersByImportContainerKeyPut(ApiHttpClient, String, String, ImportContainerUpdateDraft) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
ByProjectKeyImportContainersByImportContainerKeyPutString - Class in com.commercetools.importapi.client
Updates the import container given by the key.
ByProjectKeyImportContainersByImportContainerKeyPutString(ByProjectKeyImportContainersByImportContainerKeyPutString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
ByProjectKeyImportContainersByImportContainerKeyPutString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
ByProjectKeyImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyImportContainersGet - Class in com.commercetools.importapi.client
Retrieves all import containers of a given project key.
ByProjectKeyImportContainersGet(ByProjectKeyImportContainersGet) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
ByProjectKeyImportContainersGet(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
ByProjectKeyImportContainersPost - Class in com.commercetools.importapi.client
Creates a new import container.
ByProjectKeyImportContainersPost(ByProjectKeyImportContainersPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
ByProjectKeyImportContainersPost(ApiHttpClient, String, ImportContainerDraft) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
ByProjectKeyImportContainersPostString - Class in com.commercetools.importapi.client
Creates a new import container.
ByProjectKeyImportContainersPostString(ByProjectKeyImportContainersPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
ByProjectKeyImportContainersPostString(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
ByProjectKeyImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
ByProjectKeyImportOperationsByIdGet - Class in com.commercetools.importapi.client
Retrieves the ImportOperation of a given ID.
ByProjectKeyImportOperationsByIdGet(ByProjectKeyImportOperationsByIdGet) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
ByProjectKeyImportOperationsByIdGet(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
ByProjectKeyImportOperationsByIdRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportOperationsByIdRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdRequestBuilder
 
ByProjectKeyImportOperationsRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyImportOperationsRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyImportOperationsRequestBuilder
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Inventories or updating existing ones.
ByProjectKeyInventoriesImportContainersByImportContainerKeyPost(ByProjectKeyInventoriesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, InventoryImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Inventories or updating existing ones.
ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString(ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyInventoriesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyInventoriesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersRequestBuilder
 
ByProjectKeyInventoriesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyInventoriesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyInventoriesRequestBuilder
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a new import request for order patches
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost(ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, OrderPatchImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a new import request for order patches
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString(ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyOrderPatchesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrderPatchesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersRequestBuilder
 
ByProjectKeyOrderPatchesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrderPatchesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrderPatchesRequestBuilder
 
ByProjectKeyOrdersImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Orders.
ByProjectKeyOrdersImportContainersByImportContainerKeyPost(ByProjectKeyOrdersImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
ByProjectKeyOrdersImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, OrderImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
ByProjectKeyOrdersImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Orders.
ByProjectKeyOrdersImportContainersByImportContainerKeyPostString(ByProjectKeyOrdersImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
ByProjectKeyOrdersImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyOrdersImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrdersImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersRequestBuilder
 
ByProjectKeyOrdersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyOrdersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyOrdersRequestBuilder
 
ByProjectKeyPricesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Prices or updating existing ones.
ByProjectKeyPricesImportContainersByImportContainerKeyPost(ByProjectKeyPricesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
ByProjectKeyPricesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, PriceImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
ByProjectKeyPricesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Prices or updating existing ones.
ByProjectKeyPricesImportContainersByImportContainerKeyPostString(ByProjectKeyPricesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
ByProjectKeyPricesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyPricesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyPricesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersRequestBuilder
 
ByProjectKeyPricesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyPricesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyPricesRequestBuilder
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new ProductDrafts or updating existing ones.
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost(ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, ProductDraftImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new ProductDrafts or updating existing ones.
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString(ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyProductDraftsImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductDraftsImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersRequestBuilder
 
ByProjectKeyProductDraftsRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductDraftsRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductDraftsRequestBuilder
 
ByProjectKeyProductsImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Products or updating existing ones.
ByProjectKeyProductsImportContainersByImportContainerKeyPost(ByProjectKeyProductsImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductsImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, ProductImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductsImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Products or updating existing ones.
ByProjectKeyProductsImportContainersByImportContainerKeyPostString(ByProjectKeyProductsImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductsImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyProductsImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductsImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersRequestBuilder
 
ByProjectKeyProductsRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductsRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductsRequestBuilder
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new ProductTypes or updating existing ones.
ByProjectKeyProductTypesImportContainersByImportContainerKeyPost(ByProjectKeyProductTypesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, ProductTypeImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new ProductTypes or updating existing ones.
ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString(ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyProductTypesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductTypesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersRequestBuilder
 
ByProjectKeyProductTypesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductTypesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductTypesRequestBuilder
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a new import request for product variant patches
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost(ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, ProductVariantPatchRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a new import request for product variant patches
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString(ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyProductVariantPatchesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantPatchesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersRequestBuilder
 
ByProjectKeyProductVariantPatchesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantPatchesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesRequestBuilder
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new ProductVariants or updating existing ones.
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost(ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, ProductVariantImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new ProductVariants or updating existing ones.
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString(ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyProductVariantsImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantsImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersRequestBuilder
 
ByProjectKeyProductVariantsRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyProductVariantsRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyProductVariantsRequestBuilder
 
ByProjectKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Standalone Prices or updating existing ones.
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost(ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, StandalonePriceImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Standalone Prices or updating existing ones.
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString(ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyStandalonePricesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyStandalonePricesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersRequestBuilder
 
ByProjectKeyStandalonePricesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyStandalonePricesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyStandalonePricesRequestBuilder
 
ByProjectKeyTypesImportContainersByImportContainerKeyPost - Class in com.commercetools.importapi.client
Creates a request for creating new Type or updating existing ones.
ByProjectKeyTypesImportContainersByImportContainerKeyPost(ByProjectKeyTypesImportContainersByImportContainerKeyPost) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
ByProjectKeyTypesImportContainersByImportContainerKeyPost(ApiHttpClient, String, String, TypeImportRequest) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
ByProjectKeyTypesImportContainersByImportContainerKeyPostString - Class in com.commercetools.importapi.client
Creates a request for creating new Type or updating existing ones.
ByProjectKeyTypesImportContainersByImportContainerKeyPostString(ByProjectKeyTypesImportContainersByImportContainerKeyPostString) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
ByProjectKeyTypesImportContainersByImportContainerKeyPostString(ApiHttpClient, String, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder(ApiHttpClient, String, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder
 
ByProjectKeyTypesImportContainersRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyTypesImportContainersRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersRequestBuilder
 
ByProjectKeyTypesRequestBuilder - Class in com.commercetools.importapi.client
 
ByProjectKeyTypesRequestBuilder(ApiHttpClient, String) - Constructor for class com.commercetools.importapi.client.ByProjectKeyTypesRequestBuilder
 

C

canceled(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the canceled state.
CANCELED - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
canceled
CANCELED - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
The import request was canceled and the resource was not imported.
CANCELLED - Enum constant in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Cancelled
CANCELLED - Static variable in interface com.commercetools.importapi.models.orders.OrderState
 
carrier(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the carrier
CART - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
cart
CART - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
cart
CART - Static variable in interface com.commercetools.importapi.models.common.CartKeyReference
discriminator value for CartKeyReference
CART - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a cart.
CART - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
CART_CLASSIFICATION - Enum constant in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
CartClassification
CART_CLASSIFICATION - Static variable in interface com.commercetools.importapi.models.orders.CartClassificationTier
discriminator value for CartClassificationTier
CART_CLASSIFICATION - Static variable in interface com.commercetools.importapi.models.orders.ShippingRateTierType
 
CART_DISCOUNT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
cart-discount
CART_DISCOUNT - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
cart-discount
CART_DISCOUNT - Static variable in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
discriminator value for CartDiscountKeyReference
CART_DISCOUNT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a cart discount.
CART_DISCOUNT - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
CART_SCORE - Enum constant in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
CartScore
CART_SCORE - Static variable in interface com.commercetools.importapi.models.orders.ShippingRateTierType
 
CART_VALUE - Enum constant in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
CartValue
CART_VALUE - Static variable in interface com.commercetools.importapi.models.orders.ShippingRateTierType
 
cartBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for cart subtype
cartBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
cartClassificationBuilder() - Static method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
builder for cartClassification subtype
cartClassificationBuilder() - Method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierBuilder
 
CartClassificationTier - Interface in com.commercetools.importapi.models.orders
CartClassificationTier Example to create an instance using the builder pattern
CartClassificationTierBuilder - Class in com.commercetools.importapi.models.orders
CartClassificationTierBuilder Example to create an instance using the builder pattern
CartClassificationTierBuilder() - Constructor for class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
 
CartClassificationTierImpl - Class in com.commercetools.importapi.models.orders
CartClassificationTier
CartClassificationTierImpl() - Constructor for class com.commercetools.importapi.models.orders.CartClassificationTierImpl
create empty instance
cartDiscountBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for cartDiscount subtype
cartDiscountBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
CartDiscountKeyReference - Interface in com.commercetools.importapi.models.common
References a cart discount by key.
CartDiscountKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CartDiscountKeyReferenceBuilder Example to create an instance using the builder pattern
CartDiscountKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
 
CartDiscountKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a cart discount by key.
CartDiscountKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
create empty instance
CartKeyReference - Interface in com.commercetools.importapi.models.common
References a cart by key.
CartKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CartKeyReferenceBuilder Example to create an instance using the builder pattern
CartKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
 
CartKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a cart by key.
CartKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CartKeyReferenceImpl
create empty instance
CartOrigin - Interface in com.commercetools.importapi.models.orders
Maps to Order.origin.
CartOrigin.CartOriginEnum - Enum in com.commercetools.importapi.models.orders
possible values of CartOrigin
categories() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
categories() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
categories() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
categories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
categories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
categories(List<CategoryKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
categories(List<CategoryKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
CATEGORY - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
category
CATEGORY - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
category
CATEGORY - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
category
CATEGORY - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
category
CATEGORY - Static variable in interface com.commercetools.importapi.models.common.CategoryKeyReference
discriminator value for CategoryKeyReference
CATEGORY - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Category import resource type.
CATEGORY - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a category.
CATEGORY - Static variable in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
discriminator value for CategoryImportRequest
CATEGORY - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
CATEGORY - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
categoryBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for category subtype
categoryBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
categoryBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for category subtype
categoryBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
CategoryImport - Interface in com.commercetools.importapi.models.categories
The data representation for a Category to be imported that is persisted as a Category in the Project.
CategoryImportBuilder - Class in com.commercetools.importapi.models.categories
CategoryImportBuilder Example to create an instance using the builder pattern
CategoryImportBuilder() - Constructor for class com.commercetools.importapi.models.categories.CategoryImportBuilder
 
CategoryImportImpl - Class in com.commercetools.importapi.models.categories
The data representation for a Category to be imported that is persisted as a Category in the Project.
CategoryImportImpl() - Constructor for class com.commercetools.importapi.models.categories.CategoryImportImpl
create empty instance
CategoryImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Categories.
CategoryImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
CategoryImportRequestBuilder Example to create an instance using the builder pattern
CategoryImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
 
CategoryImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Categories.
CategoryImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
create empty instance
CategoryKeyReference - Interface in com.commercetools.importapi.models.common
References a category by key.
CategoryKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CategoryKeyReferenceBuilder Example to create an instance using the builder pattern
CategoryKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
 
CategoryKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a category by key.
CategoryKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
create empty instance
CENT_PRECISION - Enum constant in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
centPrecision
CENT_PRECISION - Static variable in interface com.commercetools.importapi.models.common.Money
discriminator value for Money
CENT_PRECISION - Static variable in interface com.commercetools.importapi.models.common.MoneyType
 
centAmount(Long) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
set the value to the centAmount
centAmount(Long) - Method in class com.commercetools.importapi.models.common.MoneyBuilder
set the value to the centAmount
centPrecisionBuilder() - Static method in interface com.commercetools.importapi.models.common.TypedMoney
builder for centPrecision subtype
centPrecisionBuilder() - Method in class com.commercetools.importapi.models.common.TypedMoneyBuilder
 
channel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a channel by key.
channel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.channel
channel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the Channel with which the Price is associated.
channel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a channel by key.
channel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the product distribution Channel for which this Price is valid
channel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a channel by key.
channel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.channel
channel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the Channel with which the Price is associated.
channel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a channel by key.
channel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the product distribution Channel for which this Price is valid
CHANNEL - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
channel
CHANNEL - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
channel
CHANNEL - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
channel
CHANNEL - Static variable in interface com.commercetools.importapi.models.common.ChannelKeyReference
discriminator value for ChannelKeyReference
CHANNEL - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a channel.
CHANNEL - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
CHANNEL - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
channelBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for channel subtype
channelBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
ChannelKeyReference - Interface in com.commercetools.importapi.models.common
References a channel by key.
ChannelKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ChannelKeyReferenceBuilder Example to create an instance using the builder pattern
ChannelKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
 
ChannelKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a channel by key.
ChannelKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
create empty instance
city(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the city
city(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the city
CLASSIFICATION - Enum constant in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
Classification
CLASSIFICATION - Static variable in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
discriminator value for ClassificationShippingRateInput
CLASSIFICATION - Static variable in interface com.commercetools.importapi.models.orders.ShippingRateInputType
 
classificationBuilder() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInput
builder for classification subtype
classificationBuilder() - Method in class com.commercetools.importapi.models.orders.ShippingRateInputBuilder
 
ClassificationShippingRateInput - Interface in com.commercetools.importapi.models.orders
ClassificationShippingRateInput Example to create an instance using the builder pattern
ClassificationShippingRateInputBuilder - Class in com.commercetools.importapi.models.orders
ClassificationShippingRateInputBuilder Example to create an instance using the builder pattern
ClassificationShippingRateInputBuilder() - Constructor for class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
 
ClassificationShippingRateInputImpl - Class in com.commercetools.importapi.models.orders
ClassificationShippingRateInput
ClassificationShippingRateInputImpl() - Constructor for class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
create empty instance
clientSupplier() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
close() - Method in class com.commercetools.importapi.client.ApiRoot
 
close() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
com.commercetools.importapi.client - package com.commercetools.importapi.client
 
com.commercetools.importapi.defaultconfig - package com.commercetools.importapi.defaultconfig
 
com.commercetools.importapi.json - package com.commercetools.importapi.json
 
com.commercetools.importapi.models.categories - package com.commercetools.importapi.models.categories
 
com.commercetools.importapi.models.common - package com.commercetools.importapi.models.common
 
com.commercetools.importapi.models.customers - package com.commercetools.importapi.models.customers
 
com.commercetools.importapi.models.customfields - package com.commercetools.importapi.models.customfields
 
com.commercetools.importapi.models.errors - package com.commercetools.importapi.models.errors
 
com.commercetools.importapi.models.importcontainers - package com.commercetools.importapi.models.importcontainers
 
com.commercetools.importapi.models.importoperations - package com.commercetools.importapi.models.importoperations
 
com.commercetools.importapi.models.importrequests - package com.commercetools.importapi.models.importrequests
 
com.commercetools.importapi.models.importsummaries - package com.commercetools.importapi.models.importsummaries
 
com.commercetools.importapi.models.inventories - package com.commercetools.importapi.models.inventories
 
com.commercetools.importapi.models.order_patches - package com.commercetools.importapi.models.order_patches
 
com.commercetools.importapi.models.orders - package com.commercetools.importapi.models.orders
 
com.commercetools.importapi.models.prices - package com.commercetools.importapi.models.prices
 
com.commercetools.importapi.models.productdrafts - package com.commercetools.importapi.models.productdrafts
 
com.commercetools.importapi.models.products - package com.commercetools.importapi.models.products
 
com.commercetools.importapi.models.producttypes - package com.commercetools.importapi.models.producttypes
 
com.commercetools.importapi.models.productvariants - package com.commercetools.importapi.models.productvariants
 
com.commercetools.importapi.models.standalone_prices - package com.commercetools.importapi.models.standalone_prices
 
com.commercetools.importapi.models.types - package com.commercetools.importapi.models.types
 
COMBINATION_UNIQUE - Enum constant in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
CombinationUnique
COMBINATION_UNIQUE - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
 
comment(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
set the value to the comment
company(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the company
company(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the company
companyName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.companyName.
COMPLETE - Enum constant in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Complete
COMPLETE - Static variable in interface com.commercetools.importapi.models.orders.OrderState
 
completedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.completedAt.
CONCURRENT_MODIFICATION - Static variable in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
discriminator value for ConcurrentModificationError
concurrentModificationBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for concurrentModification subtype
concurrentModificationBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ConcurrentModificationError - Interface in com.commercetools.importapi.models.errors
The request conflicts with the current state of the involved resources.
ConcurrentModificationErrorBuilder - Class in com.commercetools.importapi.models.errors
ConcurrentModificationErrorBuilder Example to create an instance using the builder pattern
ConcurrentModificationErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
 
ConcurrentModificationErrorImpl - Class in com.commercetools.importapi.models.errors
The request conflicts with the current state of the involved resources.
ConcurrentModificationErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
create empty instance
CONFIRMED - Enum constant in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Confirmed
CONFIRMED - Static variable in interface com.commercetools.importapi.models.orders.OrderState
 
conflictedResource(Object) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The resource in conflict.
container(String) - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
set the value to the container
CONTENTION - Static variable in interface com.commercetools.importapi.models.errors.ContentionError
discriminator value for ContentionError
contentionBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for contention subtype
contentionBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ContentionError - Interface in com.commercetools.importapi.models.errors
ContentionError Example to create an instance using the builder pattern
ContentionErrorBuilder - Class in com.commercetools.importapi.models.errors
ContentionErrorBuilder Example to create an instance using the builder pattern
ContentionErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ContentionErrorBuilder
 
ContentionErrorImpl - Class in com.commercetools.importapi.models.errors
ContentionError
ContentionErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ContentionErrorImpl
create empty instance
contentType(String) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
set the value to the contentType
count(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The actual number of results returned.
count(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The actual number of results returned.
country(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
country(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
country(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the country
country(String) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.county.
country(String) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.country.
country(String) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.county.
country(String) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
country(String) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
country(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the country for which this Price is valid.
create(ClientCredentials) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(ClientCredentials, ServiceRegionConfig) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(ClientCredentials, String, String) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(ClientCredentials, String, String, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(VrapHttpClient, ClientCredentials, String, String) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(VrapHttpClient, ClientCredentials, String, String, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(VrapHttpClient, ClientCredentials, String, String, List<Middleware>) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(VrapHttpClient, ClientCredentials, String, String, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
create(Supplier<ApiHttpClient>) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
createdAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The time when the ImportContainer was created.
createdAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The time when the ImportOperation was created.
createdAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the createdAt
createdAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the createdAt
createForProject(String, ClientCredentials, String, String) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
createForProject(String, Supplier<ApiHttpClient>) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
CREDIT_OWED - Enum constant in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
CreditOwed
CREDIT_OWED - Static variable in interface com.commercetools.importapi.models.orders.PaymentState
 
currencyCode(String) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
The currency code compliant to ISO 4217.
currencyCode(String) - Method in class com.commercetools.importapi.models.common.MoneyBuilder
The currency code compliant to ISO 4217.
currentState(ProcessingState) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
Every Import Operation is assigned one of the following states.
currentVersion(Long) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The current version of the resource.
custom(Custom) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
The custom fields for this Category.
custom(Custom) - Method in class com.commercetools.importapi.models.common.AddressBuilder
Custom Fields defined for the Address.
custom(Custom) - Method in class com.commercetools.importapi.models.common.AssetBuilder
The representation to be sent to the server when creating a resource with custom fields.
custom(Custom) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
Custom Fields for the address.
custom(Custom) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Custom Fields for this Customer.
custom(Custom) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.custom.
custom(Custom) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Custom Fields for this Line Item.
custom(Custom) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.custom.
custom(Custom) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.custom.
custom(Custom) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
The representation to be sent to the server when creating a resource with custom fields.
custom(Custom) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The custom fields for this price.
custom(Custom) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The custom fields for this category.
custom(Custom) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Custom Fields for the StandalonePrice.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
The custom fields for this Category.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.common.AddressBuilder
Custom Fields defined for the Address.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
The representation to be sent to the server when creating a resource with custom fields.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
Custom Fields for the address.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Custom Fields for this Customer.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.custom.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Custom Fields for this Line Item.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.custom.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.custom.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
The representation to be sent to the server when creating a resource with custom fields.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The custom fields for this price.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The custom fields for this category.
custom(Function<CustomBuilder, CustomBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Custom Fields for the StandalonePrice.
Custom - Interface in com.commercetools.importapi.models.customfields
The representation to be sent to the server when creating a resource with custom fields.
CUSTOM - Static variable in interface com.commercetools.importapi.models.products.CustomTokenizer
discriminator value for CustomTokenizer
CUSTOM_LINE_ITEM - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
custom-line-item
CUSTOM_LINE_ITEM - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
customBuilder() - Static method in interface com.commercetools.importapi.models.products.SuggestTokenizer
builder for custom subtype
customBuilder() - Method in class com.commercetools.importapi.models.products.SuggestTokenizerBuilder
 
CustomBuilder - Class in com.commercetools.importapi.models.customfields
CustomBuilder Example to create an instance using the builder pattern
CustomBuilder() - Constructor for class com.commercetools.importapi.models.customfields.CustomBuilder
 
customer(CustomerKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
set the value to the customer
customer(Function<CustomerKeyReferenceBuilder, CustomerKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
set the value to the customer using the builder function
CUSTOMER - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
customer
CUSTOMER - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
customer
CUSTOMER - Enum constant in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
Customer
CUSTOMER - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
customer
CUSTOMER - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
customer
CUSTOMER - Static variable in interface com.commercetools.importapi.models.common.CustomerKeyReference
discriminator value for CustomerKeyReference
CUSTOMER - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Customer import resource type.
CUSTOMER - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a customer.
CUSTOMER - Static variable in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
discriminator value for CustomerImportRequest
CUSTOMER - Static variable in interface com.commercetools.importapi.models.orders.CartOrigin
 
CUSTOMER - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
CUSTOMER - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
CUSTOMER_GROUP - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
customer-group
CUSTOMER_GROUP - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
customer-group
CUSTOMER_GROUP - Static variable in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
discriminator value for CustomerGroupKeyReference
CUSTOMER_GROUP - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a customer group.
CUSTOMER_GROUP - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
CustomerAddress - Interface in com.commercetools.importapi.models.customers
Different from Address in that key is required and id is not supported.
CustomerAddressBuilder - Class in com.commercetools.importapi.models.customers
CustomerAddressBuilder Example to create an instance using the builder pattern
CustomerAddressBuilder() - Constructor for class com.commercetools.importapi.models.customers.CustomerAddressBuilder
 
CustomerAddressImpl - Class in com.commercetools.importapi.models.customers
Different from Address in that key is required and id is not supported.
CustomerAddressImpl() - Constructor for class com.commercetools.importapi.models.customers.CustomerAddressImpl
create empty instance
customerBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for customer subtype
customerBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
customerBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for customer subtype
customerBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
customerEmail(String) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerEmail.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Reference to the CustomerGroup with which the Customer is associated.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a customer group by key.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerGroup.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the CustomerGroup with which the Price is associated.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a customer group by key.
customerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the CustomerGroup for which this Price is valid.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Reference to the CustomerGroup with which the Customer is associated.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a customer group by key.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerGroup.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the CustomerGroup with which the Price is associated.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a customer group by key.
customerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the CustomerGroup for which this Price is valid.
customerGroupBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for customerGroup subtype
customerGroupBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
CustomerGroupKeyReference - Interface in com.commercetools.importapi.models.common
References a customer group by key.
CustomerGroupKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CustomerGroupKeyReferenceBuilder Example to create an instance using the builder pattern
CustomerGroupKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
 
CustomerGroupKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a customer group by key.
CustomerGroupKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
create empty instance
CustomerImport - Interface in com.commercetools.importapi.models.customers
The data representation for a Customer to be imported that is persisted as a Customer in the Project.
CustomerImportBuilder - Class in com.commercetools.importapi.models.customers
CustomerImportBuilder Example to create an instance using the builder pattern
CustomerImportBuilder() - Constructor for class com.commercetools.importapi.models.customers.CustomerImportBuilder
 
CustomerImportImpl - Class in com.commercetools.importapi.models.customers
The data representation for a Customer to be imported that is persisted as a Customer in the Project.
CustomerImportImpl() - Constructor for class com.commercetools.importapi.models.customers.CustomerImportImpl
create empty instance
CustomerImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Customers.
CustomerImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
CustomerImportRequestBuilder Example to create an instance using the builder pattern
CustomerImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
 
CustomerImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Customers.
CustomerImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
create empty instance
CustomerKeyReference - Interface in com.commercetools.importapi.models.common
References a customer by key.
CustomerKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CustomerKeyReferenceBuilder Example to create an instance using the builder pattern
CustomerKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
 
CustomerKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a customer by key.
CustomerKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
create empty instance
customerNumber(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.customerNumber.
customers() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
customers() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
customers() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
CustomField - Interface in com.commercetools.importapi.models.customfields
Provides the value for a custom field of a specific type.
CustomFieldBooleanType - Interface in com.commercetools.importapi.models.types
Field type for Boolean values.
CustomFieldBooleanTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldBooleanTypeBuilder Example to create an instance using the builder pattern
CustomFieldBooleanTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldBooleanTypeBuilder
 
CustomFieldBooleanTypeImpl - Class in com.commercetools.importapi.models.types
Field type for Boolean values.
CustomFieldBuilder - Class in com.commercetools.importapi.models.customfields
CustomFieldBuilder
CustomFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
CustomFieldDateTimeType - Interface in com.commercetools.importapi.models.types
Field type for DateTime values.
CustomFieldDateTimeTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldDateTimeTypeBuilder Example to create an instance using the builder pattern
CustomFieldDateTimeTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeBuilder
 
CustomFieldDateTimeTypeImpl - Class in com.commercetools.importapi.models.types
Field type for DateTime values.
CustomFieldDateType - Interface in com.commercetools.importapi.models.types
Field type for Date values.
CustomFieldDateTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldDateTypeBuilder Example to create an instance using the builder pattern
CustomFieldDateTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldDateTypeBuilder
 
CustomFieldDateTypeImpl - Class in com.commercetools.importapi.models.types
Field type for Date values.
CustomFieldEnumType - Interface in com.commercetools.importapi.models.types
Field type for enum values.
CustomFieldEnumTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldEnumTypeBuilder Example to create an instance using the builder pattern
CustomFieldEnumTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
 
CustomFieldEnumTypeImpl - Class in com.commercetools.importapi.models.types
Field type for enum values.
CustomFieldEnumTypeImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
create empty instance
CustomFieldEnumValue - Interface in com.commercetools.importapi.models.types
Defines an allowed value of a CustomFieldEnumType field.
CustomFieldEnumValueBuilder - Class in com.commercetools.importapi.models.types
CustomFieldEnumValueBuilder Example to create an instance using the builder pattern
CustomFieldEnumValueBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
 
CustomFieldEnumValueImpl - Class in com.commercetools.importapi.models.types
Defines an allowed value of a CustomFieldEnumType field.
CustomFieldEnumValueImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
create empty instance
CustomFieldImpl - Class in com.commercetools.importapi.models.customfields
Provides the value for a custom field of a specific type.
CustomFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.CustomFieldImpl
create empty instance
CustomFieldLocalizedEnumType - Interface in com.commercetools.importapi.models.types
Field type for localized enum values.
CustomFieldLocalizedEnumTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldLocalizedEnumTypeBuilder Example to create an instance using the builder pattern
CustomFieldLocalizedEnumTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
 
CustomFieldLocalizedEnumTypeImpl - Class in com.commercetools.importapi.models.types
Field type for localized enum values.
CustomFieldLocalizedEnumTypeImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
create empty instance
CustomFieldLocalizedEnumValue - Interface in com.commercetools.importapi.models.types
Defines an allowed value of a CustomFieldLocalizedEnumType field.
CustomFieldLocalizedEnumValueBuilder - Class in com.commercetools.importapi.models.types
CustomFieldLocalizedEnumValueBuilder Example to create an instance using the builder pattern
CustomFieldLocalizedEnumValueBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
 
CustomFieldLocalizedEnumValueImpl - Class in com.commercetools.importapi.models.types
Defines an allowed value of a CustomFieldLocalizedEnumType field.
CustomFieldLocalizedEnumValueImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
create empty instance
CustomFieldLocalizedStringType - Interface in com.commercetools.importapi.models.types
Field type for LocalizedString values.
CustomFieldLocalizedStringTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldLocalizedStringTypeBuilder Example to create an instance using the builder pattern
CustomFieldLocalizedStringTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeBuilder
 
CustomFieldLocalizedStringTypeImpl - Class in com.commercetools.importapi.models.types
Field type for LocalizedString values.
CustomFieldMoneyType - Interface in com.commercetools.importapi.models.types
Field type for CentPrecisionMoney values.
CustomFieldMoneyTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldMoneyTypeBuilder Example to create an instance using the builder pattern
CustomFieldMoneyTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldMoneyTypeBuilder
 
CustomFieldMoneyTypeImpl - Class in com.commercetools.importapi.models.types
Field type for CentPrecisionMoney values.
CustomFieldNumberType - Interface in com.commercetools.importapi.models.types
Field type for number values.
CustomFieldNumberTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldNumberTypeBuilder Example to create an instance using the builder pattern
CustomFieldNumberTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldNumberTypeBuilder
 
CustomFieldNumberTypeImpl - Class in com.commercetools.importapi.models.types
Field type for number values.
CustomFieldReferenceType - Interface in com.commercetools.importapi.models.types
Field type for Reference values.
CustomFieldReferenceTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldReferenceTypeBuilder Example to create an instance using the builder pattern
CustomFieldReferenceTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
 
CustomFieldReferenceTypeImpl - Class in com.commercetools.importapi.models.types
Field type for Reference values.
CustomFieldReferenceTypeImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
create empty instance
CustomFieldReferenceValue - Interface in com.commercetools.importapi.models.types
Defines which resource type a CustomFieldReferenceType can reference.
CustomFieldReferenceValue.CustomFieldReferenceValueEnum - Enum in com.commercetools.importapi.models.types
possible values of CustomFieldReferenceValue
CustomFieldSetType - Interface in com.commercetools.importapi.models.types
Values of a SetType Custom Field are sets of values of the specified elementType (without duplicate elements).
CustomFieldSetTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldSetTypeBuilder Example to create an instance using the builder pattern
CustomFieldSetTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
 
CustomFieldSetTypeImpl - Class in com.commercetools.importapi.models.types
Values of a SetType Custom Field are sets of values of the specified elementType (without duplicate elements).
CustomFieldSetTypeImpl() - Constructor for class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
create empty instance
CustomFieldStringType - Interface in com.commercetools.importapi.models.types
Field type for string values.
CustomFieldStringTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldStringTypeBuilder Example to create an instance using the builder pattern
CustomFieldStringTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldStringTypeBuilder
 
CustomFieldStringTypeImpl - Class in com.commercetools.importapi.models.types
Field type for string values.
CustomFieldTimeType - Interface in com.commercetools.importapi.models.types
Field type for Time values.
CustomFieldTimeTypeBuilder - Class in com.commercetools.importapi.models.types
CustomFieldTimeTypeBuilder Example to create an instance using the builder pattern
CustomFieldTimeTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.CustomFieldTimeTypeBuilder
 
CustomFieldTimeTypeImpl - Class in com.commercetools.importapi.models.types
Field type for Time values.
CustomImpl - Class in com.commercetools.importapi.models.customfields
The representation to be sent to the server when creating a resource with custom fields.
CustomImpl() - Constructor for class com.commercetools.importapi.models.customfields.CustomImpl
create empty instance
CustomLineItemDraft - Interface in com.commercetools.importapi.models.orders
CustomLineItemDraft Example to create an instance using the builder pattern
CustomLineItemDraftBuilder - Class in com.commercetools.importapi.models.orders
CustomLineItemDraftBuilder Example to create an instance using the builder pattern
CustomLineItemDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
 
CustomLineItemDraftImpl - Class in com.commercetools.importapi.models.orders
CustomLineItemDraft
CustomLineItemDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
create empty instance
customLineItemId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
set the value to the customLineItemId
customLineItems(CustomLineItemDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
customLineItems(List<CustomLineItemDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
CustomLineItemTaxedPrice - Interface in com.commercetools.importapi.models.orders
CustomLineItemTaxedPrice Example to create an instance using the builder pattern
CustomLineItemTaxedPriceBuilder - Class in com.commercetools.importapi.models.orders
CustomLineItemTaxedPriceBuilder Example to create an instance using the builder pattern
CustomLineItemTaxedPriceBuilder() - Constructor for class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
 
CustomLineItemTaxedPriceImpl - Class in com.commercetools.importapi.models.orders
CustomLineItemTaxedPrice
CustomLineItemTaxedPriceImpl() - Constructor for class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
create empty instance
CustomObjectKeyReference - Interface in com.commercetools.importapi.models.common
References a key value document by key.
CustomObjectKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
CustomObjectKeyReferenceBuilder Example to create an instance using the builder pattern
CustomObjectKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
 
CustomObjectKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a key value document by key.
CustomObjectKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
create empty instance
CustomTokenizer - Interface in com.commercetools.importapi.models.products
CustomTokenizer Example to create an instance using the builder pattern
CustomTokenizerBuilder - Class in com.commercetools.importapi.models.products
CustomTokenizerBuilder Example to create an instance using the builder pattern
CustomTokenizerBuilder() - Constructor for class com.commercetools.importapi.models.products.CustomTokenizerBuilder
 
CustomTokenizerImpl - Class in com.commercetools.importapi.models.products
CustomTokenizer
CustomTokenizerImpl() - Constructor for class com.commercetools.importapi.models.products.CustomTokenizerImpl
create empty instance

D

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.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
 
DateAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a date.
DateAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.DateAttributeImpl
create empty instance
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
 
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
 
DateFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a date value.
DateFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.DateFieldImpl
create empty instance
dateOfBirth(LocalDate) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.dateOfBirth.
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
 
DateSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of dates.
DateSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
create empty instance
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
 
DateSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a date set value.
DateSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.DateSetFieldImpl
create empty instance
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
 
DateTimeAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a date with time.
DateTimeAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
create empty instance
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.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
 
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
 
DateTimeFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a date time value.
DateTimeFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
create empty instance
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
 
DateTimeSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of dates with time.
DateTimeSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
create empty instance
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
 
DateTimeSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a date time set value.
DateTimeSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
create empty instance
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(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(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
defaultBillingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
defaultClient(ClientCredentials) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(ClientCredentials) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(ClientCredentials, ServiceRegionConfig) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(ClientCredentials, String, String) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(ClientCredentials, String, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(ClientCredentials, String, String, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(ClientCredentials, String, String, List<Middleware>) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(ClientCredentials, String, String, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(VrapHttpClient, ClientCredentials, String, String) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(VrapHttpClient, ClientCredentials, String, String, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(VrapHttpClient, ClientCredentials, String, String, Supplier<String>, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(VrapHttpClient, ClientCredentials, String, String, List<Middleware>) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(VrapHttpClient, ClientCredentials, String, String, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(String, ClientCredentials, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(URI) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
defaultClient(Supplier<VrapHttpClient>, ClientCredentials, String, String, Supplier<String>, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultClient(Supplier<VrapHttpClient>, ClientCredentials, String, String, List<Middleware>, CorrelationIdProvider) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
defaultShippingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
DELAYED - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Delayed
DELAYED - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
delete() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
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.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 - Interface in com.commercetools.importapi.models.orders
Delivery Example to create an instance using the builder pattern
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
 
DeliveryAddressDraftImpl - Class in com.commercetools.importapi.models.order_patches
DeliveryAddressDraft
DeliveryAddressDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
create empty instance
DeliveryBuilder - Class in com.commercetools.importapi.models.orders
DeliveryBuilder Example to create an instance using the builder pattern
DeliveryBuilder() - Constructor for class com.commercetools.importapi.models.orders.DeliveryBuilder
 
DeliveryDraft - Interface in com.commercetools.importapi.models.order_patches
DeliveryDraft 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.importapi.models.order_patches.DeliveryDraftBuilder
 
DeliveryDraftImpl - Class in com.commercetools.importapi.models.order_patches
DeliveryDraft
DeliveryDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
create empty instance
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
DeliveryImpl - Class in com.commercetools.importapi.models.orders
Delivery
DeliveryImpl() - Constructor for class com.commercetools.importapi.models.orders.DeliveryImpl
create empty instance
DeliveryItem - Interface in com.commercetools.importapi.models.orders
DeliveryItem 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.importapi.models.orders.DeliveryItemBuilder
 
DeliveryItemImpl - Class in com.commercetools.importapi.models.orders
DeliveryItem
DeliveryItemImpl() - Constructor for class com.commercetools.importapi.models.orders.DeliveryItemImpl
create empty instance
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
 
DeliveryParcelDraftImpl - Class in com.commercetools.importapi.models.order_patches
DeliveryParcelDraft
DeliveryParcelDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
create empty instance
DeliveryParcelImpl - Class in com.commercetools.importapi.models.order_patches
DeliveryParcel
DeliveryParcelImpl() - Constructor for class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
create empty instance
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
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.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.importapi.models.producttypes.ProductTypeImportBuilder
Maps to ProductType.description.
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.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.
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.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.
DISABLED - Enum constant in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
Disabled
DISABLED - Static variable in interface com.commercetools.importapi.models.orders.TaxMode
 
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<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.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.importapi.models.common.DiscountCodeKeyReference
discriminator value for DiscountCodeKeyReference
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.types.ResourceTypeId
discountCode(DiscountCodeKeyReference) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
discountCode(Function<DiscountCodeKeyReferenceBuilder, DiscountCodeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
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
 
DiscountCodeInfo - Interface in com.commercetools.importapi.models.orders
DiscountCodeInfo 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.importapi.models.orders.DiscountCodeInfoBuilder
 
DiscountCodeInfoImpl - Class in com.commercetools.importapi.models.orders
DiscountCodeInfo
DiscountCodeInfoImpl() - Constructor for class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
create empty instance
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
 
DiscountCodeKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a discount code by key.
DiscountCodeKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
create empty instance
DiscountCodeState - Interface in com.commercetools.importapi.models.orders
Maps to DiscountCodeInfo.state
DiscountCodeState.DiscountCodeStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of DiscountCodeState
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.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(Money) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
set the value to the discountedAmount
discountedAmount(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
set the value to the discountedAmount using the builder function
DiscountedLineItemPortion - Interface in com.commercetools.importapi.models.orders
DiscountedLineItemPortion 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.importapi.models.orders.DiscountedLineItemPortionBuilder
 
DiscountedLineItemPortionImpl - Class in com.commercetools.importapi.models.orders
DiscountedLineItemPortion
DiscountedLineItemPortionImpl() - Constructor for class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
create empty instance
DiscountedLineItemPriceDraft - Interface in com.commercetools.importapi.models.orders
DiscountedLineItemPriceDraft 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.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
 
DiscountedLineItemPriceDraftImpl - Class in com.commercetools.importapi.models.orders
DiscountedLineItemPriceDraft
DiscountedLineItemPriceDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
create empty instance
discountedPrice(DiscountedLineItemPriceDraft) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the discountedPrice
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.importapi.models.common
DiscountedPrice 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.importapi.models.common.DiscountedPriceBuilder
 
DiscountedPriceImpl - Class in com.commercetools.importapi.models.common
DiscountedPrice
DiscountedPriceImpl() - Constructor for class com.commercetools.importapi.models.common.DiscountedPriceImpl
create empty instance
discountedPricePerQuantity(DiscountedLineItemPriceDraft...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set values to the discountedPricePerQuantity
discountedPricePerQuantity(List<DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set value to the discountedPricePerQuantity
distributionChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
distributionChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
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.importapi.models.orders.DiscountCodeState
 
DOES_NOT_MATCH_CART - Static variable in interface com.commercetools.importapi.models.orders.ShippingMethodState
 
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.importapi.models.errors.DuplicateAttributeValuesError
discriminator value for DuplicateAttributeValuesError
DUPLICATE_FIELD - Static variable in interface com.commercetools.importapi.models.errors.DuplicateFieldError
discriminator value for DuplicateFieldError
DUPLICATE_VARIANT_VALUES - Static variable in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
discriminator value for DuplicateVariantValuesError
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.importapi.models.errors
The Unique AttributeConstraintEnum was violated.
DuplicateAttributeValueErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateAttributeValueErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValueErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
 
DuplicateAttributeValueErrorImpl - Class in com.commercetools.importapi.models.errors
The Unique AttributeConstraintEnum was violated.
DuplicateAttributeValueErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
create empty instance
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.importapi.models.errors
The CombinationUnique AttributeConstraintEnum was violated.
DuplicateAttributeValuesErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateAttributeValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateAttributeValuesErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
 
DuplicateAttributeValuesErrorImpl - Class in com.commercetools.importapi.models.errors
The CombinationUnique AttributeConstraintEnum was violated.
DuplicateAttributeValuesErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
create empty instance
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.importapi.models.errors
The given value already exists for a field that is checked for unique values.
DuplicateFieldErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateFieldErrorBuilder Example to create an instance using the builder pattern
DuplicateFieldErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
 
DuplicateFieldErrorImpl - Class in com.commercetools.importapi.models.errors
The given value already exists for a field that is checked for unique values.
DuplicateFieldErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
create empty instance
duplicateValue(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
The offending duplicate value.
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.importapi.models.errors
The given combination of values of a Product Variant conflicts with an existing one.
DuplicateVariantValuesErrorBuilder - Class in com.commercetools.importapi.models.errors
DuplicateVariantValuesErrorBuilder Example to create an instance using the builder pattern
DuplicateVariantValuesErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
 
DuplicateVariantValuesErrorImpl - Class in com.commercetools.importapi.models.errors
The given combination of values of a Product Variant conflicts with an existing one.
DuplicateVariantValuesErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
create empty instance

E

elementType(AttributeType) - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
set the value to the elementType
elementType(FieldType) - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
Field type of the elements in the set.
elementType(Function<AttributeTypeBuilder, Builder<? extends AttributeType>>) - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
set the value to the elementType using the builder function
elementType(Function<FieldTypeBuilder, Builder<? extends FieldType>>) - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
Field type of the elements in the set.
email(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the email
email(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the email
email(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.email.
EMBEDDED - Enum constant in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
Embedded
EMBEDDED - Static variable in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
 
ENUM - Static variable in interface com.commercetools.importapi.models.customfields.EnumField
discriminator value for EnumField
ENUM - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
discriminator value for AttributeEnumType
ENUM - Static variable in interface com.commercetools.importapi.models.productvariants.EnumAttribute
discriminator value for EnumAttribute
ENUM - Static variable in interface com.commercetools.importapi.models.types.CustomFieldEnumType
discriminator value for CustomFieldEnumType
ENUM_SET - Static variable in interface com.commercetools.importapi.models.customfields.EnumSetField
discriminator value for EnumSetField
ENUM_SET - Static variable in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
discriminator value for EnumSetAttribute
EnumAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is an enum.
EnumAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
EnumAttributeBuilder Example to create an instance using the builder pattern
EnumAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
 
EnumAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is an enum.
EnumAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
create empty instance
enumBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for enum subtype
enumBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
enumBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for enum subtype
enumBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
enumBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for enum subtype
enumBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
enumBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for enum subtype
enumBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
EnumField - Interface in com.commercetools.importapi.models.customfields
A field with an enum value.
EnumFieldBuilder - Class in com.commercetools.importapi.models.customfields
EnumFieldBuilder Example to create an instance using the builder pattern
EnumFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.EnumFieldBuilder
 
EnumFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with an enum value.
EnumFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.EnumFieldImpl
create empty instance
EnumSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is an enum.
EnumSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
EnumSetAttributeBuilder Example to create an instance using the builder pattern
EnumSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
 
EnumSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is an enum.
EnumSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
create empty instance
enumSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for enumSet subtype
enumSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
enumSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for enumSet subtype
enumSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
EnumSetField - Interface in com.commercetools.importapi.models.customfields
A field with an enum set value.
EnumSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
EnumSetFieldBuilder Example to create an instance using the builder pattern
EnumSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
 
EnumSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with an enum set value.
EnumSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
create empty instance
EnumValue - Interface in com.commercetools.importapi.models.common
EnumValue Example to create an instance using the builder pattern
EnumValueBuilder - Class in com.commercetools.importapi.models.common
EnumValueBuilder Example to create an instance using the builder pattern
EnumValueBuilder() - Constructor for class com.commercetools.importapi.models.common.EnumValueBuilder
 
EnumValueImpl - Class in com.commercetools.importapi.models.common
EnumValue
EnumValueImpl() - Constructor for class com.commercetools.importapi.models.common.EnumValueImpl
create empty instance
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
equals(Object) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
equals(Object) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ImageImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ImportResourceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.LocalizedStringImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.PriceTierImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.CustomFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.CustomImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.FieldContainerImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ShippingRateInputImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.SearchKeywordsImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.SuggestTokenizerImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.AttributesImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.FieldTypeImpl
 
equals(Object) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
error(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
This property is only used for OAuth2 errors.
error_description(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
This property is only used for OAuth2 errors.
ErrorObject - Interface in com.commercetools.importapi.models.errors
ErrorObject Example to create a subtype instance using the builder pattern
ErrorObjectBuilder - Class in com.commercetools.importapi.models.errors
ErrorObjectBuilder
ErrorObjectBuilder() - Constructor for class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ErrorObjectImpl - Class in com.commercetools.importapi.models.errors
ErrorObject
ErrorObjectImpl() - Constructor for class com.commercetools.importapi.models.errors.ErrorObjectImpl
create empty instance
ErrorResponse - Interface in com.commercetools.importapi.models.errors
The response in case of an error.
ErrorResponseBuilder - Class in com.commercetools.importapi.models.errors
ErrorResponseBuilder Example to create an instance using the builder pattern
ErrorResponseBuilder() - Constructor for class com.commercetools.importapi.models.errors.ErrorResponseBuilder
 
ErrorResponseImpl - Class in com.commercetools.importapi.models.errors
The response in case of an error.
ErrorResponseImpl() - Constructor for class com.commercetools.importapi.models.errors.ErrorResponseImpl
create empty instance
errors(ErrorObject...) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
errors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
errors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
errors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
errors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
errors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
execute(ApiHttpClient) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
executeBlocking(ApiHttpClient, Duration) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
expectedDelivery(ZonedDateTime) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.expectedDelivery
expiresAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The expiration time of the ImportOperation.
EXTERNAL - Enum constant in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
External
EXTERNAL - Static variable in interface com.commercetools.importapi.models.orders.TaxMode
 
EXTERNAL_AMOUNT - Enum constant in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
ExternalAmount
EXTERNAL_AMOUNT - Static variable in interface com.commercetools.importapi.models.orders.TaxMode
 
EXTERNAL_AUTH - Enum constant in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
ExternalAuth
EXTERNAL_AUTH - Static variable in interface com.commercetools.importapi.models.customers.AuthenticationMode
If set, the password field is optional for the Customer.
externalId(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.externalId.
externalId(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the externalId
externalId(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the externalId
externalId(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.externalId.
externalId(String) - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.externalId
externalTaxRate(ExternalTaxRateDraft) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the externalTaxRate
externalTaxRate(Function<ExternalTaxRateDraftBuilder, ExternalTaxRateDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the externalTaxRate using the builder function
ExternalTaxRateDraft - Interface in com.commercetools.importapi.models.orders
ExternalTaxRateDraft Example to create an instance using the builder pattern
ExternalTaxRateDraftBuilder - Class in com.commercetools.importapi.models.orders
ExternalTaxRateDraftBuilder Example to create an instance using the builder pattern
ExternalTaxRateDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
 
ExternalTaxRateDraftImpl - Class in com.commercetools.importapi.models.orders
ExternalTaxRateDraft
ExternalTaxRateDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
create empty instance

F

FAILED - Enum constant in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
Failed
FAILED - Static variable in interface com.commercetools.importapi.models.orders.PaymentState
 
fax(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the fax
fax(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the fax
field(String) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
The name of the field.
field(String) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The name of the field.
field(String) - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
The name of the field.
FieldContainer - Interface in com.commercetools.importapi.models.customfields
Maps the custom field names to the actual values.
FieldContainerBuilder - Class in com.commercetools.importapi.models.customfields
FieldContainerBuilder Example to create an instance using the builder pattern
FieldContainerBuilder() - Constructor for class com.commercetools.importapi.models.customfields.FieldContainerBuilder
 
FieldContainerImpl - Class in com.commercetools.importapi.models.customfields
Maps the custom field names to the actual values.
FieldContainerImpl() - Constructor for class com.commercetools.importapi.models.customfields.FieldContainerImpl
create empty instance
FieldDefinition - Interface in com.commercetools.importapi.models.types
Defines a Custom Field and its meta-information.
FieldDefinitionBuilder - Class in com.commercetools.importapi.models.types
FieldDefinitionBuilder Example to create an instance using the builder pattern
FieldDefinitionBuilder() - Constructor for class com.commercetools.importapi.models.types.FieldDefinitionBuilder
 
FieldDefinitionImpl - Class in com.commercetools.importapi.models.types
Defines a Custom Field and its meta-information.
FieldDefinitionImpl() - Constructor for class com.commercetools.importapi.models.types.FieldDefinitionImpl
create empty instance
fieldDefinitions(FieldDefinition...) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
fieldDefinitions(List<FieldDefinition>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
fields(FieldContainer) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The custom fields of this object.
fields(OrderField) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
fields(Function<FieldContainerBuilder, FieldContainerBuilder>) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The custom fields of this object.
fields(Function<OrderFieldBuilder, OrderFieldBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
FieldType - Interface in com.commercetools.importapi.models.types
FieldType Example to create a subtype instance using the builder pattern
FieldTypeBuilder - Class in com.commercetools.importapi.models.types
FieldTypeBuilder
FieldTypeBuilder() - Constructor for class com.commercetools.importapi.models.types.FieldTypeBuilder
 
FieldTypeImpl - Class in com.commercetools.importapi.models.types
FieldType
FieldTypeImpl() - Constructor for class com.commercetools.importapi.models.types.FieldTypeImpl
create empty instance
findEnum(String) - Static method in interface com.commercetools.importapi.models.common.ImportResourceType
factory method for a enum value of ImportResourceType if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.common.MoneyType
factory method for a enum value of MoneyType if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.common.ProcessingState
factory method for a enum value of ProcessingState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
factory method for a enum value of ProductPriceModeEnum if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.common.ReferenceType
factory method for a enum value of ReferenceType if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.customers.AuthenticationMode
factory method for a enum value of AuthenticationMode if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
factory method for a enum value of ImportOperationState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
factory method for a enum value of ReturnShipmentState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.CartOrigin
factory method for a enum value of CartOrigin if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeState
factory method for a enum value of DiscountCodeState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.InventoryMode
factory method for a enum value of InventoryMode if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.OrderState
factory method for a enum value of OrderState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.PaymentState
factory method for a enum value of PaymentState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.RoundingMode
factory method for a enum value of RoundingMode if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.ShipmentState
factory method for a enum value of ShipmentState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingMethodState
factory method for a enum value of ShippingMethodState if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
factory method for a enum value of ShippingRateInputType if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
factory method for a enum value of ShippingRateTierType if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
factory method for a enum value of TaxCalculationMode if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.orders.TaxMode
factory method for a enum value of TaxMode if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
factory method for a enum value of AttributeConstraintEnum if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.producttypes.TextInputHint
factory method for a enum value of TextInputHint if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
factory method for a enum value of CustomFieldReferenceValue if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.types.ResourceTypeId
factory method for a enum value of ResourceTypeId if no enum has been found an anonymous instance will be created
findEnum(String) - Static method in interface com.commercetools.importapi.models.types.TypeTextInputHint
factory method for a enum value of TypeTextInputHint if no enum has been found an anonymous instance will be created
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.common.ImportResourceType
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.common.MoneyType
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.common.ProcessingState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.common.ReferenceType
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.customers.AuthenticationMode
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.CartOrigin
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.InventoryMode
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.OrderState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.PaymentState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.RoundingMode
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.ShipmentState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingMethodState
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.orders.TaxMode
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.producttypes.TextInputHint
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.types.ResourceTypeId
method to find enum using the JSON value
findEnumViaJsonName(String) - Static method in interface com.commercetools.importapi.models.types.TypeTextInputHint
method to find enum using the JSON value
firstName(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the firstName
firstName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the firstName
firstName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.firstName.
fractionDigits(Integer) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
set the value to the fractionDigits
fractionDigits(Integer) - Method in class com.commercetools.importapi.models.common.MoneyBuilder
set the value to the fractionDigits
freeAbove(Money) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the freeAbove
freeAbove(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the freeAbove using the builder function
fromClient(ApiHttpClient) - Static method in class com.commercetools.importapi.client.ApiRoot
 
fromClient(String, ApiHttpClient) - Static method in class com.commercetools.importapi.client.ProjectApiRoot
 

G

GCP_AUSTRALIA_SOUTHEAST1 - Enum constant in enum com.commercetools.importapi.defaultconfig.ServiceRegion
 
GCP_EUROPE_WEST1 - Enum constant in enum com.commercetools.importapi.defaultconfig.ServiceRegion
 
GCP_US_CENTRAL1 - Enum constant in enum com.commercetools.importapi.defaultconfig.ServiceRegion
 
GENERIC - Static variable in interface com.commercetools.importapi.models.errors.GenericError
discriminator value for GenericError
genericBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for generic subtype
genericBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
GenericError - Interface in com.commercetools.importapi.models.errors
GenericError Example to create an instance using the builder pattern
GenericErrorBuilder - Class in com.commercetools.importapi.models.errors
GenericErrorBuilder Example to create an instance using the builder pattern
GenericErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.GenericErrorBuilder
 
GenericErrorImpl - Class in com.commercetools.importapi.models.errors
GenericError
GenericErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.GenericErrorImpl
create empty instance
get() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsRequestBuilder
 
get() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesRequestBuilder
 
get() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
get() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
get() - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdRequestBuilder
 
getAddDeliveries() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.delivery
getAddDeliveries() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
getAddDeliveries() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.delivery
getAdditionalAddressInfo() - Method in interface com.commercetools.importapi.models.common.Address
 
getAdditionalAddressInfo() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of additionalAddressInfo}
getAdditionalAddressInfo() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getAdditionalAddressInfo() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getAdditionalAddressInfo() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of additionalAddressInfo}
getAdditionalAddressInfo() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getAdditionalStreetInfo() - Method in interface com.commercetools.importapi.models.common.Address
 
getAdditionalStreetInfo() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of additionalStreetInfo}
getAdditionalStreetInfo() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getAdditionalStreetInfo() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getAdditionalStreetInfo() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of additionalStreetInfo}
getAdditionalStreetInfo() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getAddParcelToDelivery() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.delivery
getAddParcelToDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
getAddParcelToDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.delivery
getAddress() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
 
getAddress() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
value of address}
getAddress() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
getAddress() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
 
getAddress() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
value of address}
getAddress() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
getAddress() - Method in interface com.commercetools.importapi.models.orders.Delivery
 
getAddress() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
value of address}
getAddress() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
getAddresses() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.addresses.
getAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
getAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.addresses.
getAddressKey() - Method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
Maps to ItemShippingTarget.addressKey.
getAddressKey() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
Maps to ItemShippingTarget.addressKey.
getAddressKey() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
Maps to ItemShippingTarget.addressKey.
getAddReturnInfo() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.returnInfo
getAddReturnInfo() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.returnInfo
getAddReturnInfo() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.returnInfo
getAllowedValues() - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The set of allowed values for the field, if any.
getAllowedValues() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The set of allowed values for the field, if any.
getAllowedValues() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
The set of allowed values for the field, if any.
getAmount() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getAmount() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of amount}
getAmount() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getAmount() - Method in interface com.commercetools.importapi.models.orders.TaxPortion
 
getAmount() - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
value of amount}
getAmount() - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
getAmount() - Method in interface com.commercetools.importapi.models.prices.SubRate
 
getAmount() - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
value of amount}
getAmount() - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
getAmount() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getAmount() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of amount}
getAmount() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getApartment() - Method in interface com.commercetools.importapi.models.common.Address
 
getApartment() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of apartment}
getApartment() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getApartment() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getApartment() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of apartment}
getApartment() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getApiUrl() - Method in enum com.commercetools.importapi.defaultconfig.ServiceRegion
 
getAssets() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
 
getAssets() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
value of assets}
getAssets() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
getAssets() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getAssets() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of assets}
getAssets() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getAssets() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.assets.
getAssets() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
getAssets() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
Maps to ProductVariant.assets.
getAttribute() - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
The attribute in conflict.
getAttribute() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
The attribute in conflict.
getAttribute() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
The attribute in conflict.
getAttributeConstraint() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getAttributeConstraint() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of attributeConstraint}
getAttributeConstraint() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getAttributes() - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
 
getAttributes() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
value of attributes}
getAttributes() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
getAttributes() - Method in interface com.commercetools.importapi.models.errors.VariantValues
 
getAttributes() - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
value of attributes}
getAttributes() - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
getAttributes() - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.attributes
getAttributes() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
getAttributes() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
Maps to ProductVariantImportDraft.attributes
getAttributes() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getAttributes() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of attributes}
getAttributes() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getAttributes() - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
The attributes of ProductType.
getAttributes() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
getAttributes() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
The attributes of ProductType.
getAttributes() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.attributes.
getAttributes() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
getAttributes() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
Maps to ProductVariant.attributes.
getAttributes() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
Maps to ProductVariant.attributes.
getAttributes() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
Maps to ProductVariant.attributes.
getAttributes() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
Maps to ProductVariant.attributes.
getAuthenticationMode() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Set to Password to make the password field required for the Customer. Set to ExternalAuth when the password is not required for the Customer.
getAuthenticationMode() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Set to Password to make the password field required for the Customer. Set to ExternalAuth when the password is not required for the Customer.
getAuthenticationMode() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Set to Password to make the password field required for the Customer. Set to ExternalAuth when the password is not required for the Customer.
getAuthUrl() - Method in enum com.commercetools.importapi.defaultconfig.ServiceRegion
 
getBillingAddress() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.billingAddress.
getBillingAddress() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.billingAddress.
getBillingAddress() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.billingAddress.
getBillingAddresses() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the billing addresses in the addresses array.
getBillingAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the billing addresses in the addresses array.
getBillingAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The indices of the billing addresses in the addresses array.
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
getBody() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
getBuilding() - Method in interface com.commercetools.importapi.models.common.Address
 
getBuilding() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of building}
getBuilding() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getBuilding() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getBuilding() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of building}
getBuilding() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getCanceled() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the canceled state.
getCanceled() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the canceled state.
getCanceled() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the canceled state.
getCarrier() - Method in interface com.commercetools.importapi.models.orders.TrackingData
 
getCarrier() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
value of carrier}
getCarrier() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
getCategories() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the Categories with which the ProductDraft is associated.
getCategories() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
getCategories() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
The Reference to the Categories with which the ProductDraft is associated.
getCategories() - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.categories.
getCategories() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
getCategories() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Maps to Product.categories.
getCentAmount() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
value of centAmount}
getCentAmount() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
getCentAmount() - Method in class com.commercetools.importapi.models.common.MoneyBuilder
value of centAmount}
getCentAmount() - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
getCentAmount() - Method in interface com.commercetools.importapi.models.common.TypedMoney
 
getCentAmount() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
getChannel() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
References a channel by key.
getChannel() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a channel by key.
getChannel() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
References a channel by key.
getChannel() - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.channel
getChannel() - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.channel
getChannel() - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
Maps to SyncInfo.channel
getChannel() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Reference to the Channel with which the Price is associated.
getChannel() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the Channel with which the Price is associated.
getChannel() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The Reference to the Channel with which the Price is associated.
getChannel() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
References a channel by key.
getChannel() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a channel by key.
getChannel() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
References a channel by key.
getChannel() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the product distribution Channel for which this Price is valid
getChannel() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the product distribution Channel for which this Price is valid
getChannel() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the product distribution Channel for which this Price is valid
getCity() - Method in interface com.commercetools.importapi.models.common.Address
 
getCity() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of city}
getCity() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getCity() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getCity() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of city}
getCity() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
getCode() - Method in interface com.commercetools.importapi.models.errors.ErrorObject
 
getCode() - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
getCode() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
getComment() - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
 
getComment() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
value of comment}
getComment() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
getCompany() - Method in interface com.commercetools.importapi.models.common.Address
 
getCompany() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of company}
getCompany() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getCompany() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getCompany() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of company}
getCompany() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getCompanyName() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.companyName.
getCompanyName() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.companyName.
getCompanyName() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.companyName.
getCompletedAt() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.completedAt.
getCompletedAt() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.completedAt.
getCompletedAt() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.completedAt.
getConflictedResource() - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The resource in conflict.
getConflictedResource() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The resource in conflict.
getConflictedResource() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
The resource in conflict.
getContainer() - Method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
 
getContainer() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
value of container}
getContainer() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
getContentType() - Method in interface com.commercetools.importapi.models.common.AssetSource
 
getContentType() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
value of contentType}
getContentType() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
getCorrelationId() - Method in class com.commercetools.importapi.client.ImportCorrelationIdProvider
 
getCount() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The actual number of results returned.
getCount() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The actual number of results returned.
getCount() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
The actual number of results returned.
getCount() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The actual number of results returned.
getCount() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The actual number of results returned.
getCount() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
The actual number of results returned.
getCountry() - Method in interface com.commercetools.importapi.models.common.Address
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.common.AddressBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.common.AddressImpl
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getCountry() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of country}
getCountry() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getCountry() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.county.
getCountry() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.county.
getCountry() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Maps to Price.county.
getCountry() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.country.
getCountry() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.country.
getCountry() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.country.
getCountry() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.county.
getCountry() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.county.
getCountry() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Maps to Price.county.
getCountry() - Method in interface com.commercetools.importapi.models.prices.TaxRate
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
A two-digit country code as per ISO 3166-1 alpha-2.
getCountry() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the country for which this Price is valid.
getCountry() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the country for which this Price is valid.
getCountry() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the country for which this Price is valid.
getCreatedAt() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The time when the ImportContainer was created.
getCreatedAt() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The time when the ImportContainer was created.
getCreatedAt() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
The time when the ImportContainer was created.
getCreatedAt() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The time when the ImportOperation was created.
getCreatedAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The time when the ImportOperation was created.
getCreatedAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The time when the ImportOperation was created.
getCreatedAt() - Method in interface com.commercetools.importapi.models.orders.Delivery
 
getCreatedAt() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
value of createdAt}
getCreatedAt() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
getCreatedAt() - Method in interface com.commercetools.importapi.models.orders.Parcel
 
getCreatedAt() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
value of createdAt}
getCreatedAt() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
getCurrencyCode() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
The currency code compliant to ISO 4217.
getCurrencyCode() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
The currency code compliant to ISO 4217.
getCurrencyCode() - Method in class com.commercetools.importapi.models.common.MoneyBuilder
The currency code compliant to ISO 4217.
getCurrencyCode() - Method in class com.commercetools.importapi.models.common.MoneyImpl
The currency code compliant to ISO 4217.
getCurrencyCode() - Method in interface com.commercetools.importapi.models.common.TypedMoney
The currency code compliant to ISO 4217.
getCurrencyCode() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
The currency code compliant to ISO 4217.
getCurrentState() - Method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
Every Import Operation is assigned one of the following states.
getCurrentState() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
Every Import Operation is assigned one of the following states.
getCurrentState() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
Every Import Operation is assigned one of the following states.
getCurrentVersion() - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The current version of the resource.
getCurrentVersion() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The current version of the resource.
getCurrentVersion() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
The current version of the resource.
getCustom() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
The custom fields for this Category.
getCustom() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
The custom fields for this Category.
getCustom() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
The custom fields for this Category.
getCustom() - Method in interface com.commercetools.importapi.models.common.Address
Custom Fields defined for the Address.
getCustom() - Method in class com.commercetools.importapi.models.common.AddressBuilder
Custom Fields defined for the Address.
getCustom() - Method in class com.commercetools.importapi.models.common.AddressImpl
Custom Fields defined for the Address.
getCustom() - Method in interface com.commercetools.importapi.models.common.Asset
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in class com.commercetools.importapi.models.common.AssetBuilder
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in class com.commercetools.importapi.models.common.AssetImpl
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
Custom Fields for the address.
getCustom() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
Custom Fields for the address.
getCustom() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
Custom Fields for the address.
getCustom() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The Custom Fields for this Customer.
getCustom() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Custom Fields for this Customer.
getCustom() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The Custom Fields for this Customer.
getCustom() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.custom.
getCustom() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.custom.
getCustom() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.custom.
getCustom() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Custom Fields for this Line Item.
getCustom() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Custom Fields for this Line Item.
getCustom() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Custom Fields for this Line Item.
getCustom() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.custom.
getCustom() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.custom.
getCustom() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Maps to Price.custom.
getCustom() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.custom.
getCustom() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.custom.
getCustom() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.custom.
getCustom() - Method in interface com.commercetools.importapi.models.orders.Parcel
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
The representation to be sent to the server when creating a resource with custom fields.
getCustom() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The custom fields for this price.
getCustom() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The custom fields for this price.
getCustom() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The custom fields for this price.
getCustom() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
The custom fields for this category.
getCustom() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The custom fields for this category.
getCustom() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
The custom fields for this category.
getCustom() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Custom Fields for the StandalonePrice.
getCustom() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Custom Fields for the StandalonePrice.
getCustom() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Custom Fields for the StandalonePrice.
getCustomer() - Method in interface com.commercetools.importapi.models.orders.OrderImport
 
getCustomer() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
value of customer}
getCustomer() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
getCustomerEmail() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customerEmail.
getCustomerEmail() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerEmail.
getCustomerEmail() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.customerEmail.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The Reference to the CustomerGroup with which the Customer is associated.
getCustomerGroup() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Reference to the CustomerGroup with which the Customer is associated.
getCustomerGroup() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The Reference to the CustomerGroup with which the Customer is associated.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
References a customer group by key.
getCustomerGroup() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a customer group by key.
getCustomerGroup() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
References a customer group by key.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customerGroup.
getCustomerGroup() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerGroup.
getCustomerGroup() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.customerGroup.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Reference to the CustomerGroup with which the Price is associated.
getCustomerGroup() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the CustomerGroup with which the Price is associated.
getCustomerGroup() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The Reference to the CustomerGroup with which the Price is associated.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
References a customer group by key.
getCustomerGroup() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a customer group by key.
getCustomerGroup() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
References a customer group by key.
getCustomerGroup() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the CustomerGroup for which this Price is valid.
getCustomerGroup() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the CustomerGroup for which this Price is valid.
getCustomerGroup() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the CustomerGroup for which this Price is valid.
getCustomerNumber() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.customerNumber.
getCustomerNumber() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.customerNumber.
getCustomerNumber() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.customerNumber.
getCustomLineItemId() - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
 
getCustomLineItemId() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
value of customLineItemId}
getCustomLineItemId() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
getCustomLineItems() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customLineItems
getCustomLineItems() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
getCustomLineItems() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.customLineItems
getDateOfBirth() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.dateOfBirth.
getDateOfBirth() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.dateOfBirth.
getDateOfBirth() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.dateOfBirth.
getDebug() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getDefaultBillingAddress() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The index of the address in the addresses array.
getDefaultBillingAddress() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
getDefaultBillingAddress() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The index of the address in the addresses array.
getDefaultShippingAddress() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The index of the address in the addresses array.
getDefaultShippingAddress() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The index of the address in the addresses array.
getDefaultShippingAddress() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The index of the address in the addresses array.
getDeliveries() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
getDeliveries() - 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.
getDeliveries() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
getDeliveryId() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
 
getDeliveryId() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
value of deliveryId}
getDeliveryId() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
getDeliveryId() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
 
getDeliveryId() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
value of deliveryId}
getDeliveryId() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
getDepartment() - Method in interface com.commercetools.importapi.models.common.Address
 
getDepartment() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of department}
getDepartment() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getDepartment() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getDepartment() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of department}
getDepartment() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getDescription() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.description.
getDescription() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.description.
getDescription() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.description.
getDescription() - Method in interface com.commercetools.importapi.models.common.Asset
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.
getDescription() - 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.
getDescription() - Method in class com.commercetools.importapi.models.common.AssetImpl
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.
getDescription() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Maps to Product.description.
getDescription() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Maps to Product.description.
getDescription() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
Maps to Product.description.
getDescription() - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.description.
getDescription() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.description.
getDescription() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Maps to Product.description.
getDescription() - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
Maps to ProductType.description.
getDescription() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
Maps to ProductType.description.
getDescription() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
Maps to ProductType.description.
getDescription() - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.description.
getDescription() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.description.
getDescription() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
Maps to Type.description.
getDimensions() - Method in interface com.commercetools.importapi.models.common.AssetSource
The width and height of the Asset Source.
getDimensions() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
The width and height of the Asset Source.
getDimensions() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
The width and height of the Asset Source.
getDimensions() - Method in interface com.commercetools.importapi.models.common.Image
Dimensions of the original image.
getDimensions() - Method in class com.commercetools.importapi.models.common.ImageBuilder
Dimensions of the original image.
getDimensions() - Method in class com.commercetools.importapi.models.common.ImageImpl
Dimensions of the original image.
getDiscount() - Method in interface com.commercetools.importapi.models.common.DiscountedPrice
Reference to a ProductDiscount.
getDiscount() - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
Reference to a ProductDiscount.
getDiscount() - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
Reference to a ProductDiscount.
getDiscount() - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
References a cart discount by key.
getDiscount() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
References a cart discount by key.
getDiscount() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
References a cart discount by key.
getDiscountCode() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
References a discount code by key.
getDiscountCode() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
getDiscountCode() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
References a discount code by key.
getDiscounted() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Sets a discounted price from an external service.
getDiscounted() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Sets a discounted price from an external service.
getDiscounted() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
Sets a discounted price from an external service.
getDiscounted() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
Sets a discounted price from an external service.
getDiscounted() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets a discounted price for this Price that is different from the base price with value.
getDiscounted() - 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.
getDiscounted() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets a discounted price for this Price that is different from the base price with value.
getDiscountedAmount() - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
 
getDiscountedAmount() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
value of discountedAmount}
getDiscountedAmount() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
getDiscountedPrice() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getDiscountedPrice() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of discountedPrice}
getDiscountedPrice() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getDiscountedPricePerQuantity() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getDiscountedPricePerQuantity() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of discountedPricePerQuantity}
getDiscountedPricePerQuantity() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getDistributionChannel() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.distributionChannel.
getDistributionChannel() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
getDistributionChannel() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.distributionChannel.
getDuplicateValue() - Method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
The offending duplicate value.
getDuplicateValue() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
The offending duplicate value.
getDuplicateValue() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
The offending duplicate value.
getElementType() - Method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
 
getElementType() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
value of elementType}
getElementType() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
getElementType() - Method in interface com.commercetools.importapi.models.types.CustomFieldSetType
Field type of the elements in the set.
getElementType() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
Field type of the elements in the set.
getElementType() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
Field type of the elements in the set.
getEmail() - Method in interface com.commercetools.importapi.models.common.Address
 
getEmail() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of email}
getEmail() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getEmail() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getEmail() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of email}
getEmail() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getEmail() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.email.
getEmail() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.email.
getEmail() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.email.
getError() - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
This property is only used for OAuth2 errors.
getError() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
This property is only used for OAuth2 errors.
getError() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
This property is only used for OAuth2 errors.
getError_description() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
This property is only used for OAuth2 errors.
getErrorDescription() - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
This property is only used for OAuth2 errors.
getErrorDescription() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
This property is only used for OAuth2 errors.
getErrors() - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
The errors that caused this error response.
getErrors() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
getErrors() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
The errors that caused this error response.
getErrors() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
Contains an error if the import of the resource was not successful.
getErrors() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
getErrors() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
Contains an error if the import of the resource was not successful.
getErrors() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The validation errors for the ImportOperation.
getErrors() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
getErrors() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
The validation errors for the ImportOperation.
getExpectedDelivery() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.expectedDelivery
getExpectedDelivery() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.expectedDelivery
getExpectedDelivery() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.expectedDelivery
getExpiresAt() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The expiration time of the ImportOperation.
getExpiresAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The expiration time of the ImportOperation.
getExpiresAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The expiration time of the ImportOperation.
getExternalId() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.externalId.
getExternalId() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.externalId.
getExternalId() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.externalId.
getExternalId() - Method in interface com.commercetools.importapi.models.common.Address
 
getExternalId() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of externalId}
getExternalId() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getExternalId() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getExternalId() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of externalId}
getExternalId() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getExternalId() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.externalId.
getExternalId() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.externalId.
getExternalId() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.externalId.
getExternalId() - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.externalId
getExternalId() - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.externalId
getExternalId() - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
Maps to SyncInfo.externalId
getExternalTaxRate() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getExternalTaxRate() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of externalTaxRate}
getExternalTaxRate() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getFax() - Method in interface com.commercetools.importapi.models.common.Address
 
getFax() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of fax}
getFax() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getFax() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getFax() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of fax}
getFax() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getField() - Method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
The name of the field.
getField() - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
The name of the field.
getField() - Method in interface com.commercetools.importapi.models.errors.RequiredFieldError
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
The name of the field.
getField() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
The name of the field.
getFieldDefinitions() - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.fieldDefinitions.
getFieldDefinitions() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
getFieldDefinitions() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
Maps to Type.fieldDefinitions.
getFields() - Method in interface com.commercetools.importapi.models.customfields.Custom
The custom fields of this object.
getFields() - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The custom fields of this object.
getFields() - Method in class com.commercetools.importapi.models.customfields.CustomImpl
The custom fields of this object.
getFields() - Method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
getFields() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
getFields() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
getFirstName() - Method in interface com.commercetools.importapi.models.common.Address
 
getFirstName() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of firstName}
getFirstName() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getFirstName() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getFirstName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of firstName}
getFirstName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getFirstName() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.firstName.
getFirstName() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.firstName.
getFirstName() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.firstName.
getFractionDigits() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
value of fractionDigits}
getFractionDigits() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
getFractionDigits() - Method in class com.commercetools.importapi.models.common.MoneyBuilder
value of fractionDigits}
getFractionDigits() - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
getFractionDigits() - Method in interface com.commercetools.importapi.models.common.TypedMoney
 
getFractionDigits() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
getFreeAbove() - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
 
getFreeAbove() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
value of freeAbove}
getFreeAbove() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
getH() - Method in interface com.commercetools.importapi.models.common.AssetDimensions
The height of the asset source.
getH() - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
The height of the asset source.
getH() - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
The height of the asset source.
getHeightInMillimeter() - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
 
getHeightInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
value of heightInMillimeter}
getHeightInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
getId() - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
getId() - Method in interface com.commercetools.importapi.models.common.Address
 
getId() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getId() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The ID of the ImportOperation.
getId() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The ID of the ImportOperation.
getId() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The ID of the ImportOperation.
getId() - Method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
 
getId() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
 
getId() - Method in interface com.commercetools.importapi.models.orders.Delivery
 
getId() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
getId() - Method in interface com.commercetools.importapi.models.orders.DeliveryItem
 
getId() - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
getId() - Method in interface com.commercetools.importapi.models.orders.Parcel
 
getId() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
getId() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getId() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of id}
getId() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getImages() - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.images.
getImages() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
getImages() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
Maps to ProductVariantImportDraft.images.
getImages() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getImages() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of images}
getImages() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getImages() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.images.
getImages() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
getImages() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
Maps to ProductVariant.images.
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
getImportContainerKey() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
getImportContainerKey() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The key of the importContainer.
getImportContainerKey() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The key of the importContainer.
getImportContainerKey() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The key of the importContainer.
getImported() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the imported state.
getImported() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the imported state.
getImported() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the imported state.
getIncludedDiscounts() - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
 
getIncludedDiscounts() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
value of includedDiscounts}
getIncludedDiscounts() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
getIncludedInPrice() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getIncludedInPrice() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of includedInPrice}
getIncludedInPrice() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getIncludedInPrice() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getIncludedInPrice() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of includedInPrice}
getIncludedInPrice() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getInputHint() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getInputHint() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of inputHint}
getInputHint() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getInputHint() - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Provides a visual representation type for this field.
getInputHint() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Provides a visual representation type for this field.
getInputHint() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
Provides a visual representation type for this field.
getInputs() - Method in interface com.commercetools.importapi.models.products.CustomTokenizer
 
getInputs() - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
value of inputs}
getInputs() - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
getInputTip() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
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.
getInputTip() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
getInputTip() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
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.
getInvalidValue() - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The invalid value.
getInvalidValue() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The invalid value.
getInvalidValue() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
The invalid value.
getInventoryMode() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.inventoryMode.
getInventoryMode() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.inventoryMode.
getInventoryMode() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.inventoryMode.
getIsEmailVerified() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.isEmailVerified.
getIsEmailVerified() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.isEmailVerified.
getIsEmailVerified() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.isEmailVerified.
getIsMasterVariant() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.isMasterVariant.
getIsMasterVariant() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.isMasterVariant.
getIsMasterVariant() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
Maps to ProductVariant.isMasterVariant.
getIsMatching() - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
 
getIsMatching() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
value of isMatching}
getIsMatching() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
getIsRequired() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getIsRequired() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of isRequired}
getIsRequired() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getIsReturn() - Method in interface com.commercetools.importapi.models.orders.TrackingData
 
getIsReturn() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
value of isReturn}
getIsReturn() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
getIsSearchable() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getIsSearchable() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of isSearchable}
getIsSearchable() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getItems() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
getItems() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
value of items}
getItems() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
getItems() - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
getItems() - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
 
getItems() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
getItems() - Method in interface com.commercetools.importapi.models.orders.Delivery
 
getItems() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
getItems() - Method in interface com.commercetools.importapi.models.orders.Parcel
 
getItems() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
value of items}
getItems() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
getItemShippingAddresses() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.itemShippingAddresses.
getItemShippingAddresses() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
getItemShippingAddresses() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.itemShippingAddresses.
getJsonName() - Method in interface com.commercetools.importapi.models.common.ImportResourceType
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.common.MoneyType
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.common.ProcessingState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.common.ReferenceType
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
 
getJsonName() - Method in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.customers.AuthenticationMode
the JSON value
getJsonName() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
 
getJsonName() - Method in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.CartOrigin
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeState
the JSON value
getJsonName() - Method in interface com.commercetools.importapi.models.orders.InventoryMode
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.OrderState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.PaymentState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.RoundingMode
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.ShipmentState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.ShippingMethodState
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.orders.TaxMode
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
 
getJsonName() - Method in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
the JSON value
getJsonName() - Method in interface com.commercetools.importapi.models.producttypes.TextInputHint
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
 
getJsonName() - Method in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
the JSON value
getJsonName() - Method in interface com.commercetools.importapi.models.types.ResourceTypeId
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
 
getJsonName() - Method in interface com.commercetools.importapi.models.types.TypeTextInputHint
the JSON value
getJsonName() - Method in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
 
getKey() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.common.Address
 
getKey() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getKey() - Method in interface com.commercetools.importapi.models.common.Asset
User-defined identifier for the asset.
getKey() - Method in class com.commercetools.importapi.models.common.AssetBuilder
User-defined identifier for the asset.
getKey() - Method in class com.commercetools.importapi.models.common.AssetImpl
User-defined identifier for the asset.
getKey() - Method in interface com.commercetools.importapi.models.common.AssetSource
 
getKey() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
 
getKey() - Method in interface com.commercetools.importapi.models.common.EnumValue
 
getKey() - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
getKey() - Method in interface com.commercetools.importapi.models.common.ImportResource
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.common.ImportResourceBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.common.ImportResourceImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.common.KeyReference
 
getKey() - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
 
getKey() - Method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
 
getKey() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
 
getKey() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
 
getKey() - Method in interface com.commercetools.importapi.models.common.UnresolvedReferences
 
getKey() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
getKey() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
User-defined identifier for the address.
getKey() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
User-defined identifier for the address.
getKey() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
User-defined identifier for the address.
getKey() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
User-defined unique identifier for the ImportContainer.
getKey() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
User-defined unique identifier for the ImportContainer.
getKey() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
User-defined unique identifier of the ImportContainer.
getKey() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
User-defined unique identifier of the ImportContainer.
getKey() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
User-defined unique identifier of the ImportContainer.
getKey() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
User-defined unique identifier for the ImportContainer.
getKey() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
 
getKey() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
getKey() - Method in interface com.commercetools.importapi.models.prices.PriceImport
User-defined unique identifier for the Embedded Price.
getKey() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
User-defined unique identifier for the Embedded Price.
getKey() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
User-defined unique identifier for the Embedded Price.
getKey() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
User-defined unique identifier for the Embedded Price.
getKey() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
User-defined unique identifier for the Embedded Price.
getKey() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
User-defined unique identifier for the Embedded Price.
getKey() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getKey() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getKey() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
 
getKey() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
getKey() - Method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
 
getKey() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
value of key}
getKey() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
getKey() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
User-defined unique identifier.
getKey() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
User-defined unique identifier.
getKey() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
User-defined unique identifier for the Standalone Price.
getKey() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
User-defined unique identifier for the Standalone Price.
getKey() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
User-defined unique identifier for the Standalone Price.
getKey() - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
Key of the value used as a programmatic identifier.
getKey() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
Key of the value used as a programmatic identifier.
getKey() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
Key of the value used as a programmatic identifier.
getKey() - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
Key of the value used as a programmatic identifier.
getKey() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Key of the value used as a programmatic identifier.
getKey() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
Key of the value used as a programmatic identifier.
getKey() - Method in interface com.commercetools.importapi.models.types.TypeImport
User-defined unique identifier for the Type.
getKey() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
User-defined unique identifier for the Type.
getKey() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
User-defined unique identifier for the Type.
getLabel() - Method in interface com.commercetools.importapi.models.common.EnumValue
 
getLabel() - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
value of label}
getLabel() - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
getLabel() - Method in interface com.commercetools.importapi.models.common.Image
Custom label that can be used, for example, as an image description.
getLabel() - Method in class com.commercetools.importapi.models.common.ImageBuilder
Custom label that can be used, for example, as an image description.
getLabel() - Method in class com.commercetools.importapi.models.common.ImageImpl
Custom label that can be used, for example, as an image description.
getLabel() - Method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
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.
getLabel() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
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.
getLabel() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
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.
getLabel() - Method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
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.
getLabel() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
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.
getLabel() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
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.
getLabel() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
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.
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
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.
getLabel() - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
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.
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
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.
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
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.
getLabel() - Method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
 
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
value of label}
getLabel() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
getLabel() - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
Descriptive label of the value.
getLabel() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
Descriptive label of the value.
getLabel() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
Descriptive label of the value.
getLabel() - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
Descriptive localized label of the value.
getLabel() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Descriptive localized label of the value.
getLabel() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
Descriptive localized label of the value.
getLabel() - Method in interface com.commercetools.importapi.models.types.FieldDefinition
A human-readable label for the field.
getLabel() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
A human-readable label for the field.
getLabel() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
A human-readable label for the field.
getLastModifiedAt() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The last time when the ImportContainer was modified.
getLastModifiedAt() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The last time when the ImportContainer was modified.
getLastModifiedAt() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
The last time when the ImportContainer was modified.
getLastModifiedAt() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The last time When the ImportOperation was modified.
getLastModifiedAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The last time When the ImportOperation was modified.
getLastModifiedAt() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The last time When the ImportOperation was modified.
getLastName() - Method in interface com.commercetools.importapi.models.common.Address
 
getLastName() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of lastName}
getLastName() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getLastName() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getLastName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of lastName}
getLastName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getLastName() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.lastName.
getLastName() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.lastName.
getLastName() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.lastName.
getLengthInMillimeter() - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
 
getLengthInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
value of lengthInMillimeter}
getLengthInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
getLimit() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getLimit() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
getLimit() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
Number of results requested.
getLimit() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
Number of results requested.
getLimit() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
Number of results requested.
getLimit() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
Number of results requested.
getLimit() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
Number of results requested.
getLimit() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
Number of results requested.
getLineItemId() - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
 
getLineItemId() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
value of lineItemId}
getLineItemId() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
getLineItems() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.lineItems.
getLineItems() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
getLineItems() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.lineItems.
getLocale() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.locale.
getLocale() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.locale.
getLocale() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.locale.
getMasterVariant() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The master Product variant.
getMasterVariant() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The master Product variant.
getMasterVariant() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
The master Product variant.
getMeasurements() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
 
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
value of measurements}
getMeasurements() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
 
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
value of measurements}
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
getMeasurements() - Method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
 
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
value of measurements}
getMeasurements() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
getMeasurements() - Method in interface com.commercetools.importapi.models.orders.Parcel
 
getMeasurements() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
value of measurements}
getMeasurements() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
getMessage() - Method in interface com.commercetools.importapi.models.errors.ErrorObject
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
getMessage() - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
Describes the error.
getMessage() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
Describes the error.
getMessage() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
Describes the error.
getMessage() - Method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
value of message}
getMessage() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
getMetaDescription() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaDescription.
getMetaDescription() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaDescription.
getMetaDescription() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.metaDescription.
getMetaDescription() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
getMetaDescription() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
getMetaDescription() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
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.
getMetaDescription() - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
getMetaDescription() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
getMetaDescription() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
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.
getMetaKeywords() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaKeywords.
getMetaKeywords() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaKeywords.
getMetaKeywords() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.metaKeywords.
getMetaKeywords() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
getMetaKeywords() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
getMetaKeywords() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
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.
getMetaKeywords() - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
getMetaKeywords() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
getMetaKeywords() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
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.
getMetaTitle() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaTitle.
getMetaTitle() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaTitle.
getMetaTitle() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.metaTitle.
getMetaTitle() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
getMetaTitle() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
getMetaTitle() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
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.
getMetaTitle() - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
getMetaTitle() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
getMetaTitle() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
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.
getMiddleName() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.middleName.
getMiddleName() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.middleName.
getMiddleName() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.middleName.
getMinimumQuantity() - Method in interface com.commercetools.importapi.models.common.PriceTier
The minimum quantity this price tier is valid for.
getMinimumQuantity() - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
The minimum quantity this price tier is valid for.
getMinimumQuantity() - Method in class com.commercetools.importapi.models.common.PriceTierImpl
The minimum quantity this price tier is valid for.
getMobile() - Method in interface com.commercetools.importapi.models.common.Address
 
getMobile() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of mobile}
getMobile() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getMobile() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getMobile() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of mobile}
getMobile() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getModule(ModuleOptions) - Method in class com.commercetools.importapi.json.ImportApiModuleSupplier
 
getMoney() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getMoney() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of money}
getMoney() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getName() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.name.
getName() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.name.
getName() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.name.
getName() - Method in interface com.commercetools.importapi.models.common.Asset
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.
getName() - 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.
getName() - Method in class com.commercetools.importapi.models.common.AssetImpl
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.
getName() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
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.
getName() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
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.
getName() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
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.
getName() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getName() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getName() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.name.
getName() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.name.
getName() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.name.
getName() - Method in interface com.commercetools.importapi.models.orders.TaxPortion
 
getName() - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
getName() - Method in interface com.commercetools.importapi.models.prices.SubRate
 
getName() - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
getName() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getName() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getName() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
 
getName() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
getName() - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.name.
getName() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.name.
getName() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Maps to Product.name.
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeImpl
 
getName() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of name}
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeImpl
 
getName() - Method in interface com.commercetools.importapi.models.producttypes.AttributeType
 
getName() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeImpl
 
getName() - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
Maps to ProductType.name.
getName() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
Maps to ProductType.name.
getName() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
Maps to ProductType.name.
getName() - Method in interface com.commercetools.importapi.models.productvariants.Attribute
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
The name of this attribute must match a name of the product types attribute definitions.
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeImpl
 
getName() - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeImpl
 
getName() - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Name of the Custom Field to define.
getName() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Name of the Custom Field to define.
getName() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
Name of the Custom Field to define.
getName() - Method in interface com.commercetools.importapi.models.types.FieldType
 
getName() - Method in class com.commercetools.importapi.models.types.FieldTypeImpl
 
getName() - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.name.
getName() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.name.
getName() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
Maps to Type.name.
getNewState() - Method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
Every Import Operation is assigned one of the following states.
getNewState() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
Every Import Operation is assigned one of the following states.
getNewState() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
Every Import Operation is assigned one of the following states.
getOffset() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getOffset() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
getOffset() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
Number of elements skipped.
getOffset() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
Number of elements skipped.
getOffset() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
Number of elements skipped.
getOffset() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
Number of elements skipped.
getOffset() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
Number of elements skipped.
getOffset() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
Number of elements skipped.
getOperationId() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The ID of the ImportOperation.
getOperationId() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The ID of the ImportOperation.
getOperationId() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
The ID of the ImportOperation.
getOperationStatus() - Method in interface com.commercetools.importapi.models.importrequests.ImportResponse
 
getOperationStatus() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
value of operationStatus}
getOperationStatus() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
getOption(String) - Method in class com.commercetools.importapi.json.ImportApiModuleOptions
 
getOrderHint() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.orderHint.
getOrderHint() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.orderHint.
getOrderHint() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.orderHint.
getOrderNumber() - Method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
Maps to Order.orderNumber, String that uniquely identifies an order, unique across a project.
getOrderNumber() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Maps to Order.orderNumber, String that uniquely identifies an order, unique across a project.
getOrderNumber() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
Maps to Order.orderNumber, String that uniquely identifies an order, unique across a project.
getOrderNumber() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.orderNumber, String that uniquely identifies an order.
getOrderNumber() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.orderNumber, String that uniquely identifies an order.
getOrderNumber() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.orderNumber, String that uniquely identifies an order.
getOrderState() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.orderState.
getOrderState() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.orderState.
getOrderState() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.orderState.
getOrigin() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.origin.
getOrigin() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.origin.
getOrigin() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.origin.
getParcelId() - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
 
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
value of parcelId}
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
getParcelId() - Method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
 
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
value of parcelId}
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
getParcelId() - Method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
 
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
value of parcelId}
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
getParcelId() - Method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
 
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
value of parcelId}
getParcelId() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
 
getParcels() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
 
getParcels() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
value of parcels}
getParcels() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
getParcels() - Method in interface com.commercetools.importapi.models.orders.Delivery
 
getParcels() - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
value of parcels}
getParcels() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
getParent() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.parent.
getParent() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.parent.
getParent() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.parent.
getPassword() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Required when authenticationMode is set to Password.
getPassword() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Required when authenticationMode is set to Password.
getPassword() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Required when authenticationMode is set to Password.
getPatches() - Method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
The order patches of this request
getPatches() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
getPatches() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
The order patches of this request
getPatches() - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
The product variant patches of this request.
getPatches() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
getPatches() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
The product variant patches of this request.
getPaymentState() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.paymentState.
getPaymentState() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.paymentState.
getPaymentState() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.paymentState.
getPhone() - Method in interface com.commercetools.importapi.models.common.Address
 
getPhone() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of phone}
getPhone() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getPhone() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getPhone() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of phone}
getPhone() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getPOBox() - Method in interface com.commercetools.importapi.models.common.Address
 
getPOBox() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of pOBox}
getPOBox() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getPOBox() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getPOBox() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of pOBox}
getPOBox() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getPostalCode() - Method in interface com.commercetools.importapi.models.common.Address
 
getPostalCode() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of postalCode}
getPostalCode() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getPostalCode() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getPostalCode() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of postalCode}
getPostalCode() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getPreciseAmount() - Method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
 
getPreciseAmount() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
value of preciseAmount}
getPreciseAmount() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
getPrice() - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
 
getPrice() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
value of price}
getPrice() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
getPrice() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.price.
getPrice() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.price.
getPrice() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.price.
getPrice() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getPrice() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of price}
getPrice() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getPrice() - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
 
getPrice() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
value of price}
getPrice() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
getPriceMode() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Determines the type of Prices the API uses.
getPriceMode() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Determines the type of Prices the API uses.
getPriceMode() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
Determines the type of Prices the API uses.
getPriceMode() - Method in interface com.commercetools.importapi.models.products.ProductImport
Determines the type of Prices the API uses.
getPriceMode() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Determines the type of Prices the API uses.
getPriceMode() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Determines the type of Prices the API uses.
getPrices() - Method in interface com.commercetools.importapi.models.errors.VariantValues
 
getPrices() - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
value of prices}
getPrices() - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
getPrices() - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.prices
getPrices() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
getPrices() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
Maps to ProductVariantImportDraft.prices
getPrices() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getPrices() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of prices}
getPrices() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getProcessing() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the processing state.
getProcessing() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the processing state.
getProcessing() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the processing state.
getProduct() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.productId.
getProduct() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.productId.
getProduct() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.productId.
getProduct() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Product in which the Product Variant containing this Embedded Price is contained.
getProduct() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Product in which the Product Variant containing this Embedded Price is contained.
getProduct() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The Product in which the Product Variant containing this Embedded Price is contained.
getProduct() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
The Product to which this Product Variant belongs.
getProduct() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
The Product to which this Product Variant belongs.
getProduct() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
The Product to which this Product Variant belongs.
getProductType() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The productType of a Product.
getProductType() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The productType of a Product.
getProductType() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
The productType of a Product.
getProductType() - Method in interface com.commercetools.importapi.models.products.ProductImport
The productType of a Product.
getProductType() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The productType of a Product.
getProductType() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
The productType of a Product.
getProductVariant() - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariant.product.
getProductVariant() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariant.product.
getProductVariant() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
Maps to ProductVariant.product.
getProductVariant() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The ProductVariant in which this Embedded Price is contained.
getProductVariant() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The ProductVariant in which this Embedded Price is contained.
getProductVariant() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The ProductVariant in which this Embedded Price is contained.
getProductVariant() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
The ProductVariant to which this patch is applied.
getProductVariant() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
The ProductVariant to which this patch is applied.
getProductVariant() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
The ProductVariant to which this patch is applied.
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
getProjectKey() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
getProvider() - Method in interface com.commercetools.importapi.models.orders.TrackingData
 
getProvider() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
value of provider}
getProvider() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
getProviderTransaction() - Method in interface com.commercetools.importapi.models.orders.TrackingData
 
getProviderTransaction() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
value of providerTransaction}
getProviderTransaction() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
getPublish() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Only the Embedded Price updates will be published to staged and current projection.
getPublish() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Only the Embedded Price updates will be published to staged and current projection.
getPublish() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Only the Embedded Price updates will be published to staged and current projection.
getPublish() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in interface com.commercetools.importapi.models.products.ProductImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getPublish() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
getQuantity() - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
 
getQuantity() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
value of quantity}
getQuantity() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
getQuantity() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getQuantity() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of quantity}
getQuantity() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getQuantity() - Method in interface com.commercetools.importapi.models.orders.DeliveryItem
 
getQuantity() - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
value of quantity}
getQuantity() - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
getQuantity() - Method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
Maps to ItemShippingTarget.quantity.
getQuantity() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
Maps to ItemShippingTarget.quantity.
getQuantity() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
Maps to ItemShippingTarget.quantity.
getQuantity() - Method in interface com.commercetools.importapi.models.orders.ItemState
 
getQuantity() - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
value of quantity}
getQuantity() - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
getQuantity() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.quantity.
getQuantity() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.quantity.
getQuantity() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.quantity.
getQuantityOnStock() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.quantityOnStock
getQuantityOnStock() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.quantityOnStock
getQuantityOnStock() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.quantityOnStock
getRate() - Method in interface com.commercetools.importapi.models.orders.TaxPortion
 
getRate() - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
value of rate}
getRate() - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
getReferenceTypeId() - Method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
The type of the referenced resource.
getReferenceTypeId() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
The type of the referenced resource.
getReferenceTypeId() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
The type of the referenced resource.
getReferenceTypeId() - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
Resource type the Custom Field can reference.
getReferenceTypeId() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
Resource type the Custom Field can reference.
getReferenceTypeId() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
Resource type the Custom Field can reference.
getRegion() - Method in interface com.commercetools.importapi.models.common.Address
 
getRegion() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of region}
getRegion() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getRegion() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getRegion() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of region}
getRegion() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getRejected() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the rejected state.
getRejected() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the rejected state.
getRejected() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the rejected state.
getRemoveDelivery() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.removeDelivery
getRemoveDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeDelivery
getRemoveDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.removeDelivery
getRemoveParcelFromDelivery() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.removeParcelFromDelivery
getRemoveParcelFromDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeParcelFromDelivery
getRemoveParcelFromDelivery() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.removeParcelFromDelivery
getRequired() - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Defines whether the field is required to have a value.
getRequired() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Defines whether the field is required to have a value.
getRequired() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
Defines whether the field is required to have a value.
getResource() - Method in interface com.commercetools.importapi.models.errors.ResourceCreationError
 
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
value of resource}
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
getResource() - Method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
 
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
value of resource}
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
getResource() - Method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
 
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
value of resource}
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
getResource() - Method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
 
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
value of resource}
getResource() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
getResourceIndex() - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
 
getResourceIndex() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
value of resourceIndex}
getResourceIndex() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
getResourceKey() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getResourceKey() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The key of the resource.
getResourceKey() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The key of the resource.
getResourceKey() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The key of the resource.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
The category import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
The category import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
The customer import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
The customer import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
The inventory import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
The inventory import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
The order import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
The order import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
The price import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
The price import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
The product draft import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
The product draft import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
The product import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
The product import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
The product type import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
The product type import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
The product variant import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
The product variant import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
The Standalone Price import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
The Standalone Price import resources of this request.
getResources() - Method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
The type import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
getResources() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
The type import resources of this request.
getResourceType() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The resource type the ImportContainer is able to handle.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The resource type the ImportContainer is able to handle.
getResourceType() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
The resource type to be imported.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
The resource type to be imported.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
The resource type to be imported.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
The resource type the ImportContainer is able to handle.
getResourceType() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
The resource type to be imported.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
The resource type to be imported.
getResourceType() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
The resource type to be imported.
getResourceTypeIds() - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.resourceTypeIds.
getResourceTypeIds() - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.resourceTypeIds.
getResourceTypeIds() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
Maps to Type.resourceTypeIds.
getResourceVersion() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The version of the imported resource when the import was successful.
getResourceVersion() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The version of the imported resource when the import was successful.
getResourceVersion() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The version of the imported resource when the import was successful.
getRestockableInDays() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.restockableInDays
getRestockableInDays() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.restockableInDays
getRestockableInDays() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.restockableInDays
getResults() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The array of Import Containers matching the query.
getResults() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
getResults() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
The array of Import Containers matching the query.
getResults() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The array of Import Operations matching the query.
getResults() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
getResults() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
The array of Import Operations matching the query.
getReturnDate() - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
Maps to ReturnInfo.returnDate
getReturnDate() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
Maps to ReturnInfo.returnDate
getReturnDate() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
Maps to ReturnInfo.returnDate
getReturnTrackingId() - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
Maps to ReturnInfo.returnTrackingId
getReturnTrackingId() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
Maps to ReturnInfo.returnTrackingId
getReturnTrackingId() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
Maps to ReturnInfo.returnTrackingId
getSalutation() - Method in interface com.commercetools.importapi.models.common.Address
 
getSalutation() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of salutation}
getSalutation() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getSalutation() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getSalutation() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of salutation}
getSalutation() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getSalutation() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.salutation.
getSalutation() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.salutation.
getSalutation() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.salutation.
getScore() - Method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
 
getScore() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
value of score}
getScore() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
getSearchKeywords() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSearchKeywords() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSearchKeywords() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSearchKeywords() - Method in interface com.commercetools.importapi.models.products.ProductImport
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSearchKeywords() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSearchKeywords() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Search keywords are primarily used by the suggester but are also considered for the full-text search.
getSetDeliveryAddress() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.addressDraft
getSetDeliveryAddress() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.addressDraft
getSetDeliveryAddress() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.addressDraft
getSetParcelItems() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelItems
getSetParcelItems() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
getSetParcelItems() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.parcelItems
getSetParcelMeasurements() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelMeasurements
getSetParcelMeasurements() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelMeasurements
getSetParcelMeasurements() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.parcelMeasurements
getSetParcelTrackingData() - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelTrackingData
getSetParcelTrackingData() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelTrackingData
getSetParcelTrackingData() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
Maps to Order.parcelTrackingData
getShipmentState() - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
Maps to ReturnItem.shipmentState
getShipmentState() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
Maps to ReturnItem.shipmentState
getShipmentState() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
Maps to ReturnItem.shipmentState
getShipmentState() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shipmentState.
getShipmentState() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shipmentState.
getShipmentState() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.shipmentState.
getShippingAddress() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shippingAddress.
getShippingAddress() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingAddress.
getShippingAddress() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.shippingAddress.
getShippingAddresses() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the shipping addresses in the addresses array.
getShippingAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the shipping addresses in the addresses array.
getShippingAddresses() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The indices of the shipping addresses in the addresses array.
getShippingDetails() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getShippingDetails() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of shippingDetails}
getShippingDetails() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getShippingDetails() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.shippingDetails.
getShippingDetails() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.shippingDetails.
getShippingDetails() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.shippingDetails.
getShippingInfo() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shippingInfo.
getShippingInfo() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingInfo.
getShippingInfo() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.shippingInfo.
getShippingMethod() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
References a shipping method by key.
getShippingMethod() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a shipping method by key.
getShippingMethod() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
References a shipping method by key.
getShippingMethodName() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getShippingMethodName() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of shippingMethodName}
getShippingMethodName() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getShippingMethodState() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getShippingMethodState() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of shippingMethodState}
getShippingMethodState() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getShippingRate() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getShippingRate() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of shippingRate}
getShippingRate() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getSku() - Method in interface com.commercetools.importapi.models.errors.VariantValues
 
getSku() - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
value of sku}
getSku() - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
getSku() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.sku
getSku() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.sku
getSku() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.sku
getSku() - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.sku.
getSku() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.sku.
getSku() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
Maps to ProductVariantImportDraft.sku.
getSku() - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
 
getSku() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
value of sku}
getSku() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
getSku() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.sku.
getSku() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.sku.
getSku() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
Maps to ProductVariant.sku.
getSku() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Identifies the ProductVariant to which this Standalone Price is associated.
getSku() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Identifies the ProductVariant to which this Standalone Price is associated.
getSku() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Identifies the ProductVariant to which this Standalone Price is associated.
getSlug() - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.slug.
getSlug() - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.slug.
getSlug() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
Maps to Category.slug.
getSlug() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getSlug() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of slug}
getSlug() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getSlug() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Human-readable identifiers usually used as deep-link URL to the related product.
getSlug() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
getSlug() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
Human-readable identifiers usually used as deep-link URL to the related product.
getSlug() - Method in interface com.commercetools.importapi.models.products.ProductImport
Human-readable identifiers usually used as deep-link URL to the related product.
getSlug() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
getSlug() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
Human-readable identifiers usually used as deep-link URL to the related product.
getSort() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getSort() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
getSources() - Method in interface com.commercetools.importapi.models.common.Asset
 
getSources() - Method in class com.commercetools.importapi.models.common.AssetBuilder
value of sources}
getSources() - Method in class com.commercetools.importapi.models.common.AssetImpl
 
getSpecifiedVersion() - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The version specified in the failed request.
getSpecifiedVersion() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The version specified in the failed request.
getSpecifiedVersion() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
The version specified in the failed request.
getStaged() - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
If false, the attribute changes are applied to both current and staged projected representations of the Product.
getStaged() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
If false, the attribute changes are applied to both current and staged projected representations of the Product.
getStaged() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
If false, the attribute changes are applied to both current and staged projected representations of the Product.
getState() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
getState() - Method in interface com.commercetools.importapi.models.common.Address
 
getState() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getState() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getState() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getState() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The import status of the resource.
getState() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The import status of the resource.
getState() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The import status of the resource.
getState() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The validation state of the ImportOperation.
getState() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation state of the ImportOperation.
getState() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
The validation state of the ImportOperation.
getState() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getState() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getState() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
Maps to DiscountCodeInfo.state
getState() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
Maps to DiscountCodeInfo.state
getState() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
Maps to DiscountCodeInfo.state
getState() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getState() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getState() - Method in interface com.commercetools.importapi.models.orders.ItemState
Maps to ItemState.state.
getState() - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
Maps to ItemState.state.
getState() - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
Maps to ItemState.state.
getState() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
 
getState() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
getState() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Reference to a State in a custom workflow.
getState() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to a State in a custom workflow.
getState() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Reference to a State in a custom workflow.
getState() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getState() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of state}
getState() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getState() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the State with which the ProductDraft is associated.
getState() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the State with which the ProductDraft is associated.
getState() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
The Reference to the State with which the ProductDraft is associated.
getState() - Method in interface com.commercetools.importapi.models.products.ProductImport
The Reference to the State with which the Product is associated.
getState() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the State with which the Product is associated.
getState() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
The Reference to the State with which the Product is associated.
getStates() - Method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
The import status of an ImportContainer given by the number of resources in each Processing State.
getStates() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The import status of an ImportContainer given by the number of resources in each Processing State.
getStates() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
The import status of an ImportContainer given by the number of resources in each Processing State.
getStatusCode() - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
The http status code of the response.
getStatusCode() - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The http status code of the response.
getStatusCode() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
The http status code of the response.
getStore() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Reference to the Store in which the Order is associated.
getStore() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to the Store in which the Order is associated.
getStore() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Reference to the Store in which the Order is associated.
getStores() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The References to the Stores with which the Customer is associated.
getStores() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
getStores() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
The References to the Stores with which the Customer is associated.
getStreetName() - Method in interface com.commercetools.importapi.models.common.Address
 
getStreetName() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of streetName}
getStreetName() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getStreetName() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getStreetName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of streetName}
getStreetName() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getStreetNumber() - Method in interface com.commercetools.importapi.models.common.Address
 
getStreetNumber() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of streetNumber}
getStreetNumber() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getStreetNumber() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getStreetNumber() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of streetNumber}
getStreetNumber() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getSubRates() - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
 
getSubRates() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
value of subRates}
getSubRates() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
getSubRates() - Method in interface com.commercetools.importapi.models.prices.TaxRate
 
getSubRates() - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
value of subRates}
getSubRates() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
getSuggestTokenizer() - Method in interface com.commercetools.importapi.models.products.SearchKeyword
The tokenizer defines the tokens that are used to match against the Suggest Query input.
getSuggestTokenizer() - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
The tokenizer defines the tokens that are used to match against the Suggest Query input.
getSuggestTokenizer() - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
The tokenizer defines the tokens that are used to match against the Suggest Query input.
getSupplyChannel() - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.supplyChannel
getSupplyChannel() - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.supplyChannel
getSupplyChannel() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
Maps to Inventory.supplyChannel
getSupplyChannel() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.supplyChannel.
getSupplyChannel() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.supplyChannel.
getSupplyChannel() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.supplyChannel.
getSyncedAt() - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.syncedAt
getSyncedAt() - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.syncedAt
getSyncedAt() - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
Maps to SyncInfo.syncedAt
getTags() - Method in interface com.commercetools.importapi.models.common.Asset
 
getTags() - Method in class com.commercetools.importapi.models.common.AssetBuilder
value of tags}
getTags() - Method in class com.commercetools.importapi.models.common.AssetImpl
 
getTargets() - Method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
Maps to ItemShippingDetailsDraft.targets.
getTargets() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
getTargets() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
Maps to ItemShippingDetailsDraft.targets.
getTaxCalculationMode() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxCalculationMode.
getTaxCalculationMode() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxCalculationMode.
getTaxCalculationMode() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.taxCalculationMode.
getTaxCategory() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
References a tax category by key.
getTaxCategory() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
getTaxCategory() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
References a tax category by key.
getTaxCategory() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
References a tax category by key.
getTaxCategory() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
getTaxCategory() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
References a tax category by key.
getTaxCategory() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the TaxCategory with which the ProductDraft is associated.
getTaxCategory() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
getTaxCategory() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
The Reference to the TaxCategory with which the ProductDraft is associated.
getTaxCategory() - Method in interface com.commercetools.importapi.models.products.ProductImport
The Reference to the TaxCategory with which the Product is associated.
getTaxCategory() - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
getTaxCategory() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
The Reference to the TaxCategory with which the Product is associated.
getTaxedPrice() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getTaxedPrice() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of taxedPrice}
getTaxedPrice() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getTaxedPrice() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxedPrice.
getTaxedPrice() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
getTaxedPrice() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.taxedPrice.
getTaxPortions() - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.taxPortions.
getTaxPortions() - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
getTaxPortions() - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
Maps to TaxedPrice.taxPortions.
getTaxRate() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getTaxRate() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of taxRate}
getTaxRate() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getTaxRate() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.taxRate.
getTaxRate() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
getTaxRate() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to LineItem.taxRate.
getTaxRate() - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
 
getTaxRate() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
value of taxRate}
getTaxRate() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
getTaxRoundingMode() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxRoundingMode.
getTaxRoundingMode() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxRoundingMode.
getTaxRoundingMode() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.taxRoundingMode.
getText() - Method in interface com.commercetools.importapi.models.products.SearchKeyword
 
getText() - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
value of text}
getText() - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
getTiers() - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
 
getTiers() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
value of tiers}
getTiers() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
getTiers() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
The tiered prices for this price.
getTiers() - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
 
getTiers() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
value of tiers}
getTiers() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
getTiers() - Method in interface com.commercetools.importapi.models.prices.PriceImport
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
The tiered prices for this price.
getTiers() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
getTiers() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
The tiered prices for this price.
getTiers() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets price tiers.
getTiers() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
getTiers() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets price tiers.
getTitle() - Method in interface com.commercetools.importapi.models.common.Address
 
getTitle() - Method in class com.commercetools.importapi.models.common.AddressBuilder
value of title}
getTitle() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
getTitle() - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
 
getTitle() - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
value of title}
getTitle() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
getTitle() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.title.
getTitle() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.title.
getTitle() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.title.
getTotal() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The total number of results matching the query.
getTotal() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The total number of results matching the query.
getTotal() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
The total number of results matching the query.
getTotal() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The total number of import operations matching the query.
getTotal() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The total number of import operations matching the query.
getTotal() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
The total number of import operations matching the query.
getTotal() - Method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
The total number of ImportOperations received for this Import Summary.
getTotal() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The total number of ImportOperations received for this Import Summary.
getTotal() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
The total number of ImportOperations received for this Import Summary.
getTotalGross() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
 
getTotalGross() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
value of totalGross}
getTotalGross() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
getTotalGross() - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.totalGross.
getTotalGross() - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
getTotalGross() - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
Maps to TaxedPrice.totalGross.
getTotalNet() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
 
getTotalNet() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
value of totalNet}
getTotalNet() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
getTotalNet() - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.totalNet.
getTotalNet() - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
getTotalNet() - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
Maps to TaxedPrice.totalNet.
getTotalPrice() - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
 
getTotalPrice() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
value of totalPrice}
getTotalPrice() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
getTotalPrice() - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.totalPrice.
getTotalPrice() - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.totalPrice.
getTotalPrice() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
Maps to Order.totalPrice.
getTrackingData() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
 
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
value of trackingData}
getTrackingData() - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
 
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
value of trackingData}
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
getTrackingData() - Method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
 
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
value of trackingData}
getTrackingData() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
getTrackingData() - Method in interface com.commercetools.importapi.models.orders.Parcel
 
getTrackingData() - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
value of trackingData}
getTrackingData() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
getTrackingId() - Method in interface com.commercetools.importapi.models.orders.TrackingData
 
getTrackingId() - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
value of trackingId}
getTrackingId() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
getType() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
getType() - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
getType() - Method in interface com.commercetools.importapi.models.common.TypedMoney
 
getType() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
getType() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
The type of this field.
getType() - Method in interface com.commercetools.importapi.models.customfields.Custom
The type that provides the field definitions for this object.
getType() - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
getType() - Method in interface com.commercetools.importapi.models.customfields.CustomField
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.CustomFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.CustomImpl
The type that provides the field definitions for this object.
getType() - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
The type of this field.
getType() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
The resource types that can be imported.
getType() - Method in interface com.commercetools.importapi.models.importrequests.ImportRequest
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
The resource types that can be imported.
getType() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
getType() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
getType() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
getType() - Method in interface com.commercetools.importapi.models.orders.ShippingRateInput
 
getType() - Method in class com.commercetools.importapi.models.orders.ShippingRateInputImpl
 
getType() - Method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
 
getType() - Method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierImpl
 
getType() - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
getType() - Method in interface com.commercetools.importapi.models.products.SuggestTokenizer
 
getType() - Method in class com.commercetools.importapi.models.products.SuggestTokenizerImpl
 
getType() - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerImpl
 
getType() - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
 
getType() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
value of type}
getType() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
getType() - Method in interface com.commercetools.importapi.models.productvariants.Attribute
 
getType() - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
getType() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
getType() - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Data type of the Custom Field to define.
getType() - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Data type of the Custom Field to define.
getType() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
Data type of the Custom Field to define.
getTypeId() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in interface com.commercetools.importapi.models.common.KeyReference
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
The type of the referenced resource.
getTypeId() - Method in interface com.commercetools.importapi.models.common.UnresolvedReferences
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
The type of the referenced resource.
getTypeId() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
The type of the referenced resource.
getTypeReference() - Method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
References a product type by key.
getTypeReference() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
getTypeReference() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
References a product type by key.
getUnresolved() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the unresolved state.
getUnresolved() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the unresolved state.
getUnresolved() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the unresolved state.
getUnresolvedReferences() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
In case of unresolved status this array will show the unresolved references
getUnresolvedReferences() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
getUnresolvedReferences() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
In case of unresolved status this array will show the unresolved references
getUri() - Method in interface com.commercetools.importapi.models.common.AssetSource
 
getUri() - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
value of uri}
getUri() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
getUrl() - Method in interface com.commercetools.importapi.models.common.Image
URL of the image in its original size.
getUrl() - Method in class com.commercetools.importapi.models.common.ImageBuilder
URL of the image in its original size.
getUrl() - Method in class com.commercetools.importapi.models.common.ImageImpl
URL of the image in its original size.
getValidationFailed() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the validationFailed state.
getValidationFailed() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the validationFailed state.
getValidationFailed() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the validationFailed state.
getValidFrom() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.validFrom.
getValidFrom() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.validFrom.
getValidFrom() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Maps to Price.validFrom.
getValidFrom() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.validFrom.
getValidFrom() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.validFrom.
getValidFrom() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Maps to Price.validFrom.
getValidFrom() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
 
getValidFrom() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
value of validFrom}
getValidFrom() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
getValidFrom() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the date from which the Price is valid.
getValidFrom() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the date from which the Price is valid.
getValidFrom() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the date from which the Price is valid.
getValidUntil() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.validUntil.
getValidUntil() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.validUntil.
getValidUntil() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Maps to Price.validUntil.
getValidUntil() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.validUntil.
getValidUntil() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.validUntil.
getValidUntil() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Maps to Price.validUntil.
getValidUntil() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
 
getValidUntil() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
value of validUntil}
getValidUntil() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
getValidUntil() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the date until the Price is valid.
getValidUntil() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the date until the Price is valid.
getValidUntil() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the date until the Price is valid.
getValue() - Method in interface com.commercetools.importapi.models.common.DiscountedPrice
 
getValue() - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
getValue() - Method in interface com.commercetools.importapi.models.common.PriceTier
The currency of a price tier is always the same as the currency of the base Price.
getValue() - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
The currency of a price tier is always the same as the currency of the base Price.
getValue() - Method in class com.commercetools.importapi.models.common.PriceTierImpl
The currency of a price tier is always the same as the currency of the base Price.
getValue() - Method in interface com.commercetools.importapi.models.customfields.BooleanField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.BooleanSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.DateField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.DateSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.DateTimeField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.EnumField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.EnumSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
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.
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
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.
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
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.
getValue() - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.MoneyField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.MoneySetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.NumberField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.NumberSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.ReferenceField
References a resource by key
getValue() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
References a resource by key
getValue() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
References a resource by key
getValue() - Method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.StringField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.StringSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.TimeField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.customfields.TimeSetField
 
getValue() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
getValue() - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
 
getValue() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
getValue() - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
 
getValue() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
getValue() - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.value.
getValue() - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.value.
getValue() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
Maps to Price.value.
getValue() - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.value.
getValue() - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.value.
getValue() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
Maps to Price.value.
getValue() - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
 
getValue() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.DateAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
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.
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
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.
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
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.
getValue() - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
References a resource by key.
getValue() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
References a resource by key.
getValue() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
References a resource by key.
getValue() - Method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.TextAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
 
getValue() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
value of value}
getValue() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
getValue() - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the money value of this Price.
getValue() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the money value of this Price.
getValue() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
Sets the money value of this Price.
getValues() - Method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
values of pattern properties
getValues() - Method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
Mapping from the custom field name to the actual value.
getValues() - Method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
values of pattern properties
getValues() - Method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
 
getValues() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
value of values}
getValues() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
getValues() - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
 
getValues() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
value of values}
getValues() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
getValues() - Method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
getValues() - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
Allowed values.
getValues() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
getValues() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
Allowed values.
getValues() - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
Allowed values.
getValues() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
getValues() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
Allowed values.
getVariant() - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to ProductVariantImportDraft.
getVariant() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to ProductVariantImportDraft.
getVariant() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
Maps to ProductVariantImportDraft.
getVariants() - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
An array of related Product Variants.
getVariants() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
getVariants() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
An array of related Product Variants.
getVariantValues() - Method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
The offending variant values.
getVariantValues() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
The offending variant values.
getVariantValues() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
The offending variant values.
getVatId() - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.vatId.
getVatId() - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.vatId.
getVatId() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
Maps to Customer.vatId.
getVersion() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The version of the ImportContainer.
getVersion() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The version of the ImportContainer.
getVersion() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
The version of the ImportContainer.
getVersion() - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
Current version of the ImportContainer.
getVersion() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
Current version of the ImportContainer.
getVersion() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
Current version of the ImportContainer.
getVersion() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The version of the ImportOperation.
getVersion() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The version of the ImportOperation.
getVersion() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
The version of the ImportOperation.
getW() - Method in interface com.commercetools.importapi.models.common.AssetDimensions
The width of the asset source.
getW() - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
The width of the asset source.
getW() - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
The width of the asset source.
getWaitForMasterVariant() - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the waitForMasterVariant state.
getWaitForMasterVariant() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the waitForMasterVariant state.
getWaitForMasterVariant() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
The number of resources in the waitForMasterVariant state.
getWeightInGram() - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
 
getWeightInGram() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
value of weightInGram}
getWeightInGram() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
getWidthInMillimeter() - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
 
getWidthInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
value of widthInMillimeter}
getWidthInMillimeter() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 

H

h(Integer) - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
The height of the asset source.
HALF_DOWN - Enum constant in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
HalfDown
HALF_DOWN - Static variable in interface com.commercetools.importapi.models.orders.RoundingMode
 
HALF_EVEN - Enum constant in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
HalfEven
HALF_EVEN - Static variable in interface com.commercetools.importapi.models.orders.RoundingMode
 
HALF_UP - Enum constant in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
HalfUp
HALF_UP - Static variable in interface com.commercetools.importapi.models.orders.RoundingMode
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
hashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
hashCode() - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.AddressImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.AssetImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ImageImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ImportResourceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.LocalizedStringImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.PriceTierImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.CustomFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.CustomImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.FieldContainerImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
hashCode() - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
 
hashCode() - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
hashCode() - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
hashCode() - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ShippingRateInputImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
hashCode() - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
hashCode() - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
hashCode() - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.SearchKeywordsImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.SuggestTokenizerImpl
 
hashCode() - Method in class com.commercetools.importapi.models.products.WhitespaceTokenizerImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.AttributesImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldDateTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldStringTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.FieldTypeImpl
 
hashCode() - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
heightInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
set the value to the heightInMillimeter
HIGH_PRECISION - Enum constant in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
highPrecision
HIGH_PRECISION - Static variable in interface com.commercetools.importapi.models.common.HighPrecisionMoney
discriminator value for HighPrecisionMoney
HIGH_PRECISION - Static variable in interface com.commercetools.importapi.models.common.MoneyType
 
highPrecisionBuilder() - Static method in interface com.commercetools.importapi.models.common.TypedMoney
builder for highPrecision subtype
highPrecisionBuilder() - Method in class com.commercetools.importapi.models.common.TypedMoneyBuilder
 
HighPrecisionMoney - Interface in com.commercetools.importapi.models.common
HighPrecisionMoney Example to create an instance using the builder pattern
HighPrecisionMoneyBuilder - Class in com.commercetools.importapi.models.common
HighPrecisionMoneyBuilder Example to create an instance using the builder pattern
HighPrecisionMoneyBuilder() - Constructor for class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
 
HighPrecisionMoneyImpl - Class in com.commercetools.importapi.models.common
HighPrecisionMoney
HighPrecisionMoneyImpl() - Constructor for class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
create empty instance

I

id(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the id
id(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The ID of the ImportOperation.
id(String) - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
set the value to the id
id(String) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the id
id(String) - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
set the value to the id
id(String) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the id
id(String) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the id
Image - Interface in com.commercetools.importapi.models.common
An Image uploaded to commercetools Composable Commerce is stored in a Content Delivery Network and it's available in several pre-defined sizes.
ImageBuilder - Class in com.commercetools.importapi.models.common
ImageBuilder Example to create an instance using the builder pattern
ImageBuilder() - Constructor for class com.commercetools.importapi.models.common.ImageBuilder
 
ImageImpl - Class in com.commercetools.importapi.models.common
An Image uploaded to commercetools Composable Commerce is stored in a Content Delivery Network and it's available in several pre-defined sizes.
ImageImpl() - Constructor for class com.commercetools.importapi.models.common.ImageImpl
create empty instance
images(Image...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
images(Image...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set values to the images
images(Image...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
images(List<Image>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
images(List<Image>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set value to the images
images(List<Image>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
ImportApiFactory - Class in com.commercetools.importapi.defaultconfig
Deprecated.
ImportApiFactory() - Constructor for class com.commercetools.importapi.defaultconfig.ImportApiFactory
Deprecated.
 
ImportApiModule - Class in com.commercetools.importapi.json
Module to configure the default jackson ObjectMapper e.g.
ImportApiModule(ModuleOptions) - Constructor for class com.commercetools.importapi.json.ImportApiModule
 
ImportApiModuleOptions - Class in com.commercetools.importapi.json
 
ImportApiModuleSupplier - Class in com.commercetools.importapi.json
 
ImportApiModuleSupplier() - Constructor for class com.commercetools.importapi.json.ImportApiModuleSupplier
 
ImportApiRootBuilder - Class in com.commercetools.importapi.defaultconfig
 
ImportContainer - Interface in com.commercetools.importapi.models.importcontainers
Serves as the entry point of resources.
ImportContainerBuilder - Class in com.commercetools.importapi.models.importcontainers
ImportContainerBuilder Example to create an instance using the builder pattern
ImportContainerBuilder() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
 
ImportContainerDraft - Interface in com.commercetools.importapi.models.importcontainers
The representation sent to the server when creating an ImportContainer.
ImportContainerDraftBuilder - Class in com.commercetools.importapi.models.importcontainers
ImportContainerDraftBuilder Example to create an instance using the builder pattern
ImportContainerDraftBuilder() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
 
ImportContainerDraftImpl - Class in com.commercetools.importapi.models.importcontainers
The representation sent to the server when creating an ImportContainer.
ImportContainerDraftImpl() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
create empty instance
ImportContainerImpl - Class in com.commercetools.importapi.models.importcontainers
Serves as the entry point of resources.
ImportContainerImpl() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
create empty instance
importContainerKey(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The key of the importContainer.
ImportContainerPagedResponse - Interface in com.commercetools.importapi.models.importcontainers
PagedQueryResult for ImportContainers.
ImportContainerPagedResponseBuilder - Class in com.commercetools.importapi.models.importcontainers
ImportContainerPagedResponseBuilder Example to create an instance using the builder pattern
ImportContainerPagedResponseBuilder() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
 
ImportContainerPagedResponseImpl - Class in com.commercetools.importapi.models.importcontainers
PagedQueryResult for ImportContainers.
ImportContainerPagedResponseImpl() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
create empty instance
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyProductsRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ByProjectKeyTypesRequestBuilder
 
importContainers() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
importContainers() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
ImportContainerUpdateDraft - Interface in com.commercetools.importapi.models.importcontainers
The representation sent to the server when updating an import container.
ImportContainerUpdateDraftBuilder - Class in com.commercetools.importapi.models.importcontainers
ImportContainerUpdateDraftBuilder Example to create an instance using the builder pattern
ImportContainerUpdateDraftBuilder() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
 
ImportContainerUpdateDraftImpl - Class in com.commercetools.importapi.models.importcontainers
The representation sent to the server when updating an import container.
ImportContainerUpdateDraftImpl() - Constructor for class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
create empty instance
ImportCorrelationIdProvider - Class in com.commercetools.importapi.client
 
ImportCorrelationIdProvider(String) - Constructor for class com.commercetools.importapi.client.ImportCorrelationIdProvider
 
imported(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the imported state.
IMPORTED - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
imported
IMPORTED - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
The resource was successfully imported.
ImportOperation - Interface in com.commercetools.importapi.models.importoperations
Import Operation describes the import status of a specific resource.
ImportOperationBuilder - Class in com.commercetools.importapi.models.importoperations
ImportOperationBuilder Example to create an instance using the builder pattern
ImportOperationBuilder() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
 
ImportOperationImpl - Class in com.commercetools.importapi.models.importoperations
Import Operation describes the import status of a specific resource.
ImportOperationImpl() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationImpl
create empty instance
ImportOperationPagedResponse - Interface in com.commercetools.importapi.models.importoperations
PagedQueryResult for Import Operations.
ImportOperationPagedResponseBuilder - Class in com.commercetools.importapi.models.importoperations
ImportOperationPagedResponseBuilder Example to create an instance using the builder pattern
ImportOperationPagedResponseBuilder() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
 
ImportOperationPagedResponseImpl - Class in com.commercetools.importapi.models.importoperations
PagedQueryResult for Import Operations.
ImportOperationPagedResponseImpl() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
create empty instance
importOperations() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
importOperations() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
importOperations() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
importOperations() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
ImportOperationState - Interface in com.commercetools.importapi.models.importoperations
Describes the validation state of a newly created ImportOperation.
ImportOperationState.ImportOperationStateEnum - Enum in com.commercetools.importapi.models.importoperations
possible values of ImportOperationState
ImportOperationStatus - Interface in com.commercetools.importapi.models.importoperations
ImportOperationStatus Example to create an instance using the builder pattern
ImportOperationStatusBuilder - Class in com.commercetools.importapi.models.importoperations
ImportOperationStatusBuilder Example to create an instance using the builder pattern
ImportOperationStatusBuilder() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
 
ImportOperationStatusImpl - Class in com.commercetools.importapi.models.importoperations
ImportOperationStatus
ImportOperationStatusImpl() - Constructor for class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
create empty instance
ImportRequest - Interface in com.commercetools.importapi.models.importrequests
An import request batches multiple import resources of the same import resource type for processing by an import container.
ImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ImportRequestBuilder
ImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
ImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
An import request batches multiple import resources of the same import resource type for processing by an import container.
ImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ImportRequestImpl
create empty instance
ImportResource - Interface in com.commercetools.importapi.models.common
A representation of the resource to import.
ImportResourceBuilder - Class in com.commercetools.importapi.models.common
ImportResourceBuilder Example to create an instance using the builder pattern
ImportResourceBuilder() - Constructor for class com.commercetools.importapi.models.common.ImportResourceBuilder
 
ImportResourceImpl - Class in com.commercetools.importapi.models.common
A representation of the resource to import.
ImportResourceImpl() - Constructor for class com.commercetools.importapi.models.common.ImportResourceImpl
create empty instance
ImportResourceType - Interface in com.commercetools.importapi.models.common
The resource types that can be imported.
ImportResourceType.ImportResourceTypeEnum - Enum in com.commercetools.importapi.models.common
possible values of ImportResourceType
ImportResponse - Interface in com.commercetools.importapi.models.importrequests
A list of the ID's and validation statuses of newly created ImportOperations.
ImportResponseBuilder - Class in com.commercetools.importapi.models.importrequests
ImportResponseBuilder Example to create an instance using the builder pattern
ImportResponseBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
 
ImportResponseImpl - Class in com.commercetools.importapi.models.importrequests
A list of the ID's and validation statuses of newly created ImportOperations.
ImportResponseImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ImportResponseImpl
create empty instance
importSummaries() - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
ImportSummary - Interface in com.commercetools.importapi.models.importsummaries
Describes the status of an ImportContainer by the number of resources in each Processing State.
ImportSummaryBuilder - Class in com.commercetools.importapi.models.importsummaries
ImportSummaryBuilder Example to create an instance using the builder pattern
ImportSummaryBuilder() - Constructor for class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
 
ImportSummaryImpl - Class in com.commercetools.importapi.models.importsummaries
Describes the status of an ImportContainer by the number of resources in each Processing State.
ImportSummaryImpl() - Constructor for class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
create empty instance
includedDiscounts(DiscountedLineItemPortion...) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set values to the includedDiscounts
includedDiscounts(List<DiscountedLineItemPortion>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set value to the includedDiscounts
includedInPrice(Boolean) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the includedInPrice
includedInPrice(Boolean) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the includedInPrice
inputHint(TextInputHint) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the inputHint
inputHint(TypeTextInputHint) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Provides a visual representation type for this field.
inputs(String...) - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
set values to the inputs
inputs(List<String>) - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
set value to the inputs
inputTip(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
inputTip(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
INSUFFICIENT_SCOPE - Static variable in interface com.commercetools.importapi.models.errors.InsufficientScopeError
discriminator value for InsufficientScopeError
insufficientScopeBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for insufficientScope subtype
insufficientScopeBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InsufficientScopeError - Interface in com.commercetools.importapi.models.errors
InsufficientScopeError Example to create an instance using the builder pattern
InsufficientScopeErrorBuilder - Class in com.commercetools.importapi.models.errors
InsufficientScopeErrorBuilder Example to create an instance using the builder pattern
InsufficientScopeErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
 
InsufficientScopeErrorImpl - Class in com.commercetools.importapi.models.errors
InsufficientScopeError
InsufficientScopeErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
create empty instance
INVALID_CREDENTIALS - Static variable in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
discriminator value for InvalidCredentialsError
INVALID_FIELD - Static variable in interface com.commercetools.importapi.models.errors.InvalidFieldError
discriminator value for InvalidFieldError
INVALID_INPUT - Static variable in interface com.commercetools.importapi.models.errors.InvalidInput
discriminator value for InvalidInput
INVALID_JSON_INPUT - Static variable in interface com.commercetools.importapi.models.errors.InvalidJsonInput
discriminator value for InvalidJsonInput
INVALID_OPERATION - Static variable in interface com.commercetools.importapi.models.errors.InvalidOperation
discriminator value for InvalidOperation
INVALID_SCOPE - Static variable in interface com.commercetools.importapi.models.errors.InvalidScopeError
discriminator value for InvalidScopeError
INVALID_TOKEN - Static variable in interface com.commercetools.importapi.models.errors.InvalidTokenError
discriminator value for InvalidTokenError
INVALID_TRANSITION - Static variable in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
discriminator value for InvalidStateTransitionError
invalidCredentialsBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidCredentials subtype
invalidCredentialsBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidCredentialsError - Interface in com.commercetools.importapi.models.errors
InvalidCredentialsError Example to create an instance using the builder pattern
InvalidCredentialsErrorBuilder - Class in com.commercetools.importapi.models.errors
InvalidCredentialsErrorBuilder Example to create an instance using the builder pattern
InvalidCredentialsErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
 
InvalidCredentialsErrorImpl - Class in com.commercetools.importapi.models.errors
InvalidCredentialsError
InvalidCredentialsErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
create empty instance
invalidFieldBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidField subtype
invalidFieldBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidFieldError - Interface in com.commercetools.importapi.models.errors
A given field is not supported.
InvalidFieldErrorBuilder - Class in com.commercetools.importapi.models.errors
InvalidFieldErrorBuilder Example to create an instance using the builder pattern
InvalidFieldErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
 
InvalidFieldErrorImpl - Class in com.commercetools.importapi.models.errors
A given field is not supported.
InvalidFieldErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
create empty instance
InvalidInput - Interface in com.commercetools.importapi.models.errors
An invalid input has been sent to the service.
invalidInputBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidInput subtype
invalidInputBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidInputBuilder - Class in com.commercetools.importapi.models.errors
InvalidInputBuilder Example to create an instance using the builder pattern
InvalidInputBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidInputBuilder
 
InvalidInputImpl - Class in com.commercetools.importapi.models.errors
An invalid input has been sent to the service.
InvalidInputImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidInputImpl
create empty instance
InvalidJsonInput - Interface in com.commercetools.importapi.models.errors
An invalid JSON input has been sent to the service.
invalidJsonInputBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidJsonInput subtype
invalidJsonInputBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidJsonInputBuilder - Class in com.commercetools.importapi.models.errors
InvalidJsonInputBuilder Example to create an instance using the builder pattern
InvalidJsonInputBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
 
InvalidJsonInputImpl - Class in com.commercetools.importapi.models.errors
An invalid JSON input has been sent to the service.
InvalidJsonInputImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
create empty instance
InvalidOperation - Interface in com.commercetools.importapi.models.errors
The resources in the request are not in the valid state for the operation.
invalidOperationBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidOperation subtype
invalidOperationBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidOperationBuilder - Class in com.commercetools.importapi.models.errors
InvalidOperationBuilder Example to create an instance using the builder pattern
InvalidOperationBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidOperationBuilder
 
InvalidOperationImpl - Class in com.commercetools.importapi.models.errors
The resources in the request are not in the valid state for the operation.
InvalidOperationImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidOperationImpl
create empty instance
invalidScopeBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidScope subtype
invalidScopeBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidScopeError - Interface in com.commercetools.importapi.models.errors
The requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
InvalidScopeErrorBuilder - Class in com.commercetools.importapi.models.errors
InvalidScopeErrorBuilder Example to create an instance using the builder pattern
InvalidScopeErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
 
InvalidScopeErrorImpl - Class in com.commercetools.importapi.models.errors
The requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
InvalidScopeErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
create empty instance
InvalidStateTransitionError - Interface in com.commercetools.importapi.models.errors
InvalidStateTransitionError Example to create an instance using the builder pattern
InvalidStateTransitionErrorBuilder - Class in com.commercetools.importapi.models.errors
InvalidStateTransitionErrorBuilder Example to create an instance using the builder pattern
InvalidStateTransitionErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
 
InvalidStateTransitionErrorImpl - Class in com.commercetools.importapi.models.errors
InvalidStateTransitionError
InvalidStateTransitionErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
create empty instance
invalidTokenBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidToken subtype
invalidTokenBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
InvalidTokenError - Interface in com.commercetools.importapi.models.errors
InvalidTokenError Example to create an instance using the builder pattern
InvalidTokenErrorBuilder - Class in com.commercetools.importapi.models.errors
InvalidTokenErrorBuilder Example to create an instance using the builder pattern
InvalidTokenErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
 
InvalidTokenErrorImpl - Class in com.commercetools.importapi.models.errors
InvalidTokenError
InvalidTokenErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
create empty instance
invalidTransitionBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for invalidTransition subtype
invalidTransitionBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
invalidValue(Object) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The invalid value.
inventories() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
inventories() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
inventories() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
INVENTORY - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
inventory
INVENTORY - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Inventory import resource type.
INVENTORY - Static variable in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
discriminator value for InventoryImportRequest
INVENTORY_ENTRY - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
inventory-entry
INVENTORY_ENTRY - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
inventoryBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for inventory subtype
inventoryBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
InventoryImport - Interface in com.commercetools.importapi.models.inventories
The data representation for an Inventory to be imported that is persisted as a Inventory in the Project.
InventoryImportBuilder - Class in com.commercetools.importapi.models.inventories
InventoryImportBuilder Example to create an instance using the builder pattern
InventoryImportBuilder() - Constructor for class com.commercetools.importapi.models.inventories.InventoryImportBuilder
 
InventoryImportImpl - Class in com.commercetools.importapi.models.inventories
The data representation for an Inventory to be imported that is persisted as a Inventory in the Project.
InventoryImportImpl() - Constructor for class com.commercetools.importapi.models.inventories.InventoryImportImpl
create empty instance
InventoryImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Inventories.
InventoryImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
InventoryImportRequestBuilder Example to create an instance using the builder pattern
InventoryImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
 
InventoryImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Inventories.
InventoryImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
create empty instance
inventoryMode(InventoryMode) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.inventoryMode.
InventoryMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.inventoryMode.
InventoryMode.InventoryModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of InventoryMode
isEmailVerified(Boolean) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.isEmailVerified.
isMasterVariant(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.isMasterVariant.
isMatching(Boolean) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the isMatching
isRequired(Boolean) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the isRequired
isReturn(Boolean) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the isReturn
isSearchable(Boolean) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the isSearchable
items(ReturnItemDraft...) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set values to the items
items(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set values to the items
items(List<ReturnItemDraft>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set value to the items
items(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set value to the items
itemShippingAddresses(Address...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
itemShippingAddresses(List<Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
ItemShippingDetailsDraft - Interface in com.commercetools.importapi.models.orders
ItemShippingDetailsDraft Example to create an instance using the builder pattern
ItemShippingDetailsDraftBuilder - Class in com.commercetools.importapi.models.orders
ItemShippingDetailsDraftBuilder Example to create an instance using the builder pattern
ItemShippingDetailsDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
 
ItemShippingDetailsDraftImpl - Class in com.commercetools.importapi.models.orders
ItemShippingDetailsDraft
ItemShippingDetailsDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
create empty instance
ItemShippingTarget - Interface in com.commercetools.importapi.models.orders
The item's shipping target.
ItemShippingTargetBuilder - Class in com.commercetools.importapi.models.orders
ItemShippingTargetBuilder Example to create an instance using the builder pattern
ItemShippingTargetBuilder() - Constructor for class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
 
ItemShippingTargetImpl - Class in com.commercetools.importapi.models.orders
The item's shipping target.
ItemShippingTargetImpl() - Constructor for class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
create empty instance
ItemState - Interface in com.commercetools.importapi.models.orders
The item's state.
ItemStateBuilder - Class in com.commercetools.importapi.models.orders
ItemStateBuilder Example to create an instance using the builder pattern
ItemStateBuilder() - Constructor for class com.commercetools.importapi.models.orders.ItemStateBuilder
 
ItemStateImpl - Class in com.commercetools.importapi.models.orders
The item's state.
ItemStateImpl() - Constructor for class com.commercetools.importapi.models.orders.ItemStateImpl
create empty instance

K

key(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.AssetBuilder
User-defined identifier for the asset.
key(String) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ImportResourceBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
User-defined identifier for the address.
key(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
User-defined unique identifier for the ImportContainer.
key(String) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
User-defined unique identifier of the ImportContainer.
key(String) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
User-defined unique identifier for the Embedded Price.
key(String) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
User-defined unique identifier for the Embedded Price.
key(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
set the value to the key
key(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
User-defined unique identifier.
key(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
User-defined unique identifier for the Standalone Price.
key(String) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
Key of the value used as a programmatic identifier.
key(String) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Key of the value used as a programmatic identifier.
key(String) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
User-defined unique identifier for the Type.
KEY_VALUE_DOCUMENT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
key-value-document
KEY_VALUE_DOCUMENT - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
key-value-document
KEY_VALUE_DOCUMENT - Static variable in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
discriminator value for CustomObjectKeyReference
KEY_VALUE_DOCUMENT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a custom object
KEY_VALUE_DOCUMENT - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
KeyReference - Interface in com.commercetools.importapi.models.common
References a resource by key.
KeyReferenceBuilder - Class in com.commercetools.importapi.models.common
KeyReferenceBuilder
KeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
KeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a resource by key.
KeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.KeyReferenceImpl
create empty instance
keyValueDocumentBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for keyValueDocument subtype
keyValueDocumentBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 

L

label(LocalizedString) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
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.
label(LocalizedString) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
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.
label(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
label(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
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.
label(LocalizedString) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Descriptive localized label of the value.
label(LocalizedString) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
A human-readable label for the field.
label(String) - Method in class com.commercetools.importapi.models.common.EnumValueBuilder
set the value to the label
label(String) - Method in class com.commercetools.importapi.models.common.ImageBuilder
Custom label that can be used, for example, as an image description.
label(String) - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
set the value to the label
label(String) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
Descriptive label of the value.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
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.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
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.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
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.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Descriptive localized label of the value.
label(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
A human-readable label for the field.
lastModifiedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The last time when the ImportContainer was modified.
lastModifiedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The last time When the ImportOperation was modified.
lastName(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the lastName
lastName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the lastName
lastName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.lastName.
lengthInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
set the value to the lengthInMillimeter
LENUM - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
discriminator value for AttributeLocalizedEnumType
LENUM - Static variable in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
discriminator value for LocalizableEnumAttribute
LENUM_SET - Static variable in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
discriminator value for LocalizableEnumSetAttribute
lenumBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for lenum subtype
lenumBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
lenumBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for lenum subtype
lenumBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
lenumSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for lenumSet subtype
lenumSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
limit(Integer) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
Number of results requested.
limit(Integer) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
Number of results requested.
LINE_ITEM - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
line-item
LINE_ITEM - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
LINE_ITEM_LEVEL - Enum constant in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
LineItemLevel
LINE_ITEM_LEVEL - Static variable in interface com.commercetools.importapi.models.orders.TaxCalculationMode
 
lineItemId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
set the value to the lineItemId
LineItemImportDraft - Interface in com.commercetools.importapi.models.orders
Represents an individual Line Item in an Order.
LineItemImportDraftBuilder - Class in com.commercetools.importapi.models.orders
LineItemImportDraftBuilder Example to create an instance using the builder pattern
LineItemImportDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
 
LineItemImportDraftImpl - Class in com.commercetools.importapi.models.orders
Represents an individual Line Item in an Order.
LineItemImportDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
create empty instance
LineItemPrice - Interface in com.commercetools.importapi.models.orders
LineItemPrice Example to create an instance using the builder pattern
LineItemPriceBuilder - Class in com.commercetools.importapi.models.orders
LineItemPriceBuilder Example to create an instance using the builder pattern
LineItemPriceBuilder() - Constructor for class com.commercetools.importapi.models.orders.LineItemPriceBuilder
 
LineItemPriceImpl - Class in com.commercetools.importapi.models.orders
LineItemPrice
LineItemPriceImpl() - Constructor for class com.commercetools.importapi.models.orders.LineItemPriceImpl
create empty instance
LineItemProductVariantImportDraft - Interface in com.commercetools.importapi.models.orders
LineItemProductVariantImportDraft Example to create an instance using the builder pattern
LineItemProductVariantImportDraftBuilder - Class in com.commercetools.importapi.models.orders
LineItemProductVariantImportDraftBuilder Example to create an instance using the builder pattern
LineItemProductVariantImportDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
 
LineItemProductVariantImportDraftImpl - Class in com.commercetools.importapi.models.orders
LineItemProductVariantImportDraft
LineItemProductVariantImportDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
create empty instance
lineItems(LineItemImportDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
lineItems(List<LineItemImportDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
locale(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.locale.
LocalizableEnumAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized enum.
LocalizableEnumAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
LocalizableEnumAttributeBuilder Example to create an instance using the builder pattern
LocalizableEnumAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
 
LocalizableEnumAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized enum.
LocalizableEnumAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
create empty instance
LocalizableEnumSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized enum.
LocalizableEnumSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
LocalizableEnumSetAttributeBuilder Example to create an instance using the builder pattern
LocalizableEnumSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
 
LocalizableEnumSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized enum.
LocalizableEnumSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
create empty instance
LocalizableTextAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized text.
LocalizableTextAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
LocalizableTextAttributeBuilder Example to create an instance using the builder pattern
LocalizableTextAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
 
LocalizableTextAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized text.
LocalizableTextAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
create empty instance
LocalizableTextSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized text.
LocalizableTextSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
LocalizableTextSetAttributeBuilder Example to create an instance using the builder pattern
LocalizableTextSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
 
LocalizableTextSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a localized text.
LocalizableTextSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
create empty instance
LOCALIZED_ENUM - Static variable in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
discriminator value for LocalizedEnumField
LOCALIZED_ENUM - Static variable in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
discriminator value for CustomFieldLocalizedEnumType
LOCALIZED_ENUM_SET - Static variable in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
discriminator value for LocalizedEnumSetField
LOCALIZED_STRING - Static variable in interface com.commercetools.importapi.models.customfields.LocalizedStringField
discriminator value for LocalizedStringField
LOCALIZED_STRING - Static variable in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
discriminator value for CustomFieldLocalizedStringType
LOCALIZED_STRING_SET - Static variable in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
discriminator value for LocalizedStringSetField
localizedEnumBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for localizedEnum subtype
localizedEnumBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
localizedEnumBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for localizedEnum subtype
localizedEnumBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
LocalizedEnumField - Interface in com.commercetools.importapi.models.customfields
A field with a localized enum value.
LocalizedEnumFieldBuilder - Class in com.commercetools.importapi.models.customfields
LocalizedEnumFieldBuilder Example to create an instance using the builder pattern
LocalizedEnumFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
 
LocalizedEnumFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a localized enum value.
LocalizedEnumFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
create empty instance
localizedEnumSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for localizedEnumSet subtype
localizedEnumSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
LocalizedEnumSetField - Interface in com.commercetools.importapi.models.customfields
A field with a localized enum set value.
LocalizedEnumSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
LocalizedEnumSetFieldBuilder Example to create an instance using the builder pattern
LocalizedEnumSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
 
LocalizedEnumSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a localized enum set value.
LocalizedEnumSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
create empty instance
LocalizedEnumValue - Interface in com.commercetools.importapi.models.common
LocalizedEnumValue Example to create an instance using the builder pattern
LocalizedEnumValueBuilder - Class in com.commercetools.importapi.models.common
LocalizedEnumValueBuilder Example to create an instance using the builder pattern
LocalizedEnumValueBuilder() - Constructor for class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
 
LocalizedEnumValueImpl - Class in com.commercetools.importapi.models.common
LocalizedEnumValue
LocalizedEnumValueImpl() - Constructor for class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
create empty instance
LocalizedString - Interface in com.commercetools.importapi.models.common
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.
localizedStringBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for localizedString subtype
localizedStringBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
localizedStringBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for localizedString subtype
localizedStringBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
LocalizedStringBuilder - Class in com.commercetools.importapi.models.common
LocalizedStringBuilder Example to create an instance using the builder pattern
LocalizedStringBuilder() - Constructor for class com.commercetools.importapi.models.common.LocalizedStringBuilder
 
LocalizedStringField - Interface in com.commercetools.importapi.models.customfields
A field with a localized string value.
LocalizedStringFieldBuilder - Class in com.commercetools.importapi.models.customfields
LocalizedStringFieldBuilder Example to create an instance using the builder pattern
LocalizedStringFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
 
LocalizedStringFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a localized string value.
LocalizedStringFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
create empty instance
LocalizedStringImpl - Class in com.commercetools.importapi.models.common
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.
LocalizedStringImpl() - Constructor for class com.commercetools.importapi.models.common.LocalizedStringImpl
create empty instance
localizedStringSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for localizedStringSet subtype
localizedStringSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
LocalizedStringSetField - Interface in com.commercetools.importapi.models.customfields
A field with a localized string set value.
LocalizedStringSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
LocalizedStringSetFieldBuilder Example to create an instance using the builder pattern
LocalizedStringSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
 
LocalizedStringSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a localized string set value.
LocalizedStringSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
create empty instance
LTEXT - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
discriminator value for AttributeLocalizableTextType
LTEXT - Static variable in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
discriminator value for LocalizableTextAttribute
LTEXT_SET - Static variable in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
discriminator value for LocalizableTextSetAttribute
ltextBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for ltext subtype
ltextBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
ltextBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for ltext subtype
ltextBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
ltextSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for ltextSet subtype
ltextSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 

M

masterVariant(ProductVariantDraftImport) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The master Product variant.
masterVariant(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImportBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The master Product variant.
MATCHES_CART - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
MatchesCart
MATCHES_CART - Enum constant in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
MatchesCart
MATCHES_CART - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
MATCHES_CART - Static variable in interface com.commercetools.importapi.models.orders.ShippingMethodState
 
MAX_APPLICATION_REACHED - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
MaxApplicationReached
MAX_APPLICATION_REACHED - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
measurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the measurements
measurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the measurements
measurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
set the value to the measurements
measurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the measurements
measurements(Function<ParcelMeasurementsBuilder, ParcelMeasurementsBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the measurements using the builder function
measurements(Function<ParcelMeasurementsBuilder, ParcelMeasurementsBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the measurements using the builder function
measurements(Function<ParcelMeasurementsBuilder, ParcelMeasurementsBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
set the value to the measurements using the builder function
measurements(Function<ParcelMeasurementsBuilder, ParcelMeasurementsBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the measurements using the builder function
MERCHANT - Enum constant in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
Merchant
MERCHANT - Static variable in interface com.commercetools.importapi.models.orders.CartOrigin
 
message(String) - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
Describes the error.
message(String) - Method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
set the value to the message
message(String) - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
set the value to the message
metaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaDescription.
metaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
metaDescription(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaDescription.
metaDescription(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaDescription(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
metaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaKeywords.
metaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
metaKeywords(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaKeywords.
metaKeywords(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaKeywords(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
metaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaTitle.
metaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
metaTitle(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaTitle.
metaTitle(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
metaTitle(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
middleName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.middleName.
minimumQuantity(Long) - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
The minimum quantity this price tier is valid for.
mobile(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the mobile
mobile(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the mobile
money(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the money
money(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the money using the builder function
Money - Interface in com.commercetools.importapi.models.common
Money Example to create an instance using the builder pattern
MONEY - Static variable in interface com.commercetools.importapi.models.customfields.MoneyField
discriminator value for MoneyField
MONEY - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
discriminator value for AttributeMoneyType
MONEY - Static variable in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
discriminator value for MoneyAttribute
MONEY - Static variable in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
discriminator value for CustomFieldMoneyType
MONEY_SET - Static variable in interface com.commercetools.importapi.models.customfields.MoneySetField
discriminator value for MoneySetField
MONEY_SET - Static variable in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
discriminator value for MoneySetAttribute
MoneyAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a money object.
MoneyAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
MoneyAttributeBuilder Example to create an instance using the builder pattern
MoneyAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
 
MoneyAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a money object.
MoneyAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
create empty instance
moneyBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for money subtype
moneyBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
moneyBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for money subtype
moneyBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
moneyBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for money subtype
moneyBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
moneyBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for money subtype
moneyBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
MoneyBuilder - Class in com.commercetools.importapi.models.common
MoneyBuilder Example to create an instance using the builder pattern
MoneyBuilder() - Constructor for class com.commercetools.importapi.models.common.MoneyBuilder
 
MoneyField - Interface in com.commercetools.importapi.models.customfields
A field with a money value.
MoneyFieldBuilder - Class in com.commercetools.importapi.models.customfields
MoneyFieldBuilder Example to create an instance using the builder pattern
MoneyFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
 
MoneyFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a money value.
MoneyFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.MoneyFieldImpl
create empty instance
MoneyImpl - Class in com.commercetools.importapi.models.common
Money
MoneyImpl() - Constructor for class com.commercetools.importapi.models.common.MoneyImpl
create empty instance
MoneySetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of money objects.
MoneySetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
MoneySetAttributeBuilder Example to create an instance using the builder pattern
MoneySetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
 
MoneySetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of money objects.
MoneySetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
create empty instance
moneySetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for moneySet subtype
moneySetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
moneySetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for moneySet subtype
moneySetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
MoneySetField - Interface in com.commercetools.importapi.models.customfields
A field with a money set value.
MoneySetFieldBuilder - Class in com.commercetools.importapi.models.customfields
MoneySetFieldBuilder Example to create an instance using the builder pattern
MoneySetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
 
MoneySetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a money set value.
MoneySetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
create empty instance
MoneyType - Interface in com.commercetools.importapi.models.common
MoneyType
MoneyType.MoneyTypeEnum - Enum in com.commercetools.importapi.models.common
possible values of MoneyType
MULTI_LINE - Enum constant in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
MultiLine
MULTI_LINE - Enum constant in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
MultiLine
MULTI_LINE - Static variable in interface com.commercetools.importapi.models.producttypes.TextInputHint
 
MULTI_LINE - Static variable in interface com.commercetools.importapi.models.types.TypeTextInputHint
Hint for GUIs to display the field's content over multiple lines of text.

N

name() - Method in interface com.commercetools.importapi.models.common.ImportResourceType
the enum value
name() - Method in interface com.commercetools.importapi.models.common.MoneyType
the enum value
name() - Method in interface com.commercetools.importapi.models.common.ProcessingState
the enum value
name() - Method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
the enum value
name() - Method in interface com.commercetools.importapi.models.common.ReferenceType
the enum value
name() - Method in interface com.commercetools.importapi.models.customers.AuthenticationMode
the enum value
name() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
the enum value
name() - Method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.CartOrigin
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.InventoryMode
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.OrderState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.PaymentState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.RoundingMode
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.ShipmentState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.ShippingMethodState
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
the enum value
name() - Method in interface com.commercetools.importapi.models.orders.TaxMode
the enum value
name() - Method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
the enum value
name() - Method in interface com.commercetools.importapi.models.producttypes.TextInputHint
the enum value
name() - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
the enum value
name() - Method in interface com.commercetools.importapi.models.types.ResourceTypeId
the enum value
name() - Method in interface com.commercetools.importapi.models.types.TypeTextInputHint
the enum value
name(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.name.
name(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.
name(LocalizedString) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
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.
name(LocalizedString) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.name.
name(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
set the value to the name
name(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.name.
name(LocalizedString) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.name.
name(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the name
name(String) - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
set the value to the name
name(String) - Method in class com.commercetools.importapi.models.prices.SubRateBuilder
set the value to the name
name(String) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the name
name(String) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the name
name(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
Maps to ProductType.name.
name(String) - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
The name of this attribute must match a name of the product types attribute definitions.
name(String) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Name of the Custom Field to define.
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.name.
name(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.
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
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.
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.name.
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
set the value to the name using the builder function
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.name.
name(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.name.
NESTED - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
discriminator value for AttributeNestedType
nestedBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for nested subtype
nestedBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
newState(ProcessingState) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
Every Import Operation is assigned one of the following states.
NONE - Enum constant in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
None
NONE - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
 
NOT_ACTIVE - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
NotActive
NOT_ACTIVE - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
NOT_VALID - Enum constant in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
NotValid
NOT_VALID - Static variable in interface com.commercetools.importapi.models.orders.DiscountCodeState
 
NUMBER - Static variable in interface com.commercetools.importapi.models.customfields.NumberField
discriminator value for NumberField
NUMBER - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
discriminator value for AttributeNumberType
NUMBER - Static variable in interface com.commercetools.importapi.models.productvariants.NumberAttribute
discriminator value for NumberAttribute
NUMBER - Static variable in interface com.commercetools.importapi.models.types.CustomFieldNumberType
discriminator value for CustomFieldNumberType
NUMBER_SET - Static variable in interface com.commercetools.importapi.models.customfields.NumberSetField
discriminator value for NumberSetField
NUMBER_SET - Static variable in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
discriminator value for NumberSetAttribute
NumberAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a number.
NumberAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
NumberAttributeBuilder Example to create an instance using the builder pattern
NumberAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
 
NumberAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a number.
NumberAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
create empty instance
numberBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for number subtype
numberBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
numberBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for number subtype
numberBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
numberBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for number subtype
numberBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
numberBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for number subtype
numberBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
NumberField - Interface in com.commercetools.importapi.models.customfields
A field with a number value.
NumberFieldBuilder - Class in com.commercetools.importapi.models.customfields
NumberFieldBuilder Example to create an instance using the builder pattern
NumberFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.NumberFieldBuilder
 
NumberFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a number value.
NumberFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.NumberFieldImpl
create empty instance
NumberSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of numbers.
NumberSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
NumberSetAttributeBuilder Example to create an instance using the builder pattern
NumberSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
 
NumberSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of numbers.
NumberSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
create empty instance
numberSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for numberSet subtype
numberSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
numberSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for numberSet subtype
numberSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
NumberSetField - Interface in com.commercetools.importapi.models.customfields
A field with a number value.
NumberSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
NumberSetFieldBuilder Example to create an instance using the builder pattern
NumberSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
 
NumberSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a number value.
NumberSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
create empty instance

O

of() - Static method in class com.commercetools.importapi.client.ApiRoot
 
of() - Static method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
of() - Static method in class com.commercetools.importapi.json.ImportApiModuleOptions
 
of() - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
factory method
of() - Static method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
factory method for an instance of CategoryImportBuilder
of() - Static method in interface com.commercetools.importapi.models.common.Address
factory method
of() - Static method in class com.commercetools.importapi.models.common.AddressBuilder
factory method for an instance of AddressBuilder
of() - Static method in interface com.commercetools.importapi.models.common.Asset
factory method
of() - Static method in class com.commercetools.importapi.models.common.AssetBuilder
factory method for an instance of AssetBuilder
of() - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
factory method
of() - Static method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
factory method for an instance of AssetDimensionsBuilder
of() - Static method in interface com.commercetools.importapi.models.common.AssetSource
factory method
of() - Static method in class com.commercetools.importapi.models.common.AssetSourceBuilder
factory method for an instance of AssetSourceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
factory method for an instance of CartDiscountKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
factory method for an instance of CartKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
factory method for an instance of CategoryKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
factory method for an instance of ChannelKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
factory method for an instance of CustomerGroupKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
factory method for an instance of CustomerKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
factory method for an instance of CustomObjectKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
factory method for an instance of DiscountCodeKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
factory method
of() - Static method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
factory method for an instance of DiscountedPriceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.EnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.common.EnumValueBuilder
factory method for an instance of EnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
factory method
of() - Static method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
factory method for an instance of HighPrecisionMoneyBuilder
of() - Static method in interface com.commercetools.importapi.models.common.Image
factory method
of() - Static method in class com.commercetools.importapi.models.common.ImageBuilder
factory method for an instance of ImageBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ImportResource
factory method
of() - Static method in class com.commercetools.importapi.models.common.ImportResourceBuilder
factory method for an instance of ImportResourceBuilder
of() - Static method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
factory method for an instance of KeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
factory method for an instance of LocalizedEnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.common.LocalizedString
factory method
of() - Static method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
factory method for an instance of LocalizedStringBuilder
of() - Static method in interface com.commercetools.importapi.models.common.Money
factory method
of() - Static method in class com.commercetools.importapi.models.common.MoneyBuilder
factory method for an instance of MoneyBuilder
of() - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
factory method for an instance of OrderKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
factory method for an instance of PaymentKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
factory method for an instance of PriceKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.PriceTier
factory method
of() - Static method in class com.commercetools.importapi.models.common.PriceTierBuilder
factory method for an instance of PriceTierBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
factory method for an instance of ProductDiscountKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
factory method for an instance of ProductKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
factory method for an instance of ProductTypeKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
factory method for an instance of ProductVariantKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
factory method for an instance of ShippingMethodKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
factory method for an instance of StateKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
factory method for an instance of StoreKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
factory method for an instance of TaxCategoryKeyReferenceBuilder
of() - Static method in class com.commercetools.importapi.models.common.TypedMoneyBuilder
factory method for an instance of TypedMoneyBuilder
of() - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
factory method
of() - Static method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
factory method for an instance of TypeKeyReferenceBuilder
of() - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
factory method
of() - Static method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
factory method for an instance of UnresolvedReferencesBuilder
of() - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
factory method
of() - Static method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
factory method for an instance of CustomerAddressBuilder
of() - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
factory method
of() - Static method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
factory method for an instance of CustomerImportBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
factory method for an instance of BooleanFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
factory method for an instance of BooleanSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.Custom
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.CustomBuilder
factory method for an instance of CustomBuilder
of() - Static method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
factory method for an instance of CustomFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.DateField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
factory method for an instance of DateFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
factory method for an instance of DateSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
factory method for an instance of DateTimeFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
factory method for an instance of DateTimeSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.EnumField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
factory method for an instance of EnumFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
factory method for an instance of EnumSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
factory method for an instance of FieldContainerBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
factory method for an instance of LocalizedEnumFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
factory method for an instance of LocalizedEnumSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
factory method for an instance of LocalizedStringFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
factory method for an instance of LocalizedStringSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
factory method for an instance of MoneyFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
factory method for an instance of MoneySetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.NumberField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
factory method for an instance of NumberFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
factory method for an instance of NumberSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
factory method for an instance of ReferenceFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
factory method for an instance of ReferenceSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.StringField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
factory method for an instance of StringFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
factory method for an instance of StringSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.TimeField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
factory method for an instance of TimeFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
factory method
of() - Static method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
factory method for an instance of TimeSetFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
factory method for an instance of AccessDeniedErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
factory method for an instance of ConcurrentModificationErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ContentionError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
factory method for an instance of ContentionErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
factory method for an instance of DuplicateAttributeValueErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
factory method for an instance of DuplicateAttributeValuesErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
factory method for an instance of DuplicateFieldErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
factory method for an instance of DuplicateVariantValuesErrorBuilder
of() - Static method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
factory method for an instance of ErrorObjectBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
factory method for an instance of ErrorResponseBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.GenericError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
factory method for an instance of GenericErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
factory method for an instance of InsufficientScopeErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
factory method for an instance of InvalidCredentialsErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
factory method for an instance of InvalidFieldErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
factory method for an instance of InvalidInputBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
factory method for an instance of InvalidJsonInputBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
factory method for an instance of InvalidOperationBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
factory method for an instance of InvalidScopeErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
factory method for an instance of InvalidStateTransitionErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
factory method for an instance of InvalidTokenErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
factory method for an instance of RequiredFieldErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
factory method for an instance of ResourceCreationErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
factory method for an instance of ResourceDeletionErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
factory method for an instance of ResourceNotFoundErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
factory method
of() - Static method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
factory method for an instance of ResourceUpdateErrorBuilder
of() - Static method in interface com.commercetools.importapi.models.errors.VariantValues
factory method
of() - Static method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
factory method for an instance of VariantValuesBuilder
of() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
factory method
of() - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
factory method for an instance of ImportContainerBuilder
of() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
factory method
of() - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
factory method for an instance of ImportContainerDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
factory method
of() - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
factory method for an instance of ImportContainerPagedResponseBuilder
of() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
factory method
of() - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
factory method for an instance of ImportContainerUpdateDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
factory method
of() - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
factory method for an instance of ImportOperationBuilder
of() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
factory method
of() - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
factory method for an instance of ImportOperationPagedResponseBuilder
of() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
factory method
of() - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
factory method for an instance of ImportOperationStatusBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
factory method for an instance of CategoryImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
factory method for an instance of CustomerImportRequestBuilder
of() - Static method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
factory method for an instance of ImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
factory method for an instance of ImportResponseBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
factory method for an instance of InventoryImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
factory method for an instance of OrderImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
factory method for an instance of OrderPatchImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
factory method for an instance of PriceImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
factory method for an instance of ProductDraftImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
factory method for an instance of ProductImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
factory method for an instance of ProductTypeImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
factory method for an instance of ProductVariantImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
factory method for an instance of ProductVariantPatchRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
factory method for an instance of StandalonePriceImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
factory method
of() - Static method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
factory method for an instance of TypeImportRequestBuilder
of() - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
factory method
of() - Static method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
factory method for an instance of ImportSummaryBuilder
of() - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
factory method
of() - Static method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
factory method for an instance of OperationStatesBuilder
of() - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
factory method
of() - Static method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
factory method for an instance of InventoryImportBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
factory method for an instance of DeliveryAddressDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
factory method for an instance of DeliveryDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
factory method for an instance of DeliveryParcelBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
factory method for an instance of DeliveryParcelDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
factory method for an instance of OrderFieldBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
factory method for an instance of OrderPatchImportBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
factory method for an instance of ParcelItemsBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
factory method for an instance of ParcelMeasurementDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
factory method for an instance of ParcelTrackingDataBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
factory method for an instance of RemoveDeliveryDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
factory method for an instance of RemoveParcelFromDeliveryDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
factory method for an instance of ReturnInfoBuilder
of() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
factory method
of() - Static method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
factory method for an instance of ReturnItemDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
factory method
of() - Static method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
factory method for an instance of CartClassificationTierBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
factory method for an instance of ClassificationShippingRateInputBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
factory method for an instance of CustomLineItemDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
factory method
of() - Static method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
factory method for an instance of CustomLineItemTaxedPriceBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.Delivery
factory method
of() - Static method in class com.commercetools.importapi.models.orders.DeliveryBuilder
factory method for an instance of DeliveryBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
factory method
of() - Static method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
factory method for an instance of DeliveryItemBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
factory method
of() - Static method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
factory method for an instance of DiscountCodeInfoBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
factory method
of() - Static method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
factory method for an instance of DiscountedLineItemPortionBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
factory method for an instance of DiscountedLineItemPriceDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
factory method for an instance of ExternalTaxRateDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
factory method for an instance of ItemShippingDetailsDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
factory method for an instance of ItemShippingTargetBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ItemState
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ItemStateBuilder
factory method for an instance of ItemStateBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
factory method for an instance of LineItemImportDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
factory method
of() - Static method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
factory method for an instance of LineItemPriceBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
factory method for an instance of LineItemProductVariantImportDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.OrderImport
factory method
of() - Static method in class com.commercetools.importapi.models.orders.OrderImportBuilder
factory method for an instance of OrderImportBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.Parcel
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ParcelBuilder
factory method for an instance of ParcelBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
factory method for an instance of ParcelMeasurementsBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
factory method for an instance of ScoreShippingRateInputBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
factory method for an instance of ShippingInfoImportDraftBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
factory method
of() - Static method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
factory method for an instance of ShippingRateDraftBuilder
of() - Static method in class com.commercetools.importapi.models.orders.ShippingRateInputBuilder
factory method for an instance of ShippingRateInputBuilder
of() - Static method in class com.commercetools.importapi.models.orders.ShippingRatePriceTierBuilder
factory method for an instance of ShippingRatePriceTierBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
factory method
of() - Static method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
factory method for an instance of SyncInfoBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
factory method
of() - Static method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
factory method for an instance of TaxedPriceBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
factory method
of() - Static method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
factory method for an instance of TaxPortionBuilder
of() - Static method in interface com.commercetools.importapi.models.orders.TrackingData
factory method
of() - Static method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
factory method for an instance of TrackingDataBuilder
of() - Static method in interface com.commercetools.importapi.models.prices.PriceImport
factory method
of() - Static method in class com.commercetools.importapi.models.prices.PriceImportBuilder
factory method for an instance of PriceImportBuilder
of() - Static method in interface com.commercetools.importapi.models.prices.SubRate
factory method
of() - Static method in class com.commercetools.importapi.models.prices.SubRateBuilder
factory method for an instance of SubRateBuilder
of() - Static method in interface com.commercetools.importapi.models.prices.TaxRate
factory method
of() - Static method in class com.commercetools.importapi.models.prices.TaxRateBuilder
factory method for an instance of TaxRateBuilder
of() - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
factory method
of() - Static method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
factory method for an instance of PriceDraftImportBuilder
of() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
factory method
of() - Static method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
factory method for an instance of ProductDraftImportBuilder
of() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
factory method
of() - Static method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
factory method for an instance of ProductVariantDraftImportBuilder
of() - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
factory method
of() - Static method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
factory method for an instance of CustomTokenizerBuilder
of() - Static method in interface com.commercetools.importapi.models.products.ProductImport
factory method
of() - Static method in class com.commercetools.importapi.models.products.ProductImportBuilder
factory method for an instance of ProductImportBuilder
of() - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
factory method
of() - Static method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
factory method for an instance of SearchKeywordBuilder
of() - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
factory method
of() - Static method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
factory method for an instance of SearchKeywordsBuilder
of() - Static method in class com.commercetools.importapi.models.products.SuggestTokenizerBuilder
factory method for an instance of SuggestTokenizerBuilder
of() - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
factory method
of() - Static method in class com.commercetools.importapi.models.products.WhitespaceTokenizerBuilder
factory method for an instance of WhitespaceTokenizerBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeBuilder
factory method for an instance of AttributeBooleanTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeBuilder
factory method for an instance of AttributeDateTimeTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeBuilder
factory method for an instance of AttributeDateTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
factory method for an instance of AttributeDefinitionBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
factory method for an instance of AttributeEnumTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeBuilder
factory method for an instance of AttributeLocalizableTextTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
factory method for an instance of AttributeLocalizedEnumTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
factory method for an instance of AttributeLocalizedEnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeBuilder
factory method for an instance of AttributeMoneyTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
factory method for an instance of AttributeNestedTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeBuilder
factory method for an instance of AttributeNumberTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
factory method for an instance of AttributePlainEnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
factory method for an instance of AttributeReferenceTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
factory method for an instance of AttributeSetTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeBuilder
factory method for an instance of AttributeTextTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeBuilder
factory method for an instance of AttributeTimeTypeBuilder
of() - Static method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
factory method for an instance of AttributeTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
factory method
of() - Static method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
factory method for an instance of ProductTypeImportBuilder
of() - Static method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
factory method for an instance of AttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
factory method for an instance of AttributesBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
factory method for an instance of BooleanAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
factory method for an instance of BooleanSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
factory method for an instance of DateAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
factory method for an instance of DateSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
factory method for an instance of DateTimeAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
factory method for an instance of DateTimeSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
factory method for an instance of EnumAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
factory method for an instance of EnumSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
factory method for an instance of LocalizableEnumAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
factory method for an instance of LocalizableEnumSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
factory method for an instance of LocalizableTextAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
factory method for an instance of LocalizableTextSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
factory method for an instance of MoneyAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
factory method for an instance of MoneySetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
factory method for an instance of NumberAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
factory method for an instance of NumberSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
factory method for an instance of ProductVariantImportBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
factory method for an instance of ProductVariantPatchBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
factory method for an instance of ReferenceAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
factory method for an instance of ReferenceSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
factory method for an instance of TextAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
factory method for an instance of TextSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
factory method for an instance of TimeAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
factory method
of() - Static method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
factory method for an instance of TimeSetAttributeBuilder
of() - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
factory method
of() - Static method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
factory method for an instance of StandalonePriceImportBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeBuilder
factory method for an instance of CustomFieldBooleanTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeBuilder
factory method for an instance of CustomFieldDateTimeTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldDateTypeBuilder
factory method for an instance of CustomFieldDateTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
factory method for an instance of CustomFieldEnumTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
factory method for an instance of CustomFieldEnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
factory method for an instance of CustomFieldLocalizedEnumTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
factory method for an instance of CustomFieldLocalizedEnumValueBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeBuilder
factory method for an instance of CustomFieldLocalizedStringTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeBuilder
factory method for an instance of CustomFieldMoneyTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeBuilder
factory method for an instance of CustomFieldNumberTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
factory method for an instance of CustomFieldReferenceTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
factory method for an instance of CustomFieldSetTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldStringTypeBuilder
factory method for an instance of CustomFieldStringTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
factory method
of() - Static method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeBuilder
factory method for an instance of CustomFieldTimeTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
factory method
of() - Static method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
factory method for an instance of FieldDefinitionBuilder
of() - Static method in class com.commercetools.importapi.models.types.FieldTypeBuilder
factory method for an instance of FieldTypeBuilder
of() - Static method in interface com.commercetools.importapi.models.types.TypeImport
factory method
of() - Static method in class com.commercetools.importapi.models.types.TypeImportBuilder
factory method for an instance of TypeImportBuilder
of(CategoryImport) - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
factory method to create a shallow copy CategoryImport
of(CategoryImport) - Static method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
create builder for CategoryImport instance
of(Address) - Static method in interface com.commercetools.importapi.models.common.Address
factory method to create a shallow copy Address
of(Address) - Static method in class com.commercetools.importapi.models.common.AddressBuilder
create builder for Address instance
of(Asset) - Static method in interface com.commercetools.importapi.models.common.Asset
factory method to create a shallow copy Asset
of(Asset) - Static method in class com.commercetools.importapi.models.common.AssetBuilder
create builder for Asset instance
of(AssetDimensions) - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
factory method to create a shallow copy AssetDimensions
of(AssetDimensions) - Static method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
create builder for AssetDimensions instance
of(AssetSource) - Static method in interface com.commercetools.importapi.models.common.AssetSource
factory method to create a shallow copy AssetSource
of(AssetSource) - Static method in class com.commercetools.importapi.models.common.AssetSourceBuilder
create builder for AssetSource instance
of(CartDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
factory method to create a shallow copy CartDiscountKeyReference
of(CartDiscountKeyReference) - Static method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceBuilder
create builder for CartDiscountKeyReference instance
of(CartKeyReference) - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
factory method to create a shallow copy CartKeyReference
of(CartKeyReference) - Static method in class com.commercetools.importapi.models.common.CartKeyReferenceBuilder
create builder for CartKeyReference instance
of(CategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
factory method to create a shallow copy CategoryKeyReference
of(CategoryKeyReference) - Static method in class com.commercetools.importapi.models.common.CategoryKeyReferenceBuilder
create builder for CategoryKeyReference instance
of(ChannelKeyReference) - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
factory method to create a shallow copy ChannelKeyReference
of(ChannelKeyReference) - Static method in class com.commercetools.importapi.models.common.ChannelKeyReferenceBuilder
create builder for ChannelKeyReference instance
of(CustomerGroupKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
factory method to create a shallow copy CustomerGroupKeyReference
of(CustomerGroupKeyReference) - Static method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceBuilder
create builder for CustomerGroupKeyReference instance
of(CustomerKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
factory method to create a shallow copy CustomerKeyReference
of(CustomerKeyReference) - Static method in class com.commercetools.importapi.models.common.CustomerKeyReferenceBuilder
create builder for CustomerKeyReference instance
of(CustomObjectKeyReference) - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
factory method to create a shallow copy CustomObjectKeyReference
of(CustomObjectKeyReference) - Static method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceBuilder
create builder for CustomObjectKeyReference instance
of(DiscountCodeKeyReference) - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
factory method to create a shallow copy DiscountCodeKeyReference
of(DiscountCodeKeyReference) - Static method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceBuilder
create builder for DiscountCodeKeyReference instance
of(DiscountedPrice) - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
factory method to create a shallow copy DiscountedPrice
of(DiscountedPrice) - Static method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
create builder for DiscountedPrice instance
of(EnumValue) - Static method in interface com.commercetools.importapi.models.common.EnumValue
factory method to create a shallow copy EnumValue
of(EnumValue) - Static method in class com.commercetools.importapi.models.common.EnumValueBuilder
create builder for EnumValue instance
of(HighPrecisionMoney) - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
factory method to create a shallow copy HighPrecisionMoney
of(HighPrecisionMoney) - Static method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
create builder for HighPrecisionMoney instance
of(Image) - Static method in interface com.commercetools.importapi.models.common.Image
factory method to create a shallow copy Image
of(Image) - Static method in class com.commercetools.importapi.models.common.ImageBuilder
create builder for Image instance
of(ImportResource) - Static method in interface com.commercetools.importapi.models.common.ImportResource
factory method to create a shallow copy ImportResource
of(ImportResource) - Static method in class com.commercetools.importapi.models.common.ImportResourceBuilder
create builder for ImportResource instance
of(LocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
factory method to create a shallow copy LocalizedEnumValue
of(LocalizedEnumValue) - Static method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
create builder for LocalizedEnumValue instance
of(LocalizedString) - Static method in interface com.commercetools.importapi.models.common.LocalizedString
factory method to create a shallow copy LocalizedString
of(LocalizedString) - Static method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
create builder for LocalizedString instance
of(Money) - Static method in interface com.commercetools.importapi.models.common.Money
factory method to create a shallow copy Money
of(Money) - Static method in class com.commercetools.importapi.models.common.MoneyBuilder
create builder for Money instance
of(OrderKeyReference) - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
factory method to create a shallow copy OrderKeyReference
of(OrderKeyReference) - Static method in class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
create builder for OrderKeyReference instance
of(PaymentKeyReference) - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
factory method to create a shallow copy PaymentKeyReference
of(PaymentKeyReference) - Static method in class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
create builder for PaymentKeyReference instance
of(PriceKeyReference) - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
factory method to create a shallow copy PriceKeyReference
of(PriceKeyReference) - Static method in class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
create builder for PriceKeyReference instance
of(PriceTier) - Static method in interface com.commercetools.importapi.models.common.PriceTier
factory method to create a shallow copy PriceTier
of(PriceTier) - Static method in class com.commercetools.importapi.models.common.PriceTierBuilder
create builder for PriceTier instance
of(ProductDiscountKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
factory method to create a shallow copy ProductDiscountKeyReference
of(ProductDiscountKeyReference) - Static method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
create builder for ProductDiscountKeyReference instance
of(ProductKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
factory method to create a shallow copy ProductKeyReference
of(ProductKeyReference) - Static method in class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
create builder for ProductKeyReference instance
of(ProductTypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
factory method to create a shallow copy ProductTypeKeyReference
of(ProductTypeKeyReference) - Static method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
create builder for ProductTypeKeyReference instance
of(ProductVariantKeyReference) - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
factory method to create a shallow copy ProductVariantKeyReference
of(ProductVariantKeyReference) - Static method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
create builder for ProductVariantKeyReference instance
of(ShippingMethodKeyReference) - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
factory method to create a shallow copy ShippingMethodKeyReference
of(ShippingMethodKeyReference) - Static method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
create builder for ShippingMethodKeyReference instance
of(StateKeyReference) - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
factory method to create a shallow copy StateKeyReference
of(StateKeyReference) - Static method in class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
create builder for StateKeyReference instance
of(StoreKeyReference) - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
factory method to create a shallow copy StoreKeyReference
of(StoreKeyReference) - Static method in class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
create builder for StoreKeyReference instance
of(TaxCategoryKeyReference) - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
factory method to create a shallow copy TaxCategoryKeyReference
of(TaxCategoryKeyReference) - Static method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
create builder for TaxCategoryKeyReference instance
of(TypeKeyReference) - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
factory method to create a shallow copy TypeKeyReference
of(TypeKeyReference) - Static method in class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
create builder for TypeKeyReference instance
of(UnresolvedReferences) - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
factory method to create a shallow copy UnresolvedReferences
of(UnresolvedReferences) - Static method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
create builder for UnresolvedReferences instance
of(CustomerAddress) - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
factory method to create a shallow copy CustomerAddress
of(CustomerAddress) - Static method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
create builder for CustomerAddress instance
of(CustomerImport) - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
factory method to create a shallow copy CustomerImport
of(CustomerImport) - Static method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
create builder for CustomerImport instance
of(BooleanField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
factory method to create a shallow copy BooleanField
of(BooleanField) - Static method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
create builder for BooleanField instance
of(BooleanSetField) - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
factory method to create a shallow copy BooleanSetField
of(BooleanSetField) - Static method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
create builder for BooleanSetField instance
of(Custom) - Static method in interface com.commercetools.importapi.models.customfields.Custom
factory method to create a shallow copy Custom
of(Custom) - Static method in class com.commercetools.importapi.models.customfields.CustomBuilder
create builder for Custom instance
of(DateField) - Static method in interface com.commercetools.importapi.models.customfields.DateField
factory method to create a shallow copy DateField
of(DateField) - Static method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
create builder for DateField instance
of(DateSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
factory method to create a shallow copy DateSetField
of(DateSetField) - Static method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
create builder for DateSetField instance
of(DateTimeField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
factory method to create a shallow copy DateTimeField
of(DateTimeField) - Static method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
create builder for DateTimeField instance
of(DateTimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
factory method to create a shallow copy DateTimeSetField
of(DateTimeSetField) - Static method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
create builder for DateTimeSetField instance
of(EnumField) - Static method in interface com.commercetools.importapi.models.customfields.EnumField
factory method to create a shallow copy EnumField
of(EnumField) - Static method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
create builder for EnumField instance
of(EnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
factory method to create a shallow copy EnumSetField
of(EnumSetField) - Static method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
create builder for EnumSetField instance
of(FieldContainer) - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
factory method to create a shallow copy FieldContainer
of(FieldContainer) - Static method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
create builder for FieldContainer instance
of(LocalizedEnumField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
factory method to create a shallow copy LocalizedEnumField
of(LocalizedEnumField) - Static method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
create builder for LocalizedEnumField instance
of(LocalizedEnumSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
factory method to create a shallow copy LocalizedEnumSetField
of(LocalizedEnumSetField) - Static method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
create builder for LocalizedEnumSetField instance
of(LocalizedStringField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
factory method to create a shallow copy LocalizedStringField
of(LocalizedStringField) - Static method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
create builder for LocalizedStringField instance
of(LocalizedStringSetField) - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
factory method to create a shallow copy LocalizedStringSetField
of(LocalizedStringSetField) - Static method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
create builder for LocalizedStringSetField instance
of(MoneyField) - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
factory method to create a shallow copy MoneyField
of(MoneyField) - Static method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
create builder for MoneyField instance
of(MoneySetField) - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
factory method to create a shallow copy MoneySetField
of(MoneySetField) - Static method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
create builder for MoneySetField instance
of(NumberField) - Static method in interface com.commercetools.importapi.models.customfields.NumberField
factory method to create a shallow copy NumberField
of(NumberField) - Static method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
create builder for NumberField instance
of(NumberSetField) - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
factory method to create a shallow copy NumberSetField
of(NumberSetField) - Static method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
create builder for NumberSetField instance
of(ReferenceField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
factory method to create a shallow copy ReferenceField
of(ReferenceField) - Static method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
create builder for ReferenceField instance
of(ReferenceSetField) - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
factory method to create a shallow copy ReferenceSetField
of(ReferenceSetField) - Static method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
create builder for ReferenceSetField instance
of(StringField) - Static method in interface com.commercetools.importapi.models.customfields.StringField
factory method to create a shallow copy StringField
of(StringField) - Static method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
create builder for StringField instance
of(StringSetField) - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
factory method to create a shallow copy StringSetField
of(StringSetField) - Static method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
create builder for StringSetField instance
of(TimeField) - Static method in interface com.commercetools.importapi.models.customfields.TimeField
factory method to create a shallow copy TimeField
of(TimeField) - Static method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
create builder for TimeField instance
of(TimeSetField) - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
factory method to create a shallow copy TimeSetField
of(TimeSetField) - Static method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
create builder for TimeSetField instance
of(AccessDeniedError) - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
factory method to create a shallow copy AccessDeniedError
of(AccessDeniedError) - Static method in class com.commercetools.importapi.models.errors.AccessDeniedErrorBuilder
create builder for AccessDeniedError instance
of(ConcurrentModificationError) - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
factory method to create a shallow copy ConcurrentModificationError
of(ConcurrentModificationError) - Static method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
create builder for ConcurrentModificationError instance
of(ContentionError) - Static method in interface com.commercetools.importapi.models.errors.ContentionError
factory method to create a shallow copy ContentionError
of(ContentionError) - Static method in class com.commercetools.importapi.models.errors.ContentionErrorBuilder
create builder for ContentionError instance
of(DuplicateAttributeValueError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
factory method to create a shallow copy DuplicateAttributeValueError
of(DuplicateAttributeValueError) - Static method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorBuilder
create builder for DuplicateAttributeValueError instance
of(DuplicateAttributeValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
factory method to create a shallow copy DuplicateAttributeValuesError
of(DuplicateAttributeValuesError) - Static method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
create builder for DuplicateAttributeValuesError instance
of(DuplicateFieldError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
factory method to create a shallow copy DuplicateFieldError
of(DuplicateFieldError) - Static method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorBuilder
create builder for DuplicateFieldError instance
of(DuplicateVariantValuesError) - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
factory method to create a shallow copy DuplicateVariantValuesError
of(DuplicateVariantValuesError) - Static method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
create builder for DuplicateVariantValuesError instance
of(ErrorResponse) - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
factory method to create a shallow copy ErrorResponse
of(ErrorResponse) - Static method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
create builder for ErrorResponse instance
of(GenericError) - Static method in interface com.commercetools.importapi.models.errors.GenericError
factory method to create a shallow copy GenericError
of(GenericError) - Static method in class com.commercetools.importapi.models.errors.GenericErrorBuilder
create builder for GenericError instance
of(InsufficientScopeError) - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
factory method to create a shallow copy InsufficientScopeError
of(InsufficientScopeError) - Static method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorBuilder
create builder for InsufficientScopeError instance
of(InvalidCredentialsError) - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
factory method to create a shallow copy InvalidCredentialsError
of(InvalidCredentialsError) - Static method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorBuilder
create builder for InvalidCredentialsError instance
of(InvalidFieldError) - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
factory method to create a shallow copy InvalidFieldError
of(InvalidFieldError) - Static method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
create builder for InvalidFieldError instance
of(InvalidInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
factory method to create a shallow copy InvalidInput
of(InvalidInput) - Static method in class com.commercetools.importapi.models.errors.InvalidInputBuilder
create builder for InvalidInput instance
of(InvalidJsonInput) - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
factory method to create a shallow copy InvalidJsonInput
of(InvalidJsonInput) - Static method in class com.commercetools.importapi.models.errors.InvalidJsonInputBuilder
create builder for InvalidJsonInput instance
of(InvalidOperation) - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
factory method to create a shallow copy InvalidOperation
of(InvalidOperation) - Static method in class com.commercetools.importapi.models.errors.InvalidOperationBuilder
create builder for InvalidOperation instance
of(InvalidScopeError) - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
factory method to create a shallow copy InvalidScopeError
of(InvalidScopeError) - Static method in class com.commercetools.importapi.models.errors.InvalidScopeErrorBuilder
create builder for InvalidScopeError instance
of(InvalidStateTransitionError) - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
factory method to create a shallow copy InvalidStateTransitionError
of(InvalidStateTransitionError) - Static method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorBuilder
create builder for InvalidStateTransitionError instance
of(InvalidTokenError) - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
factory method to create a shallow copy InvalidTokenError
of(InvalidTokenError) - Static method in class com.commercetools.importapi.models.errors.InvalidTokenErrorBuilder
create builder for InvalidTokenError instance
of(RequiredFieldError) - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
factory method to create a shallow copy RequiredFieldError
of(RequiredFieldError) - Static method in class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
create builder for RequiredFieldError instance
of(ResourceCreationError) - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
factory method to create a shallow copy ResourceCreationError
of(ResourceCreationError) - Static method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
create builder for ResourceCreationError instance
of(ResourceDeletionError) - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
factory method to create a shallow copy ResourceDeletionError
of(ResourceDeletionError) - Static method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
create builder for ResourceDeletionError instance
of(ResourceNotFoundError) - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
factory method to create a shallow copy ResourceNotFoundError
of(ResourceNotFoundError) - Static method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
create builder for ResourceNotFoundError instance
of(ResourceUpdateError) - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
factory method to create a shallow copy ResourceUpdateError
of(ResourceUpdateError) - Static method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
create builder for ResourceUpdateError instance
of(VariantValues) - Static method in interface com.commercetools.importapi.models.errors.VariantValues
factory method to create a shallow copy VariantValues
of(VariantValues) - Static method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
create builder for VariantValues instance
of(ImportContainer) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
factory method to create a shallow copy ImportContainer
of(ImportContainer) - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
create builder for ImportContainer instance
of(ImportContainerDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
factory method to create a shallow copy ImportContainerDraft
of(ImportContainerDraft) - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
create builder for ImportContainerDraft instance
of(ImportContainerPagedResponse) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
factory method to create a shallow copy ImportContainerPagedResponse
of(ImportContainerPagedResponse) - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
create builder for ImportContainerPagedResponse instance
of(ImportContainerUpdateDraft) - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
factory method to create a shallow copy ImportContainerUpdateDraft
of(ImportContainerUpdateDraft) - Static method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
create builder for ImportContainerUpdateDraft instance
of(ImportOperation) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
factory method to create a shallow copy ImportOperation
of(ImportOperation) - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
create builder for ImportOperation instance
of(ImportOperationPagedResponse) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
factory method to create a shallow copy ImportOperationPagedResponse
of(ImportOperationPagedResponse) - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
create builder for ImportOperationPagedResponse instance
of(ImportOperationStatus) - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
factory method to create a shallow copy ImportOperationStatus
of(ImportOperationStatus) - Static method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
create builder for ImportOperationStatus instance
of(CategoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
factory method to create a shallow copy CategoryImportRequest
of(CategoryImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
create builder for CategoryImportRequest instance
of(CustomerImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
factory method to create a shallow copy CustomerImportRequest
of(CustomerImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
create builder for CustomerImportRequest instance
of(ImportResponse) - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
factory method to create a shallow copy ImportResponse
of(ImportResponse) - Static method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
create builder for ImportResponse instance
of(InventoryImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
factory method to create a shallow copy InventoryImportRequest
of(InventoryImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
create builder for InventoryImportRequest instance
of(OrderImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
factory method to create a shallow copy OrderImportRequest
of(OrderImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
create builder for OrderImportRequest instance
of(OrderPatchImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
factory method to create a shallow copy OrderPatchImportRequest
of(OrderPatchImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
create builder for OrderPatchImportRequest instance
of(PriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
factory method to create a shallow copy PriceImportRequest
of(PriceImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
create builder for PriceImportRequest instance
of(ProductDraftImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
factory method to create a shallow copy ProductDraftImportRequest
of(ProductDraftImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
create builder for ProductDraftImportRequest instance
of(ProductImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
factory method to create a shallow copy ProductImportRequest
of(ProductImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
create builder for ProductImportRequest instance
of(ProductTypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
factory method to create a shallow copy ProductTypeImportRequest
of(ProductTypeImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
create builder for ProductTypeImportRequest instance
of(ProductVariantImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
factory method to create a shallow copy ProductVariantImportRequest
of(ProductVariantImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
create builder for ProductVariantImportRequest instance
of(ProductVariantPatchRequest) - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
factory method to create a shallow copy ProductVariantPatchRequest
of(ProductVariantPatchRequest) - Static method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
create builder for ProductVariantPatchRequest instance
of(StandalonePriceImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
factory method to create a shallow copy StandalonePriceImportRequest
of(StandalonePriceImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
create builder for StandalonePriceImportRequest instance
of(TypeImportRequest) - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
factory method to create a shallow copy TypeImportRequest
of(TypeImportRequest) - Static method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
create builder for TypeImportRequest instance
of(ImportSummary) - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
factory method to create a shallow copy ImportSummary
of(ImportSummary) - Static method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
create builder for ImportSummary instance
of(OperationStates) - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
factory method to create a shallow copy OperationStates
of(OperationStates) - Static method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
create builder for OperationStates instance
of(InventoryImport) - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
factory method to create a shallow copy InventoryImport
of(InventoryImport) - Static method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
create builder for InventoryImport instance
of(DeliveryAddressDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
factory method to create a shallow copy DeliveryAddressDraft
of(DeliveryAddressDraft) - Static method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
create builder for DeliveryAddressDraft instance
of(DeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
factory method to create a shallow copy DeliveryDraft
of(DeliveryDraft) - Static method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
create builder for DeliveryDraft instance
of(DeliveryParcel) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
factory method to create a shallow copy DeliveryParcel
of(DeliveryParcel) - Static method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
create builder for DeliveryParcel instance
of(DeliveryParcelDraft) - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
factory method to create a shallow copy DeliveryParcelDraft
of(DeliveryParcelDraft) - Static method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
create builder for DeliveryParcelDraft instance
of(OrderField) - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
factory method to create a shallow copy OrderField
of(OrderField) - Static method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
create builder for OrderField instance
of(OrderPatchImport) - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
factory method to create a shallow copy OrderPatchImport
of(OrderPatchImport) - Static method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
create builder for OrderPatchImport instance
of(ParcelItems) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
factory method to create a shallow copy ParcelItems
of(ParcelItems) - Static method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
create builder for ParcelItems instance
of(ParcelMeasurementDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
factory method to create a shallow copy ParcelMeasurementDraft
of(ParcelMeasurementDraft) - Static method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
create builder for ParcelMeasurementDraft instance
of(ParcelTrackingData) - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
factory method to create a shallow copy ParcelTrackingData
of(ParcelTrackingData) - Static method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
create builder for ParcelTrackingData instance
of(RemoveDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
factory method to create a shallow copy RemoveDeliveryDraft
of(RemoveDeliveryDraft) - Static method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
create builder for RemoveDeliveryDraft instance
of(RemoveParcelFromDeliveryDraft) - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
factory method to create a shallow copy RemoveParcelFromDeliveryDraft
of(RemoveParcelFromDeliveryDraft) - Static method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
create builder for RemoveParcelFromDeliveryDraft instance
of(ReturnInfo) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
factory method to create a shallow copy ReturnInfo
of(ReturnInfo) - Static method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
create builder for ReturnInfo instance
of(ReturnItemDraft) - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
factory method to create a shallow copy ReturnItemDraft
of(ReturnItemDraft) - Static method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
create builder for ReturnItemDraft instance
of(CartClassificationTier) - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
factory method to create a shallow copy CartClassificationTier
of(CartClassificationTier) - Static method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
create builder for CartClassificationTier instance
of(ClassificationShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
factory method to create a shallow copy ClassificationShippingRateInput
of(ClassificationShippingRateInput) - Static method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
create builder for ClassificationShippingRateInput instance
of(CustomLineItemDraft) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
factory method to create a shallow copy CustomLineItemDraft
of(CustomLineItemDraft) - Static method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
create builder for CustomLineItemDraft instance
of(CustomLineItemTaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
factory method to create a shallow copy CustomLineItemTaxedPrice
of(CustomLineItemTaxedPrice) - Static method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
create builder for CustomLineItemTaxedPrice instance
of(Delivery) - Static method in interface com.commercetools.importapi.models.orders.Delivery
factory method to create a shallow copy Delivery
of(Delivery) - Static method in class com.commercetools.importapi.models.orders.DeliveryBuilder
create builder for Delivery instance
of(DeliveryItem) - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
factory method to create a shallow copy DeliveryItem
of(DeliveryItem) - Static method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
create builder for DeliveryItem instance
of(DiscountCodeInfo) - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
factory method to create a shallow copy DiscountCodeInfo
of(DiscountCodeInfo) - Static method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
create builder for DiscountCodeInfo instance
of(DiscountedLineItemPortion) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
factory method to create a shallow copy DiscountedLineItemPortion
of(DiscountedLineItemPortion) - Static method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
create builder for DiscountedLineItemPortion instance
of(DiscountedLineItemPriceDraft) - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
factory method to create a shallow copy DiscountedLineItemPriceDraft
of(DiscountedLineItemPriceDraft) - Static method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
create builder for DiscountedLineItemPriceDraft instance
of(ExternalTaxRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
factory method to create a shallow copy ExternalTaxRateDraft
of(ExternalTaxRateDraft) - Static method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
create builder for ExternalTaxRateDraft instance
of(ItemShippingDetailsDraft) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
factory method to create a shallow copy ItemShippingDetailsDraft
of(ItemShippingDetailsDraft) - Static method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
create builder for ItemShippingDetailsDraft instance
of(ItemShippingTarget) - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
factory method to create a shallow copy ItemShippingTarget
of(ItemShippingTarget) - Static method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
create builder for ItemShippingTarget instance
of(ItemState) - Static method in interface com.commercetools.importapi.models.orders.ItemState
factory method to create a shallow copy ItemState
of(ItemState) - Static method in class com.commercetools.importapi.models.orders.ItemStateBuilder
create builder for ItemState instance
of(LineItemImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
factory method to create a shallow copy LineItemImportDraft
of(LineItemImportDraft) - Static method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
create builder for LineItemImportDraft instance
of(LineItemPrice) - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
factory method to create a shallow copy LineItemPrice
of(LineItemPrice) - Static method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
create builder for LineItemPrice instance
of(LineItemProductVariantImportDraft) - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
factory method to create a shallow copy LineItemProductVariantImportDraft
of(LineItemProductVariantImportDraft) - Static method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
create builder for LineItemProductVariantImportDraft instance
of(OrderImport) - Static method in interface com.commercetools.importapi.models.orders.OrderImport
factory method to create a shallow copy OrderImport
of(OrderImport) - Static method in class com.commercetools.importapi.models.orders.OrderImportBuilder
create builder for OrderImport instance
of(Parcel) - Static method in interface com.commercetools.importapi.models.orders.Parcel
factory method to create a shallow copy Parcel
of(Parcel) - Static method in class com.commercetools.importapi.models.orders.ParcelBuilder
create builder for Parcel instance
of(ParcelMeasurements) - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
factory method to create a shallow copy ParcelMeasurements
of(ParcelMeasurements) - Static method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
create builder for ParcelMeasurements instance
of(ScoreShippingRateInput) - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
factory method to create a shallow copy ScoreShippingRateInput
of(ScoreShippingRateInput) - Static method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
create builder for ScoreShippingRateInput instance
of(ShippingInfoImportDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
factory method to create a shallow copy ShippingInfoImportDraft
of(ShippingInfoImportDraft) - Static method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
create builder for ShippingInfoImportDraft instance
of(ShippingRateDraft) - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
factory method to create a shallow copy ShippingRateDraft
of(ShippingRateDraft) - Static method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
create builder for ShippingRateDraft instance
of(SyncInfo) - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
factory method to create a shallow copy SyncInfo
of(SyncInfo) - Static method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
create builder for SyncInfo instance
of(TaxedPrice) - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
factory method to create a shallow copy TaxedPrice
of(TaxedPrice) - Static method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
create builder for TaxedPrice instance
of(TaxPortion) - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
factory method to create a shallow copy TaxPortion
of(TaxPortion) - Static method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
create builder for TaxPortion instance
of(TrackingData) - Static method in interface com.commercetools.importapi.models.orders.TrackingData
factory method to create a shallow copy TrackingData
of(TrackingData) - Static method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
create builder for TrackingData instance
of(PriceImport) - Static method in interface com.commercetools.importapi.models.prices.PriceImport
factory method to create a shallow copy PriceImport
of(PriceImport) - Static method in class com.commercetools.importapi.models.prices.PriceImportBuilder
create builder for PriceImport instance
of(SubRate) - Static method in interface com.commercetools.importapi.models.prices.SubRate
factory method to create a shallow copy SubRate
of(SubRate) - Static method in class com.commercetools.importapi.models.prices.SubRateBuilder
create builder for SubRate instance
of(TaxRate) - Static method in interface com.commercetools.importapi.models.prices.TaxRate
factory method to create a shallow copy TaxRate
of(TaxRate) - Static method in class com.commercetools.importapi.models.prices.TaxRateBuilder
create builder for TaxRate instance
of(PriceDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
factory method to create a shallow copy PriceDraftImport
of(PriceDraftImport) - Static method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
create builder for PriceDraftImport instance
of(ProductDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
factory method to create a shallow copy ProductDraftImport
of(ProductDraftImport) - Static method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
create builder for ProductDraftImport instance
of(ProductVariantDraftImport) - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
factory method to create a shallow copy ProductVariantDraftImport
of(ProductVariantDraftImport) - Static method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
create builder for ProductVariantDraftImport instance
of(CustomTokenizer) - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
factory method to create a shallow copy CustomTokenizer
of(CustomTokenizer) - Static method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
create builder for CustomTokenizer instance
of(ProductImport) - Static method in interface com.commercetools.importapi.models.products.ProductImport
factory method to create a shallow copy ProductImport
of(ProductImport) - Static method in class com.commercetools.importapi.models.products.ProductImportBuilder
create builder for ProductImport instance
of(SearchKeyword) - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
factory method to create a shallow copy SearchKeyword
of(SearchKeyword) - Static method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
create builder for SearchKeyword instance
of(SearchKeywords) - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
factory method to create a shallow copy SearchKeywords
of(SearchKeywords) - Static method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
create builder for SearchKeywords instance
of(WhitespaceTokenizer) - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
factory method to create a shallow copy WhitespaceTokenizer
of(WhitespaceTokenizer) - Static method in class com.commercetools.importapi.models.products.WhitespaceTokenizerBuilder
create builder for WhitespaceTokenizer instance
of(AttributeBooleanType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
factory method to create a shallow copy AttributeBooleanType
of(AttributeBooleanType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeBooleanTypeBuilder
create builder for AttributeBooleanType instance
of(AttributeDateTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
factory method to create a shallow copy AttributeDateTimeType
of(AttributeDateTimeType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeDateTimeTypeBuilder
create builder for AttributeDateTimeType instance
of(AttributeDateType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
factory method to create a shallow copy AttributeDateType
of(AttributeDateType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeDateTypeBuilder
create builder for AttributeDateType instance
of(AttributeDefinition) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
factory method to create a shallow copy AttributeDefinition
of(AttributeDefinition) - Static method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
create builder for AttributeDefinition instance
of(AttributeEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
factory method to create a shallow copy AttributeEnumType
of(AttributeEnumType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
create builder for AttributeEnumType instance
of(AttributeLocalizableTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
factory method to create a shallow copy AttributeLocalizableTextType
of(AttributeLocalizableTextType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizableTextTypeBuilder
create builder for AttributeLocalizableTextType instance
of(AttributeLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
factory method to create a shallow copy AttributeLocalizedEnumType
of(AttributeLocalizedEnumType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
create builder for AttributeLocalizedEnumType instance
of(AttributeLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
factory method to create a shallow copy AttributeLocalizedEnumValue
of(AttributeLocalizedEnumValue) - Static method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
create builder for AttributeLocalizedEnumValue instance
of(AttributeMoneyType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
factory method to create a shallow copy AttributeMoneyType
of(AttributeMoneyType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeMoneyTypeBuilder
create builder for AttributeMoneyType instance
of(AttributeNestedType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
factory method to create a shallow copy AttributeNestedType
of(AttributeNestedType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
create builder for AttributeNestedType instance
of(AttributeNumberType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
factory method to create a shallow copy AttributeNumberType
of(AttributeNumberType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeNumberTypeBuilder
create builder for AttributeNumberType instance
of(AttributePlainEnumValue) - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
factory method to create a shallow copy AttributePlainEnumValue
of(AttributePlainEnumValue) - Static method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueBuilder
create builder for AttributePlainEnumValue instance
of(AttributeReferenceType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
factory method to create a shallow copy AttributeReferenceType
of(AttributeReferenceType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
create builder for AttributeReferenceType instance
of(AttributeSetType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
factory method to create a shallow copy AttributeSetType
of(AttributeSetType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeBuilder
create builder for AttributeSetType instance
of(AttributeTextType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
factory method to create a shallow copy AttributeTextType
of(AttributeTextType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeTextTypeBuilder
create builder for AttributeTextType instance
of(AttributeTimeType) - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
factory method to create a shallow copy AttributeTimeType
of(AttributeTimeType) - Static method in class com.commercetools.importapi.models.producttypes.AttributeTimeTypeBuilder
create builder for AttributeTimeType instance
of(ProductTypeImport) - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
factory method to create a shallow copy ProductTypeImport
of(ProductTypeImport) - Static method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
create builder for ProductTypeImport instance
of(Attributes) - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
factory method to create a shallow copy Attributes
of(Attributes) - Static method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
create builder for Attributes instance
of(BooleanAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
factory method to create a shallow copy BooleanAttribute
of(BooleanAttribute) - Static method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
create builder for BooleanAttribute instance
of(BooleanSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
factory method to create a shallow copy BooleanSetAttribute
of(BooleanSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
create builder for BooleanSetAttribute instance
of(DateAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
factory method to create a shallow copy DateAttribute
of(DateAttribute) - Static method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
create builder for DateAttribute instance
of(DateSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
factory method to create a shallow copy DateSetAttribute
of(DateSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
create builder for DateSetAttribute instance
of(DateTimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
factory method to create a shallow copy DateTimeAttribute
of(DateTimeAttribute) - Static method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
create builder for DateTimeAttribute instance
of(DateTimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
factory method to create a shallow copy DateTimeSetAttribute
of(DateTimeSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
create builder for DateTimeSetAttribute instance
of(EnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
factory method to create a shallow copy EnumAttribute
of(EnumAttribute) - Static method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
create builder for EnumAttribute instance
of(EnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
factory method to create a shallow copy EnumSetAttribute
of(EnumSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
create builder for EnumSetAttribute instance
of(LocalizableEnumAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
factory method to create a shallow copy LocalizableEnumAttribute
of(LocalizableEnumAttribute) - Static method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
create builder for LocalizableEnumAttribute instance
of(LocalizableEnumSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
factory method to create a shallow copy LocalizableEnumSetAttribute
of(LocalizableEnumSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
create builder for LocalizableEnumSetAttribute instance
of(LocalizableTextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
factory method to create a shallow copy LocalizableTextAttribute
of(LocalizableTextAttribute) - Static method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
create builder for LocalizableTextAttribute instance
of(LocalizableTextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
factory method to create a shallow copy LocalizableTextSetAttribute
of(LocalizableTextSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
create builder for LocalizableTextSetAttribute instance
of(MoneyAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
factory method to create a shallow copy MoneyAttribute
of(MoneyAttribute) - Static method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
create builder for MoneyAttribute instance
of(MoneySetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
factory method to create a shallow copy MoneySetAttribute
of(MoneySetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
create builder for MoneySetAttribute instance
of(NumberAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
factory method to create a shallow copy NumberAttribute
of(NumberAttribute) - Static method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
create builder for NumberAttribute instance
of(NumberSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
factory method to create a shallow copy NumberSetAttribute
of(NumberSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
create builder for NumberSetAttribute instance
of(ProductVariantImport) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
factory method to create a shallow copy ProductVariantImport
of(ProductVariantImport) - Static method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
create builder for ProductVariantImport instance
of(ProductVariantPatch) - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
factory method to create a shallow copy ProductVariantPatch
of(ProductVariantPatch) - Static method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
create builder for ProductVariantPatch instance
of(ReferenceAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
factory method to create a shallow copy ReferenceAttribute
of(ReferenceAttribute) - Static method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
create builder for ReferenceAttribute instance
of(ReferenceSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
factory method to create a shallow copy ReferenceSetAttribute
of(ReferenceSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
create builder for ReferenceSetAttribute instance
of(TextAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
factory method to create a shallow copy TextAttribute
of(TextAttribute) - Static method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
create builder for TextAttribute instance
of(TextSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
factory method to create a shallow copy TextSetAttribute
of(TextSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
create builder for TextSetAttribute instance
of(TimeAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
factory method to create a shallow copy TimeAttribute
of(TimeAttribute) - Static method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
create builder for TimeAttribute instance
of(TimeSetAttribute) - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
factory method to create a shallow copy TimeSetAttribute
of(TimeSetAttribute) - Static method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
create builder for TimeSetAttribute instance
of(StandalonePriceImport) - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
factory method to create a shallow copy StandalonePriceImport
of(StandalonePriceImport) - Static method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
create builder for StandalonePriceImport instance
of(CustomFieldBooleanType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
factory method to create a shallow copy CustomFieldBooleanType
of(CustomFieldBooleanType) - Static method in class com.commercetools.importapi.models.types.CustomFieldBooleanTypeBuilder
create builder for CustomFieldBooleanType instance
of(CustomFieldDateTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
factory method to create a shallow copy CustomFieldDateTimeType
of(CustomFieldDateTimeType) - Static method in class com.commercetools.importapi.models.types.CustomFieldDateTimeTypeBuilder
create builder for CustomFieldDateTimeType instance
of(CustomFieldDateType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
factory method to create a shallow copy CustomFieldDateType
of(CustomFieldDateType) - Static method in class com.commercetools.importapi.models.types.CustomFieldDateTypeBuilder
create builder for CustomFieldDateType instance
of(CustomFieldEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
factory method to create a shallow copy CustomFieldEnumType
of(CustomFieldEnumType) - Static method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
create builder for CustomFieldEnumType instance
of(CustomFieldEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
factory method to create a shallow copy CustomFieldEnumValue
of(CustomFieldEnumValue) - Static method in class com.commercetools.importapi.models.types.CustomFieldEnumValueBuilder
create builder for CustomFieldEnumValue instance
of(CustomFieldLocalizedEnumType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
factory method to create a shallow copy CustomFieldLocalizedEnumType
of(CustomFieldLocalizedEnumType) - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
create builder for CustomFieldLocalizedEnumType instance
of(CustomFieldLocalizedEnumValue) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
factory method to create a shallow copy CustomFieldLocalizedEnumValue
of(CustomFieldLocalizedEnumValue) - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
create builder for CustomFieldLocalizedEnumValue instance
of(CustomFieldLocalizedStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
factory method to create a shallow copy CustomFieldLocalizedStringType
of(CustomFieldLocalizedStringType) - Static method in class com.commercetools.importapi.models.types.CustomFieldLocalizedStringTypeBuilder
create builder for CustomFieldLocalizedStringType instance
of(CustomFieldMoneyType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
factory method to create a shallow copy CustomFieldMoneyType
of(CustomFieldMoneyType) - Static method in class com.commercetools.importapi.models.types.CustomFieldMoneyTypeBuilder
create builder for CustomFieldMoneyType instance
of(CustomFieldNumberType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
factory method to create a shallow copy CustomFieldNumberType
of(CustomFieldNumberType) - Static method in class com.commercetools.importapi.models.types.CustomFieldNumberTypeBuilder
create builder for CustomFieldNumberType instance
of(CustomFieldReferenceType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
factory method to create a shallow copy CustomFieldReferenceType
of(CustomFieldReferenceType) - Static method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
create builder for CustomFieldReferenceType instance
of(CustomFieldSetType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
factory method to create a shallow copy CustomFieldSetType
of(CustomFieldSetType) - Static method in class com.commercetools.importapi.models.types.CustomFieldSetTypeBuilder
create builder for CustomFieldSetType instance
of(CustomFieldStringType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
factory method to create a shallow copy CustomFieldStringType
of(CustomFieldStringType) - Static method in class com.commercetools.importapi.models.types.CustomFieldStringTypeBuilder
create builder for CustomFieldStringType instance
of(CustomFieldTimeType) - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
factory method to create a shallow copy CustomFieldTimeType
of(CustomFieldTimeType) - Static method in class com.commercetools.importapi.models.types.CustomFieldTimeTypeBuilder
create builder for CustomFieldTimeType instance
of(FieldDefinition) - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
factory method to create a shallow copy FieldDefinition
of(FieldDefinition) - Static method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
create builder for FieldDefinition instance
of(TypeImport) - Static method in interface com.commercetools.importapi.models.types.TypeImport
factory method to create a shallow copy TypeImport
of(TypeImport) - Static method in class com.commercetools.importapi.models.types.TypeImportBuilder
create builder for TypeImport instance
of(HandlerStack) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
of(VrapHttpClient) - Static method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
of(String) - Static method in class com.commercetools.importapi.client.ProjectApiRoot
 
offset(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
Number of elements skipped.
offset(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
Number of elements skipped.
OPEN - Enum constant in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Open
OPEN - Static variable in interface com.commercetools.importapi.models.orders.OrderState
 
operationId(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The ID of the ImportOperation.
OperationStates - Interface in com.commercetools.importapi.models.importsummaries
OperationStates Example to create an instance using the builder pattern
OperationStatesBuilder - Class in com.commercetools.importapi.models.importsummaries
OperationStatesBuilder Example to create an instance using the builder pattern
OperationStatesBuilder() - Constructor for class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
 
OperationStatesImpl - Class in com.commercetools.importapi.models.importsummaries
OperationStates
OperationStatesImpl() - Constructor for class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
create empty instance
operationStatus(ImportOperationStatus...) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
set values to the operationStatus
operationStatus(List<ImportOperationStatus>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
set value to the operationStatus
ORDER - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
order
ORDER - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
order
ORDER - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
order
ORDER - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
order
ORDER - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Order import resource type.
ORDER - Static variable in interface com.commercetools.importapi.models.common.OrderKeyReference
discriminator value for OrderKeyReference
ORDER - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References an order.
ORDER - Static variable in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
discriminator value for OrderImportRequest
ORDER - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
ORDER - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
Cart and Order.
ORDER_DELIVERY - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
order-delivery
ORDER_DELIVERY - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
ORDER_EDIT - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
order-edit
ORDER_EDIT - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
ORDER_PARCEL - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
order-parcel
ORDER_PARCEL - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
ORDER_PATCH - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
order-patch
ORDER_PATCH - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Order patch import resource type.
ORDER_PATCH - Static variable in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
discriminator value for OrderPatchImportRequest
ORDER_RETURN_ITEM - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
order-return-item
ORDER_RETURN_ITEM - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
orderBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for order subtype
orderBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
orderBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for order subtype
orderBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
OrderField - Interface in com.commercetools.importapi.models.order_patches
Order fields that needs to be added or updated.
OrderFieldBuilder - Class in com.commercetools.importapi.models.order_patches
OrderFieldBuilder Example to create an instance using the builder pattern
OrderFieldBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
 
OrderFieldImpl - Class in com.commercetools.importapi.models.order_patches
Order fields that needs to be added or updated.
OrderFieldImpl() - Constructor for class com.commercetools.importapi.models.order_patches.OrderFieldImpl
create empty instance
orderHint(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.orderHint.
OrderImport - Interface in com.commercetools.importapi.models.orders
The data representation for an Order to be imported that is persisted as an Order in the Project.
OrderImportBuilder - Class in com.commercetools.importapi.models.orders
OrderImportBuilder Example to create an instance using the builder pattern
OrderImportBuilder() - Constructor for class com.commercetools.importapi.models.orders.OrderImportBuilder
 
OrderImportImpl - Class in com.commercetools.importapi.models.orders
The data representation for an Order to be imported that is persisted as an Order in the Project.
OrderImportImpl() - Constructor for class com.commercetools.importapi.models.orders.OrderImportImpl
create empty instance
OrderImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Orders.
OrderImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
OrderImportRequestBuilder Example to create an instance using the builder pattern
OrderImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
 
OrderImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Orders.
OrderImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
create empty instance
OrderKeyReference - Interface in com.commercetools.importapi.models.common
References an order by key.
OrderKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
OrderKeyReferenceBuilder Example to create an instance using the builder pattern
OrderKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.OrderKeyReferenceBuilder
 
OrderKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References an order by key.
OrderKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
create empty instance
orderNumber(String) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Maps to Order.orderNumber, String that uniquely identifies an order, unique across a project.
orderNumber(String) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.orderNumber, String that uniquely identifies an order.
orderPatchBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for orderPatch subtype
orderPatchBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
orderPatches() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
orderPatches() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
orderPatches() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
OrderPatchImport - Interface in com.commercetools.importapi.models.order_patches
Representation for an update of an Order.
OrderPatchImportBuilder - Class in com.commercetools.importapi.models.order_patches
OrderPatchImportBuilder Example to create an instance using the builder pattern
OrderPatchImportBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
 
OrderPatchImportImpl - Class in com.commercetools.importapi.models.order_patches
Representation for an update of an Order.
OrderPatchImportImpl() - Constructor for class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
create empty instance
OrderPatchImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import OrderPatches.
OrderPatchImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
OrderPatchImportRequestBuilder Example to create an instance using the builder pattern
OrderPatchImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
 
OrderPatchImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import OrderPatches.
OrderPatchImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
create empty instance
orders() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
orders() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
orders() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
orderState(OrderState) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.orderState.
OrderState - Interface in com.commercetools.importapi.models.orders
Maps to Order.orderState.
OrderState.OrderStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of OrderState
origin(CartOrigin) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.origin.

P

PAID - Enum constant in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
Paid
PAID - Static variable in interface com.commercetools.importapi.models.orders.PaymentState
 
Parcel - Interface in com.commercetools.importapi.models.orders
Parcel Example to create an instance using the builder pattern
ParcelBuilder - Class in com.commercetools.importapi.models.orders
ParcelBuilder Example to create an instance using the builder pattern
ParcelBuilder() - Constructor for class com.commercetools.importapi.models.orders.ParcelBuilder
 
parcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
set the value to the parcelId
parcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
set the value to the parcelId
parcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the parcelId
parcelId(String) - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
set the value to the parcelId
ParcelImpl - Class in com.commercetools.importapi.models.orders
Parcel
ParcelImpl() - Constructor for class com.commercetools.importapi.models.orders.ParcelImpl
create empty instance
ParcelItems - Interface in com.commercetools.importapi.models.order_patches
ParcelItems Example to create an instance using the builder pattern
ParcelItemsBuilder - Class in com.commercetools.importapi.models.order_patches
ParcelItemsBuilder Example to create an instance using the builder pattern
ParcelItemsBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
 
ParcelItemsImpl - Class in com.commercetools.importapi.models.order_patches
ParcelItems
ParcelItemsImpl() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
create empty instance
ParcelMeasurementDraft - Interface in com.commercetools.importapi.models.order_patches
ParcelMeasurementDraft Example to create an instance using the builder pattern
ParcelMeasurementDraftBuilder - Class in com.commercetools.importapi.models.order_patches
ParcelMeasurementDraftBuilder Example to create an instance using the builder pattern
ParcelMeasurementDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
 
ParcelMeasurementDraftImpl - Class in com.commercetools.importapi.models.order_patches
ParcelMeasurementDraft
ParcelMeasurementDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
create empty instance
ParcelMeasurements - Interface in com.commercetools.importapi.models.orders
ParcelMeasurements Example to create an instance using the builder pattern
ParcelMeasurementsBuilder - Class in com.commercetools.importapi.models.orders
ParcelMeasurementsBuilder Example to create an instance using the builder pattern
ParcelMeasurementsBuilder() - Constructor for class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
 
ParcelMeasurementsImpl - Class in com.commercetools.importapi.models.orders
ParcelMeasurements
ParcelMeasurementsImpl() - Constructor for class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
create empty instance
parcels(DeliveryParcelDraft...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set values to the parcels
parcels(Parcel...) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set values to the parcels
parcels(List<DeliveryParcelDraft>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set value to the parcels
parcels(List<Parcel>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set value to the parcels
ParcelTrackingData - Interface in com.commercetools.importapi.models.order_patches
ParcelTrackingData Example to create an instance using the builder pattern
ParcelTrackingDataBuilder - Class in com.commercetools.importapi.models.order_patches
ParcelTrackingDataBuilder Example to create an instance using the builder pattern
ParcelTrackingDataBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
 
ParcelTrackingDataImpl - Class in com.commercetools.importapi.models.order_patches
ParcelTrackingData
ParcelTrackingDataImpl() - Constructor for class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
create empty instance
parent(CategoryKeyReference) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.parent.
parent(Function<CategoryKeyReferenceBuilder, CategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.parent.
PARTIAL - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Partial
PARTIAL - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
password(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Required when authenticationMode is set to Password.
PASSWORD - Enum constant in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
Password
PASSWORD - Static variable in interface com.commercetools.importapi.models.customers.AuthenticationMode
If set, the password field is required for the Customer.
patches(OrderPatchImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
patches(ProductVariantPatch...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
patches(List<OrderPatchImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
patches(List<ProductVariantPatch>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
PAYMENT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
payment
PAYMENT - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
payment
PAYMENT - Static variable in interface com.commercetools.importapi.models.common.PaymentKeyReference
discriminator value for PaymentKeyReference
PAYMENT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a payment
PAYMENT - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
PAYMENT_INTERFACE_INTERACTION - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
payment-interface-interaction
PAYMENT_INTERFACE_INTERACTION - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
paymentBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for payment subtype
paymentBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
PaymentKeyReference - Interface in com.commercetools.importapi.models.common
References a payment by key.
PaymentKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
PaymentKeyReferenceBuilder Example to create an instance using the builder pattern
PaymentKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.PaymentKeyReferenceBuilder
 
PaymentKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a payment by key.
PaymentKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
create empty instance
paymentState(PaymentState) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.paymentState.
PaymentState - Interface in com.commercetools.importapi.models.orders
Maps to Order.paymentState.
PaymentState.PaymentStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of PaymentState
PENDING - Enum constant in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
Pending
PENDING - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Pending
PENDING - Static variable in interface com.commercetools.importapi.models.orders.PaymentState
 
PENDING - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
phone(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the phone
phone(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the phone
PLATFORM - Enum constant in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
Platform
PLATFORM - Static variable in interface com.commercetools.importapi.models.orders.TaxMode
 
plusAddDeliveries(DeliveryDraft...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
plusAddDeliveries(Function<DeliveryDraftBuilder, DeliveryDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
plusAddresses(CustomerAddress...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
plusAddresses(Function<CustomerAddressBuilder, CustomerAddressBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
plusAllowedValues(Object...) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
The set of allowed values for the field, if any.
plusAssets(Asset...) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
add values to the assets
plusAssets(Asset...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add values to the assets
plusAssets(Asset...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
plusAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
add the value to the assets using the builder function
plusAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the assets using the builder function
plusAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
plusAttributes(AttributeDefinition...) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
plusAttributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
add values to the attributes
plusAttributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
add values to the attributes
plusAttributes(Attribute...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
plusAttributes(Attribute...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add values to the attributes
plusAttributes(Attribute...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
plusAttributes(Function<AttributeDefinitionBuilder, AttributeDefinitionBuilder>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
plusAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
add a value to the attributes using the builder function
plusAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
add a value to the attributes using the builder function
plusAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
plusAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add a value to the attributes using the builder function
plusAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
plusBillingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the billing addresses in the addresses array.
plusCategories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
plusCategories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
plusCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
plusCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
plusCustomLineItems(CustomLineItemDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
plusCustomLineItems(Function<CustomLineItemDraftBuilder, CustomLineItemDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
plusDeliveries(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.
plusDeliveries(Function<DeliveryBuilder, DeliveryBuilder>) - 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.
plusDiscountedPricePerQuantity(DiscountedLineItemPriceDraft...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add values to the discountedPricePerQuantity
plusDiscountedPricePerQuantity(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add the value to the discountedPricePerQuantity using the builder function
plusErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
plusErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
plusErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
plusErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
plusErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
plusErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
plusFieldDefinitions(FieldDefinition...) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
plusFieldDefinitions(Function<FieldDefinitionBuilder, FieldDefinitionBuilder>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
plusImages(Image...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
plusImages(Image...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add values to the images
plusImages(Image...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
plusImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
plusImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the images using the builder function
plusImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
plusIncludedDiscounts(DiscountedLineItemPortion...) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
add values to the includedDiscounts
plusIncludedDiscounts(Function<DiscountedLineItemPortionBuilder, DiscountedLineItemPortionBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
add the value to the includedDiscounts using the builder function
plusInputs(String...) - Method in class com.commercetools.importapi.models.products.CustomTokenizerBuilder
add values to the inputs
plusItems(ReturnItemDraft...) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add values to the items
plusItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
add values to the items
plusItems(Function<ReturnItemDraftBuilder, ReturnItemDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add the value to the items using the builder function
plusItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
add the value to the items using the builder function
plusItemShippingAddresses(Address...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
plusItemShippingAddresses(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
plusLineItems(LineItemImportDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
plusLineItems(Function<LineItemImportDraftBuilder, LineItemImportDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
plusOperationStatus(ImportOperationStatus...) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
add values to the operationStatus
plusOperationStatus(Function<ImportOperationStatusBuilder, ImportOperationStatusBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
add the value to the operationStatus using the builder function
plusParcels(DeliveryParcelDraft...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add values to the parcels
plusParcels(Parcel...) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add values to the parcels
plusParcels(Function<DeliveryParcelDraftBuilder, DeliveryParcelDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
add the value to the parcels using the builder function
plusParcels(Function<ParcelBuilder, ParcelBuilder>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
add the value to the parcels using the builder function
plusPatches(OrderPatchImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
plusPatches(ProductVariantPatch...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
plusPatches(Function<OrderPatchImportBuilder, OrderPatchImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
plusPatches(Function<ProductVariantPatchBuilder, ProductVariantPatchBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
plusPrices(LineItemPrice...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
plusPrices(PriceImport...) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
add values to the prices
plusPrices(PriceDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add values to the prices
plusPrices(Function<LineItemPriceBuilder, LineItemPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
plusPrices(Function<PriceImportBuilder, PriceImportBuilder>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
add the value to the prices using the builder function
plusPrices(Function<PriceDraftImportBuilder, PriceDraftImportBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
add the value to the prices using the builder function
plusResources(CategoryImport...) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
plusResources(CustomerImport...) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
plusResources(InventoryImport...) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
plusResources(OrderImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
plusResources(PriceImport...) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
plusResources(ProductDraftImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
plusResources(ProductImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
plusResources(ProductTypeImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
plusResources(ProductVariantImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
plusResources(StandalonePriceImport...) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
plusResources(TypeImport...) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
plusResources(Function<CategoryImportBuilder, CategoryImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
plusResources(Function<CustomerImportBuilder, CustomerImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
plusResources(Function<InventoryImportBuilder, InventoryImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
plusResources(Function<OrderImportBuilder, OrderImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
plusResources(Function<PriceImportBuilder, PriceImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
plusResources(Function<ProductDraftImportBuilder, ProductDraftImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
plusResources(Function<ProductImportBuilder, ProductImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
plusResources(Function<ProductTypeImportBuilder, ProductTypeImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
plusResources(Function<ProductVariantImportBuilder, ProductVariantImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
plusResources(Function<StandalonePriceImportBuilder, StandalonePriceImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
plusResources(Function<TypeImportBuilder, TypeImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
plusResourceTypeIds(ResourceTypeId...) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.resourceTypeIds.
plusResults(ImportContainer...) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
plusResults(ImportOperation...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
plusResults(Function<ImportContainerBuilder, ImportContainerBuilder>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
plusResults(Function<ImportOperationBuilder, ImportOperationBuilder>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
plusSetParcelItems(ParcelItems...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
plusSetParcelItems(Function<ParcelItemsBuilder, ParcelItemsBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
plusShippingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the shipping addresses in the addresses array.
plusSources(AssetSource...) - Method in class com.commercetools.importapi.models.common.AssetBuilder
add values to the sources
plusSources(Function<AssetSourceBuilder, AssetSourceBuilder>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
add the value to the sources using the builder function
plusState(ItemState...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add values to the state
plusState(ItemState...) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
add values to the state
plusState(Function<ItemStateBuilder, ItemStateBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
add the value to the state using the builder function
plusState(Function<ItemStateBuilder, ItemStateBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
add the value to the state using the builder function
plusStores(StoreKeyReference...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
plusStores(Function<StoreKeyReferenceBuilder, StoreKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
plusSubRates(SubRate...) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
add values to the subRates
plusSubRates(SubRate...) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
add values to the subRates
plusSubRates(Function<SubRateBuilder, SubRateBuilder>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
add the value to the subRates using the builder function
plusSubRates(Function<SubRateBuilder, SubRateBuilder>) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
add the value to the subRates using the builder function
plusTags(String...) - Method in class com.commercetools.importapi.models.common.AssetBuilder
add values to the tags
plusTargets(ItemShippingTarget...) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
plusTargets(Function<ItemShippingTargetBuilder, ItemShippingTargetBuilder>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
plusTaxPortions(TaxPortion...) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
plusTaxPortions(Function<TaxPortionBuilder, TaxPortionBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
plusTiers(PriceTier...) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
plusTiers(PriceTier...) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
plusTiers(PriceTier...) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
plusTiers(PriceTier...) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
plusTiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
add values to the tiers
plusTiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
add values to the tiers
plusTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
plusTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
plusTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
plusTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
plusTiers(Function<ShippingRatePriceTierBuilder, Builder<? extends ShippingRatePriceTier>>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
add a value to the tiers using the builder function
plusTiers(Function<ShippingRatePriceTierBuilder, Builder<? extends ShippingRatePriceTier>>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
add a value to the tiers using the builder function
plusUnresolvedReferences(UnresolvedReferences...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
plusUnresolvedReferences(Function<UnresolvedReferencesBuilder, UnresolvedReferencesBuilder>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
plusValue(KeyReference...) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
add values to the value
plusValue(KeyReference...) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
add values to the value
plusValue(LocalizedString...) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
add values to the value
plusValue(LocalizedString...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
add values to the value
plusValue(Money...) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
add values to the value
plusValue(TypedMoney...) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
add values to the value
plusValue(Boolean...) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
add values to the value
plusValue(Boolean...) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
add values to the value
plusValue(Double...) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
add values to the value
plusValue(Double...) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
add values to the value
plusValue(String...) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
add values to the value
plusValue(LocalDate...) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
add values to the value
plusValue(LocalDate...) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
add values to the value
plusValue(LocalTime...) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
add values to the value
plusValue(LocalTime...) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
add values to the value
plusValue(ZonedDateTime...) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
add values to the value
plusValue(ZonedDateTime...) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
add values to the value
plusValue(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
add a value to the value using the builder function
plusValue(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
add a value to the value using the builder function
plusValue(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
add the value to the value using the builder function
plusValue(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
add the value to the value using the builder function
plusValue(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
add the value to the value using the builder function
plusValue(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
add a value to the value using the builder function
plusValues(AttributeLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
add values to the values
plusValues(AttributePlainEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
add values to the values
plusValues(CustomFieldEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
plusValues(CustomFieldLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
plusValues(Function<AttributeLocalizedEnumValueBuilder, AttributeLocalizedEnumValueBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
add the value to the values using the builder function
plusValues(Function<AttributePlainEnumValueBuilder, AttributePlainEnumValueBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
add the value to the values using the builder function
plusValues(Function<CustomFieldEnumValueBuilder, CustomFieldEnumValueBuilder>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
plusValues(Function<CustomFieldLocalizedEnumValueBuilder, CustomFieldLocalizedEnumValueBuilder>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
plusVariants(ProductVariantDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
plusVariants(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImportBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
pOBox(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the pOBox
pOBox(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the pOBox
post(ImportContainerDraft) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
post(CategoryImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder
 
post(CustomerImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder
 
post(InventoryImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder
 
post(OrderImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder
 
post(OrderPatchImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(PriceImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder
 
post(ProductDraftImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
 
post(ProductImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
 
post(ProductTypeImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
 
post(ProductVariantImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
 
post(ProductVariantPatchRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(StandalonePriceImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
 
post(TypeImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
 
post(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ImportContainerDraftBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
post(UnaryOperator<CategoryImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<CustomerImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<InventoryImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<OrderImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<OrderPatchImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<PriceImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ProductDraftImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ProductImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ProductTypeImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ProductVariantImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<ProductVariantPatchRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<StandalonePriceImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyRequestBuilder
 
post(UnaryOperator<TypeImportRequestBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyRequestBuilder
 
postalCode(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the postalCode
postalCode(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the postalCode
preciseAmount(Long) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyBuilder
set the value to the preciseAmount
price(Money) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the price
price(Money) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the price
price(TypedMoney) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the price
price(LineItemPrice) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.price.
price(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the price using the builder function
price(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the price using the builder function
price(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the price using the builder function
price(Function<LineItemPriceBuilder, LineItemPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.price.
PRICE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
price
PRICE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
price
PRICE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Embedded Price import resource type.
PRICE - Static variable in interface com.commercetools.importapi.models.common.PriceKeyReference
discriminator value for PriceKeyReference
PRICE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a price.
PRICE - Static variable in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
discriminator value for PriceImportRequest
priceBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for price subtype
priceBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
priceBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for price subtype
priceBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
PriceDraftImport - Interface in com.commercetools.importapi.models.productdrafts
The representation of a Price Draft for the import purpose.
PriceDraftImportBuilder - Class in com.commercetools.importapi.models.productdrafts
PriceDraftImportBuilder Example to create an instance using the builder pattern
PriceDraftImportBuilder() - Constructor for class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
 
PriceDraftImportImpl - Class in com.commercetools.importapi.models.productdrafts
The representation of a Price Draft for the import purpose.
PriceDraftImportImpl() - Constructor for class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
create empty instance
PriceImport - Interface in com.commercetools.importapi.models.prices
The data representation for a price to be imported that is persisted as a Price in the Project.
PriceImportBuilder - Class in com.commercetools.importapi.models.prices
PriceImportBuilder Example to create an instance using the builder pattern
PriceImportBuilder() - Constructor for class com.commercetools.importapi.models.prices.PriceImportBuilder
 
PriceImportImpl - Class in com.commercetools.importapi.models.prices
The data representation for a price to be imported that is persisted as a Price in the Project.
PriceImportImpl() - Constructor for class com.commercetools.importapi.models.prices.PriceImportImpl
create empty instance
PriceImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Embedded Prices.
PriceImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
PriceImportRequestBuilder Example to create an instance using the builder pattern
PriceImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
 
PriceImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Embedded Prices.
PriceImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
create empty instance
PriceKeyReference - Interface in com.commercetools.importapi.models.common
References a price by key.
PriceKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
PriceKeyReferenceBuilder Example to create an instance using the builder pattern
PriceKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.PriceKeyReferenceBuilder
 
PriceKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a price by key.
PriceKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
create empty instance
priceMode(ProductPriceModeEnum) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Determines the type of Prices the API uses.
priceMode(ProductPriceModeEnum) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Determines the type of Prices the API uses.
prices() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
prices() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
prices() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
prices(LineItemPrice...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
prices(PriceImport...) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set values to the prices
prices(PriceDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set values to the prices
prices(List<LineItemPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
prices(List<PriceImport>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set value to the prices
prices(List<PriceDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set value to the prices
PriceTier - Interface in com.commercetools.importapi.models.common
A price tier is selected instead of the default price when a certain quantity of the ProductVariant is added to a cart and ordered.
PriceTierBuilder - Class in com.commercetools.importapi.models.common
PriceTierBuilder Example to create an instance using the builder pattern
PriceTierBuilder() - Constructor for class com.commercetools.importapi.models.common.PriceTierBuilder
 
PriceTierImpl - Class in com.commercetools.importapi.models.common
A price tier is selected instead of the default price when a certain quantity of the ProductVariant is added to a cart and ordered.
PriceTierImpl() - Constructor for class com.commercetools.importapi.models.common.PriceTierImpl
create empty instance
processing(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the processing state.
PROCESSING - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
processing
PROCESSING - Enum constant in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
processing
PROCESSING - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
The initial state assigned if the request payload (JSON structure and fields) meets Import API specifications.
PROCESSING - Static variable in interface com.commercetools.importapi.models.importoperations.ImportOperationState
This is an initial state of import resource and is currently processing.
ProcessingState - Interface in com.commercetools.importapi.models.common
Every Import Operation is assigned one of the following states.
ProcessingState.ProcessingStateEnum - Enum in com.commercetools.importapi.models.common
possible values of ProcessingState
product(ProductKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.productId.
product(ProductKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Product in which the Product Variant containing this Embedded Price is contained.
product(ProductKeyReference) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
The Product to which this Product Variant belongs.
product(Function<ProductKeyReferenceBuilder, ProductKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.productId.
product(Function<ProductKeyReferenceBuilder, ProductKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Product in which the Product Variant containing this Embedded Price is contained.
product(Function<ProductKeyReferenceBuilder, ProductKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
The Product to which this Product Variant belongs.
PRODUCT - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
product
PRODUCT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
product
PRODUCT - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
product
PRODUCT - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Product import resource type.
PRODUCT - Static variable in interface com.commercetools.importapi.models.common.ProductKeyReference
discriminator value for ProductKeyReference
PRODUCT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a product.
PRODUCT - Static variable in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
discriminator value for ProductImportRequest
PRODUCT - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
PRODUCT_DISCOUNT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
product-discount
PRODUCT_DISCOUNT - Static variable in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
discriminator value for ProductDiscountKeyReference
PRODUCT_DISCOUNT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a product discount.
PRODUCT_DRAFT - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
product-draft
PRODUCT_DRAFT - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Product draft import resource type.
PRODUCT_DRAFT - Static variable in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
discriminator value for ProductDraftImportRequest
PRODUCT_PRICE - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
product-price
PRODUCT_PRICE - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
PRODUCT_SELECTION - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
product-selection
PRODUCT_SELECTION - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
PRODUCT_TYPE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
product-type
PRODUCT_TYPE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
product-type
PRODUCT_TYPE - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
product-type
PRODUCT_TYPE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Product Type import resource type.
PRODUCT_TYPE - Static variable in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
discriminator value for ProductTypeKeyReference
PRODUCT_TYPE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a product type.
PRODUCT_TYPE - Static variable in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
discriminator value for ProductTypeImportRequest
PRODUCT_TYPE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
PRODUCT_VARIANT - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
product-variant
PRODUCT_VARIANT - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
product-variant
PRODUCT_VARIANT - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Product Variant import resource type.
PRODUCT_VARIANT - Static variable in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
discriminator value for ProductVariantKeyReference
PRODUCT_VARIANT - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a product variant.
PRODUCT_VARIANT - Static variable in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
discriminator value for ProductVariantImportRequest
PRODUCT_VARIANT_PATCH - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
product-variant-patch
PRODUCT_VARIANT_PATCH - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Product Variant patch resource type.
PRODUCT_VARIANT_PATCH - Static variable in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
discriminator value for ProductVariantPatchRequest
productBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for product subtype
productBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
productBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for product subtype
productBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
productDiscountBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for productDiscount subtype
productDiscountBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
ProductDiscountKeyReference - Interface in com.commercetools.importapi.models.common
References a product discount by key.
ProductDiscountKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ProductDiscountKeyReferenceBuilder Example to create an instance using the builder pattern
ProductDiscountKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceBuilder
 
ProductDiscountKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a product discount by key.
ProductDiscountKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
create empty instance
productDraftBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for productDraft subtype
productDraftBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
ProductDraftImport - Interface in com.commercetools.importapi.models.productdrafts
The representation of a Product Draft for the import purpose.
ProductDraftImportBuilder - Class in com.commercetools.importapi.models.productdrafts
ProductDraftImportBuilder Example to create an instance using the builder pattern
ProductDraftImportBuilder() - Constructor for class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
 
ProductDraftImportImpl - Class in com.commercetools.importapi.models.productdrafts
The representation of a Product Draft for the import purpose.
ProductDraftImportImpl() - Constructor for class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
create empty instance
ProductDraftImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import ProductDrafts.
ProductDraftImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ProductDraftImportRequestBuilder Example to create an instance using the builder pattern
ProductDraftImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
 
ProductDraftImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import ProductDrafts.
ProductDraftImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
create empty instance
productDrafts() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
productDrafts() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
productDrafts() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
ProductImport - Interface in com.commercetools.importapi.models.products
The data representation for a Product to be imported that is persisted as a Product in the Project.
ProductImportBuilder - Class in com.commercetools.importapi.models.products
ProductImportBuilder Example to create an instance using the builder pattern
ProductImportBuilder() - Constructor for class com.commercetools.importapi.models.products.ProductImportBuilder
 
ProductImportImpl - Class in com.commercetools.importapi.models.products
The data representation for a Product to be imported that is persisted as a Product in the Project.
ProductImportImpl() - Constructor for class com.commercetools.importapi.models.products.ProductImportImpl
create empty instance
ProductImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Products.
ProductImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ProductImportRequestBuilder Example to create an instance using the builder pattern
ProductImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
 
ProductImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Products.
ProductImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
create empty instance
ProductKeyReference - Interface in com.commercetools.importapi.models.common
References a product by key.
ProductKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ProductKeyReferenceBuilder Example to create an instance using the builder pattern
ProductKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ProductKeyReferenceBuilder
 
ProductKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a product by key.
ProductKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
create empty instance
ProductPriceModeEnum - Interface in com.commercetools.importapi.models.common
ProductPriceModeEnum
ProductPriceModeEnum.ProductPriceModeEnumEnum - Enum in com.commercetools.importapi.models.common
possible values of ProductPriceModeEnum
products() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
products() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
products() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
productType(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The productType of a Product.
productType(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The productType of a Product.
productType(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The productType of a Product.
productType(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The productType of a Product.
productTypeBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for productType subtype
productTypeBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
productTypeBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for productType subtype
productTypeBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
ProductTypeImport - Interface in com.commercetools.importapi.models.producttypes
The data representation for a ProductType to be imported that is persisted as a ProductType in the Project.
ProductTypeImportBuilder - Class in com.commercetools.importapi.models.producttypes
ProductTypeImportBuilder Example to create an instance using the builder pattern
ProductTypeImportBuilder() - Constructor for class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
 
ProductTypeImportImpl - Class in com.commercetools.importapi.models.producttypes
The data representation for a ProductType to be imported that is persisted as a ProductType in the Project.
ProductTypeImportImpl() - Constructor for class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
create empty instance
ProductTypeImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import ProductTypes.
ProductTypeImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ProductTypeImportRequestBuilder Example to create an instance using the builder pattern
ProductTypeImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
 
ProductTypeImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import ProductTypes.
ProductTypeImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
create empty instance
ProductTypeKeyReference - Interface in com.commercetools.importapi.models.common
References a product type by key.
ProductTypeKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ProductTypeKeyReferenceBuilder Example to create an instance using the builder pattern
ProductTypeKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ProductTypeKeyReferenceBuilder
 
ProductTypeKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a product type by key.
ProductTypeKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
create empty instance
productTypes() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
productTypes() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
productTypes() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
productVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariant.product.
productVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The ProductVariant in which this Embedded Price is contained.
productVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
The ProductVariant to which this patch is applied.
productVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariant.product.
productVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The ProductVariant in which this Embedded Price is contained.
productVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
The ProductVariant to which this patch is applied.
productVariantBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for productVariant subtype
productVariantBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
productVariantBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for productVariant subtype
productVariantBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
ProductVariantDraftImport - Interface in com.commercetools.importapi.models.productdrafts
The representation of a Product Variant Draft for the import purpose.
ProductVariantDraftImportBuilder - Class in com.commercetools.importapi.models.productdrafts
ProductVariantDraftImportBuilder Example to create an instance using the builder pattern
ProductVariantDraftImportBuilder() - Constructor for class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
 
ProductVariantDraftImportImpl - Class in com.commercetools.importapi.models.productdrafts
The representation of a Product Variant Draft for the import purpose.
ProductVariantDraftImportImpl() - Constructor for class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
create empty instance
ProductVariantImport - Interface in com.commercetools.importapi.models.productvariants
The data representation for a ProductVariant to be imported that is persisted as a ProductVariant in the Project.
ProductVariantImportBuilder - Class in com.commercetools.importapi.models.productvariants
ProductVariantImportBuilder Example to create an instance using the builder pattern
ProductVariantImportBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
 
ProductVariantImportImpl - Class in com.commercetools.importapi.models.productvariants
The data representation for a ProductVariant to be imported that is persisted as a ProductVariant in the Project.
ProductVariantImportImpl() - Constructor for class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
create empty instance
ProductVariantImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import ProductVariants.
ProductVariantImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ProductVariantImportRequestBuilder Example to create an instance using the builder pattern
ProductVariantImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
 
ProductVariantImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import ProductVariants.
ProductVariantImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
create empty instance
ProductVariantKeyReference - Interface in com.commercetools.importapi.models.common
References a product variant by key.
ProductVariantKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ProductVariantKeyReferenceBuilder Example to create an instance using the builder pattern
ProductVariantKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ProductVariantKeyReferenceBuilder
 
ProductVariantKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a product variant by key.
ProductVariantKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
create empty instance
ProductVariantPatch - Interface in com.commercetools.importapi.models.productvariants
Representation for an update of a ProductVariant.
productVariantPatchBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for productVariantPatch subtype
productVariantPatchBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
ProductVariantPatchBuilder - Class in com.commercetools.importapi.models.productvariants
ProductVariantPatchBuilder Example to create an instance using the builder pattern
ProductVariantPatchBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
 
productVariantPatches() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
productVariantPatches() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
productVariantPatches() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
ProductVariantPatchImpl - Class in com.commercetools.importapi.models.productvariants
Representation for an update of a ProductVariant.
ProductVariantPatchImpl() - Constructor for class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
create empty instance
ProductVariantPatchRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import ProductVariantPatches.
ProductVariantPatchRequestBuilder - Class in com.commercetools.importapi.models.importrequests
ProductVariantPatchRequestBuilder Example to create an instance using the builder pattern
ProductVariantPatchRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
 
ProductVariantPatchRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import ProductVariantPatches.
ProductVariantPatchRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
create empty instance
productVariants() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
productVariants() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
productVariants() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
ProjectApiRoot - Class in com.commercetools.importapi.client
 
ProjectScopedApiRoot - Interface in com.commercetools.importapi.client
 
provider(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the provider
providerTransaction(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the providerTransaction
publish(Boolean) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Only the Embedded Price updates will be published to staged and current projection.
publish(Boolean) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
publish(Boolean) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
publish(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
put(ImportContainerUpdateDraft) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
put(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 
put(UnaryOperator<ImportContainerUpdateDraftBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyRequestBuilder
 

Q

quantity(Double) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
set the value to the quantity
quantity(Double) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the quantity
quantity(Double) - Method in class com.commercetools.importapi.models.orders.DeliveryItemBuilder
set the value to the quantity
quantity(Double) - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetBuilder
Maps to ItemShippingTarget.quantity.
quantity(Double) - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
set the value to the quantity
quantity(Double) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.quantity.
quantityOnStock(Long) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.quantityOnStock
QUOTE - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
quote
QUOTE - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId

R

rate(Double) - Method in class com.commercetools.importapi.models.orders.TaxPortionBuilder
set the value to the rate
READY - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Ready
READY - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
REFERENCE - Static variable in interface com.commercetools.importapi.models.customfields.ReferenceField
discriminator value for ReferenceField
REFERENCE - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
discriminator value for AttributeReferenceType
REFERENCE - Static variable in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
discriminator value for ReferenceAttribute
REFERENCE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
discriminator value for CustomFieldReferenceType
REFERENCE_SET - Static variable in interface com.commercetools.importapi.models.customfields.ReferenceSetField
discriminator value for ReferenceSetField
REFERENCE_SET - Static variable in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
discriminator value for ReferenceSetAttribute
ReferenceAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a key reference.
ReferenceAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
ReferenceAttributeBuilder Example to create an instance using the builder pattern
ReferenceAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
 
ReferenceAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a key reference.
ReferenceAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
create empty instance
referenceBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for reference subtype
referenceBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
referenceBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for reference subtype
referenceBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
referenceBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for reference subtype
referenceBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
referenceBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for reference subtype
referenceBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
ReferenceField - Interface in com.commercetools.importapi.models.customfields
A field with a reference value.
ReferenceFieldBuilder - Class in com.commercetools.importapi.models.customfields
ReferenceFieldBuilder Example to create an instance using the builder pattern
ReferenceFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
 
ReferenceFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a reference value.
ReferenceFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
create empty instance
ReferenceSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of references.
ReferenceSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
ReferenceSetAttributeBuilder Example to create an instance using the builder pattern
ReferenceSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
 
ReferenceSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of references.
ReferenceSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
create empty instance
referenceSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for referenceSet subtype
referenceSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
referenceSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for referenceSet subtype
referenceSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
ReferenceSetField - Interface in com.commercetools.importapi.models.customfields
A field with a reference set value.
ReferenceSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
ReferenceSetFieldBuilder Example to create an instance using the builder pattern
ReferenceSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
 
ReferenceSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a reference set value.
ReferenceSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
create empty instance
ReferenceType - Interface in com.commercetools.importapi.models.common
The type of the referenced resource.
ReferenceType.ReferenceTypeEnum - Enum in com.commercetools.importapi.models.common
possible values of ReferenceType
referenceTypeId(ReferenceType) - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeBuilder
The type of the referenced resource.
referenceTypeId(CustomFieldReferenceValue) - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeBuilder
Resource type the Custom Field can reference.
reflectionHashCode() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
region(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the region
region(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the region
rejected(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the rejected state.
REJECTED - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
rejected
REJECTED - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
The resource could not be imported.
removeDelivery(RemoveDeliveryDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeDelivery
removeDelivery(Function<RemoveDeliveryDraftBuilder, RemoveDeliveryDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeDelivery
RemoveDeliveryDraft - Interface in com.commercetools.importapi.models.order_patches
RemoveDeliveryDraft Example to create an instance using the builder pattern
RemoveDeliveryDraftBuilder - Class in com.commercetools.importapi.models.order_patches
RemoveDeliveryDraftBuilder Example to create an instance using the builder pattern
RemoveDeliveryDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftBuilder
 
RemoveDeliveryDraftImpl - Class in com.commercetools.importapi.models.order_patches
RemoveDeliveryDraft
RemoveDeliveryDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
create empty instance
removeParcelFromDelivery(RemoveParcelFromDeliveryDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeParcelFromDelivery
removeParcelFromDelivery(Function<RemoveParcelFromDeliveryDraftBuilder, RemoveParcelFromDeliveryDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeParcelFromDelivery
RemoveParcelFromDeliveryDraft - Interface in com.commercetools.importapi.models.order_patches
RemoveParcelFromDeliveryDraft Example to create an instance using the builder pattern
RemoveParcelFromDeliveryDraftBuilder - Class in com.commercetools.importapi.models.order_patches
RemoveParcelFromDeliveryDraftBuilder Example to create an instance using the builder pattern
RemoveParcelFromDeliveryDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftBuilder
 
RemoveParcelFromDeliveryDraftImpl - Class in com.commercetools.importapi.models.order_patches
RemoveParcelFromDeliveryDraft
RemoveParcelFromDeliveryDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
create empty instance
required(Boolean) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Defines whether the field is required to have a value.
REQUIRED_FIELD - Static variable in interface com.commercetools.importapi.models.errors.RequiredFieldError
discriminator value for RequiredFieldError
requiredFieldBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for requiredField subtype
requiredFieldBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
RequiredFieldError - Interface in com.commercetools.importapi.models.errors
A required field is missing a value.
RequiredFieldErrorBuilder - Class in com.commercetools.importapi.models.errors
RequiredFieldErrorBuilder Example to create an instance using the builder pattern
RequiredFieldErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.RequiredFieldErrorBuilder
 
RequiredFieldErrorImpl - Class in com.commercetools.importapi.models.errors
A required field is missing a value.
RequiredFieldErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
create empty instance
RESERVE_ON_ORDER - Enum constant in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
ReserveOnOrder
RESERVE_ON_ORDER - Static variable in interface com.commercetools.importapi.models.orders.InventoryMode
 
resource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
set the value to the resource
resource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
set the value to the resource
resource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
set the value to the resource
resource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
set the value to the resource
RESOURCE_CREATION - Static variable in interface com.commercetools.importapi.models.errors.ResourceCreationError
discriminator value for ResourceCreationError
RESOURCE_DELETION - Static variable in interface com.commercetools.importapi.models.errors.ResourceDeletionError
discriminator value for ResourceDeletionError
RESOURCE_NOT_FOUND - Static variable in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
discriminator value for ResourceNotFoundError
RESOURCE_UPDATE - Static variable in interface com.commercetools.importapi.models.errors.ResourceUpdateError
discriminator value for ResourceUpdateError
resourceCreationBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for resourceCreation subtype
resourceCreationBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ResourceCreationError - Interface in com.commercetools.importapi.models.errors
ResourceCreationError Example to create an instance using the builder pattern
ResourceCreationErrorBuilder - Class in com.commercetools.importapi.models.errors
ResourceCreationErrorBuilder Example to create an instance using the builder pattern
ResourceCreationErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ResourceCreationErrorBuilder
 
ResourceCreationErrorImpl - Class in com.commercetools.importapi.models.errors
ResourceCreationError
ResourceCreationErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
create empty instance
resourceDeletionBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for resourceDeletion subtype
resourceDeletionBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ResourceDeletionError - Interface in com.commercetools.importapi.models.errors
ResourceDeletionError Example to create an instance using the builder pattern
ResourceDeletionErrorBuilder - Class in com.commercetools.importapi.models.errors
ResourceDeletionErrorBuilder Example to create an instance using the builder pattern
ResourceDeletionErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ResourceDeletionErrorBuilder
 
ResourceDeletionErrorImpl - Class in com.commercetools.importapi.models.errors
ResourceDeletionError
ResourceDeletionErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
create empty instance
resourceIndex(Long) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorBuilder
set the value to the resourceIndex
resourceKey(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The key of the resource.
resourceNotFoundBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for resourceNotFound subtype
resourceNotFoundBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ResourceNotFoundError - Interface in com.commercetools.importapi.models.errors
ResourceNotFoundError Example to create an instance using the builder pattern
ResourceNotFoundErrorBuilder - Class in com.commercetools.importapi.models.errors
ResourceNotFoundErrorBuilder Example to create an instance using the builder pattern
ResourceNotFoundErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ResourceNotFoundErrorBuilder
 
ResourceNotFoundErrorImpl - Class in com.commercetools.importapi.models.errors
ResourceNotFoundError
ResourceNotFoundErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
create empty instance
resources(CategoryImport...) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
resources(CustomerImport...) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
resources(InventoryImport...) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
resources(OrderImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
resources(PriceImport...) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
resources(ProductDraftImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
resources(ProductImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
resources(ProductTypeImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
resources(ProductVariantImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
resources(StandalonePriceImport...) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
resources(TypeImport...) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
resources(List<CategoryImport>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
resources(List<CustomerImport>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
resources(List<InventoryImport>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
resources(List<OrderImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
resources(List<PriceImport>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
resources(List<ProductDraftImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
resources(List<ProductImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
resources(List<ProductTypeImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
resources(List<ProductVariantImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
resources(List<StandalonePriceImport>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
resources(List<TypeImport>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
resourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The resource type the ImportContainer is able to handle.
resourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftBuilder
The resource type to be imported.
resourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
The resource type to be imported.
ResourceTypeId - Interface in com.commercetools.importapi.models.types
IDs indicating the customizable resources and data types.
ResourceTypeId.ResourceTypeIdEnum - Enum in com.commercetools.importapi.models.types
possible values of ResourceTypeId
resourceTypeIds(ResourceTypeId...) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.resourceTypeIds.
resourceTypeIds(List<ResourceTypeId>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.resourceTypeIds.
resourceUpdateBuilder() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
builder for resourceUpdate subtype
resourceUpdateBuilder() - Method in class com.commercetools.importapi.models.errors.ErrorObjectBuilder
 
ResourceUpdateError - Interface in com.commercetools.importapi.models.errors
ResourceUpdateError Example to create an instance using the builder pattern
ResourceUpdateErrorBuilder - Class in com.commercetools.importapi.models.errors
ResourceUpdateErrorBuilder Example to create an instance using the builder pattern
ResourceUpdateErrorBuilder() - Constructor for class com.commercetools.importapi.models.errors.ResourceUpdateErrorBuilder
 
ResourceUpdateErrorImpl - Class in com.commercetools.importapi.models.errors
ResourceUpdateError
ResourceUpdateErrorImpl() - Constructor for class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
create empty instance
resourceVersion(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The version of the imported resource when the import was successful.
restockableInDays(Long) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.restockableInDays
results(ImportContainer...) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
results(ImportOperation...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
results(List<ImportContainer>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
results(List<ImportOperation>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
returnDate(ZonedDateTime) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
Maps to ReturnInfo.returnDate
RETURNED - Enum constant in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
Returned
RETURNED - Static variable in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
 
ReturnInfo - Interface in com.commercetools.importapi.models.order_patches
ReturnInfo Example to create an instance using the builder pattern
ReturnInfoBuilder - Class in com.commercetools.importapi.models.order_patches
ReturnInfoBuilder Example to create an instance using the builder pattern
ReturnInfoBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
 
ReturnInfoImpl - Class in com.commercetools.importapi.models.order_patches
ReturnInfo
ReturnInfoImpl() - Constructor for class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
create empty instance
ReturnItemDraft - Interface in com.commercetools.importapi.models.order_patches
ReturnItemDraft Example to create an instance using the builder pattern
ReturnItemDraftBuilder - Class in com.commercetools.importapi.models.order_patches
ReturnItemDraftBuilder Example to create an instance using the builder pattern
ReturnItemDraftBuilder() - Constructor for class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
 
ReturnItemDraftImpl - Class in com.commercetools.importapi.models.order_patches
ReturnItemDraft
ReturnItemDraftImpl() - Constructor for class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
create empty instance
ReturnShipmentState - Interface in com.commercetools.importapi.models.order_patches
Maps to ReturnItem.shipmentState
ReturnShipmentState.ReturnShipmentStateEnum - Enum in com.commercetools.importapi.models.order_patches
possible values of ReturnShipmentState
returnTrackingId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
Maps to ReturnInfo.returnTrackingId
REVIEW - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
review
REVIEW - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
review
REVIEW - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
REVIEW - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
RoundingMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.taxRoundingMode.
RoundingMode.RoundingModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of RoundingMode

S

salutation(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the salutation
salutation(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the salutation
salutation(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.salutation.
SAME_FOR_ALL - Enum constant in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
SameForAll
SAME_FOR_ALL - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
 
score(Double) - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
set the value to the score
SCORE - Enum constant in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
Score
SCORE - Static variable in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
discriminator value for ScoreShippingRateInput
SCORE - Static variable in interface com.commercetools.importapi.models.orders.ShippingRateInputType
 
scoreBuilder() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInput
builder for score subtype
scoreBuilder() - Method in class com.commercetools.importapi.models.orders.ShippingRateInputBuilder
 
ScoreShippingRateInput - Interface in com.commercetools.importapi.models.orders
ScoreShippingRateInput Example to create an instance using the builder pattern
ScoreShippingRateInputBuilder - Class in com.commercetools.importapi.models.orders
ScoreShippingRateInputBuilder Example to create an instance using the builder pattern
ScoreShippingRateInputBuilder() - Constructor for class com.commercetools.importapi.models.orders.ScoreShippingRateInputBuilder
 
ScoreShippingRateInputImpl - Class in com.commercetools.importapi.models.orders
ScoreShippingRateInput
ScoreShippingRateInputImpl() - Constructor for class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
create empty instance
SearchKeyword - Interface in com.commercetools.importapi.models.products
SearchKeyword Example to create an instance using the builder pattern
SearchKeywordBuilder - Class in com.commercetools.importapi.models.products
SearchKeywordBuilder Example to create an instance using the builder pattern
SearchKeywordBuilder() - Constructor for class com.commercetools.importapi.models.products.SearchKeywordBuilder
 
SearchKeywordImpl - Class in com.commercetools.importapi.models.products
SearchKeyword
SearchKeywordImpl() - Constructor for class com.commercetools.importapi.models.products.SearchKeywordImpl
create empty instance
searchKeywords(SearchKeywords) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
searchKeywords(SearchKeywords) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
searchKeywords(Function<SearchKeywordsBuilder, SearchKeywordsBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
searchKeywords(Function<SearchKeywordsBuilder, SearchKeywordsBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
SearchKeywords - Interface in com.commercetools.importapi.models.products
Search keywords are primarily used by the suggester but are also considered for the full-text search.
SearchKeywordsBuilder - Class in com.commercetools.importapi.models.products
SearchKeywordsBuilder Example to create an instance using the builder pattern
SearchKeywordsBuilder() - Constructor for class com.commercetools.importapi.models.products.SearchKeywordsBuilder
 
SearchKeywordsImpl - Class in com.commercetools.importapi.models.products
Search keywords are primarily used by the suggester but are also considered for the full-text search.
SearchKeywordsImpl() - Constructor for class com.commercetools.importapi.models.products.SearchKeywordsImpl
create empty instance
Secured_by_manage_customersTrait<T extends Secured_by_manage_customersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_customersTrait
Secured_by_manage_import_containersTrait<T extends Secured_by_manage_import_containersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_import_containersTrait
Secured_by_manage_ordersTrait<T extends Secured_by_manage_ordersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_ordersTrait
Secured_by_manage_productsTrait<T extends Secured_by_manage_productsTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_productsTrait
Secured_by_manage_standalone_pricesTrait<T extends Secured_by_manage_standalone_pricesTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_standalone_pricesTrait
Secured_by_manage_typesTrait<T extends Secured_by_manage_typesTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_manage_typesTrait
Secured_by_view_customersTrait<T extends Secured_by_view_customersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_view_customersTrait
Secured_by_view_import_containersTrait<T extends Secured_by_view_import_containersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_view_import_containersTrait
Secured_by_view_ordersTrait<T extends Secured_by_view_ordersTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_view_ordersTrait
Secured_by_view_productsTrait<T extends Secured_by_view_productsTrait<T>> - Interface in com.commercetools.importapi.client
Secured_by_view_productsTrait
ServiceRegion - Enum in com.commercetools.importapi.defaultconfig
 
ServiceRegion.RegionHosts - Class in com.commercetools.importapi.defaultconfig
 
SET - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeSetType
discriminator value for AttributeSetType
SET - Static variable in interface com.commercetools.importapi.models.types.CustomFieldSetType
discriminator value for CustomFieldSetType
setAddDeliveries(DeliveryDraft...) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.delivery
setAddDeliveries(DeliveryDraft...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setAddDeliveries(Function<DeliveryDraftBuilder, DeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
setAddDeliveries(List<DeliveryDraft>) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.delivery
setAddDeliveries(List<DeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setAdditionalAddressInfo(String) - Method in interface com.commercetools.importapi.models.common.Address
set additionalAddressInfo
setAdditionalAddressInfo(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setAdditionalAddressInfo(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set additionalAddressInfo
setAdditionalAddressInfo(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setAdditionalStreetInfo(String) - Method in interface com.commercetools.importapi.models.common.Address
set additionalStreetInfo
setAdditionalStreetInfo(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setAdditionalStreetInfo(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set additionalStreetInfo
setAdditionalStreetInfo(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setAddParcelToDelivery(DeliveryParcel) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.delivery
setAddParcelToDelivery(DeliveryParcel) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setAddress(Address) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
set address
setAddress(Address) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
setAddress(Address) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
set address
setAddress(Address) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
setAddress(Address) - Method in interface com.commercetools.importapi.models.orders.Delivery
set address
setAddress(Address) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setAddresses(CustomerAddress...) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.addresses.
setAddresses(CustomerAddress...) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setAddresses(Function<CustomerAddressBuilder, CustomerAddress>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
setAddresses(List<CustomerAddress>) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.addresses.
setAddresses(List<CustomerAddress>) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setAddressKey(String) - Method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
Maps to ItemShippingTarget.addressKey.
setAddressKey(String) - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
 
setAddReturnInfo(ReturnInfo) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.returnInfo
setAddReturnInfo(ReturnInfo) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setAllowedValues(Object...) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The set of allowed values for the field, if any.
setAllowedValues(Object...) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setAllowedValues(List<Object>) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The set of allowed values for the field, if any.
setAllowedValues(List<Object>) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setAmount(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.TaxPortion
set amount
setAmount(TypedMoney) - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
setAmount(Double) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set amount
setAmount(Double) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setAmount(Double) - Method in interface com.commercetools.importapi.models.prices.SubRate
set amount
setAmount(Double) - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
setAmount(Double) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set amount
setAmount(Double) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setApartment(String) - Method in interface com.commercetools.importapi.models.common.Address
set apartment
setApartment(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setApartment(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set apartment
setApartment(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setAssets(Asset...) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
set assets
setAssets(Asset...) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setAssets(Asset...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set assets
setAssets(Asset...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setAssets(Asset...) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.assets.
setAssets(Asset...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
set the value to the assets using the builder function
setAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the assets using the builder function
setAssets(Function<AssetBuilder, Asset>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
setAssets(List<Asset>) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
set assets
setAssets(List<Asset>) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setAssets(List<Asset>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set assets
setAssets(List<Asset>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setAssets(List<Asset>) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.assets.
setAssets(List<Asset>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setAttribute(Attribute) - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
The attribute in conflict.
setAttribute(Attribute) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
setAttributeConstraint(AttributeConstraintEnum) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set attributeConstraint
setAttributeConstraint(AttributeConstraintEnum) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setAttributes(AttributeDefinition...) - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
The attributes of ProductType.
setAttributes(AttributeDefinition...) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
setAttributes(Attribute...) - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
set attributes
setAttributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
setAttributes(Attribute...) - Method in interface com.commercetools.importapi.models.errors.VariantValues
set attributes
setAttributes(Attribute...) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
setAttributes(Attribute...) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.attributes
setAttributes(Attribute...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setAttributes(Attribute...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set attributes
setAttributes(Attribute...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setAttributes(Attribute...) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.attributes.
setAttributes(Attribute...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setAttributes(Attributes) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
Maps to ProductVariant.attributes.
setAttributes(Attributes) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
setAttributes(Function<AttributeDefinitionBuilder, AttributeDefinition>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
setAttributes(List<AttributeDefinition>) - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
The attributes of ProductType.
setAttributes(List<AttributeDefinition>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
setAttributes(List<Attribute>) - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
set attributes
setAttributes(List<Attribute>) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
setAttributes(List<Attribute>) - Method in interface com.commercetools.importapi.models.errors.VariantValues
set attributes
setAttributes(List<Attribute>) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
setAttributes(List<Attribute>) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.attributes
setAttributes(List<Attribute>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setAttributes(List<Attribute>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set attributes
setAttributes(List<Attribute>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setAttributes(List<Attribute>) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.attributes.
setAttributes(List<Attribute>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setAuthenticationMode(AuthenticationMode) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Set to Password to make the password field required for the Customer. Set to ExternalAuth when the password is not required for the Customer.
setAuthenticationMode(AuthenticationMode) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setBillingAddress(Address) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.billingAddress.
setBillingAddress(Address) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setBillingAddresses(Integer...) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the billing addresses in the addresses array.
setBillingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setBillingAddresses(List<Integer>) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the billing addresses in the addresses array.
setBillingAddresses(List<Integer>) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for set subtype
setBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
setBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for set subtype
setBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
setBuilding(String) - Method in interface com.commercetools.importapi.models.common.Address
set building
setBuilding(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setBuilding(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set building
setBuilding(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setCanceled(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the canceled state.
setCanceled(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setCarrier(String) - Method in interface com.commercetools.importapi.models.orders.TrackingData
set carrier
setCarrier(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
setCategories(CategoryKeyReference...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the Categories with which the ProductDraft is associated.
setCategories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setCategories(CategoryKeyReference...) - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.categories.
setCategories(CategoryKeyReference...) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
setCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
setCategories(List<CategoryKeyReference>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the Categories with which the ProductDraft is associated.
setCategories(List<CategoryKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setCategories(List<CategoryKeyReference>) - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.categories.
setCategories(List<CategoryKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setCentAmount(Long) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
setCentAmount(Long) - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
setCentAmount(Long) - Method in interface com.commercetools.importapi.models.common.TypedMoney
set centAmount
setCentAmount(Long) - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
setChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
References a channel by key.
setChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.channel
setChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
setChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Reference to the Channel with which the Price is associated.
setChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
References a channel by key.
setChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the product distribution Channel for which this Price is valid
setChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setCity(String) - Method in interface com.commercetools.importapi.models.common.Address
set city
setCity(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setCity(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set city
setCity(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setComment(String) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
set comment
setComment(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
setCompany(String) - Method in interface com.commercetools.importapi.models.common.Address
set company
setCompany(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setCompany(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set company
setCompany(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setCompanyName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.companyName.
setCompanyName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setCompletedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.completedAt.
setCompletedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setConflictedResource(Object) - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The resource in conflict.
setConflictedResource(Object) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
setContainer(String) - Method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
set container
setContainer(String) - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
setContentType(String) - Method in interface com.commercetools.importapi.models.common.AssetSource
set contentType
setContentType(String) - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
setCount(Long) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The actual number of results returned.
setCount(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setCount(Long) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The actual number of results returned.
setCount(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.common.Address
A two-digit country code as per ISO 3166-1 alpha-2.
setCountry(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
A two-digit country code as per ISO 3166-1 alpha-2.
setCountry(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set country
setCountry(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.county.
setCountry(String) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.country.
setCountry(String) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.county.
setCountry(String) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.prices.TaxRate
A two-digit country code as per ISO 3166-1 alpha-2.
setCountry(String) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
A two-digit country code as per ISO 3166-1 alpha-2.
setCountry(String) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setCountry(String) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the country for which this Price is valid.
setCountry(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setCreatedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The time when the ImportContainer was created.
setCreatedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
setCreatedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The time when the ImportOperation was created.
setCreatedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setCreatedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.Delivery
set createdAt
setCreatedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setCreatedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.Parcel
set createdAt
setCreatedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setCurrencyCode(String) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
setCurrencyCode(String) - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
setCurrencyCode(String) - Method in interface com.commercetools.importapi.models.common.TypedMoney
The currency code compliant to ISO 4217.
setCurrencyCode(String) - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
setCurrentState(ProcessingState) - Method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
Every Import Operation is assigned one of the following states.
setCurrentState(ProcessingState) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
setCurrentVersion(Long) - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The current version of the resource.
setCurrentVersion(Long) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
The custom fields for this Category.
setCustom(Custom) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.common.Address
Custom Fields defined for the Address.
setCustom(Custom) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.common.Asset
The representation to be sent to the server when creating a resource with custom fields.
setCustom(Custom) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
Custom Fields for the address.
setCustom(Custom) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The Custom Fields for this Customer.
setCustom(Custom) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.custom.
setCustom(Custom) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Custom Fields for this Line Item.
setCustom(Custom) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.custom.
setCustom(Custom) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.custom.
setCustom(Custom) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.orders.Parcel
The representation to be sent to the server when creating a resource with custom fields.
setCustom(Custom) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The custom fields for this price.
setCustom(Custom) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
The custom fields for this category.
setCustom(Custom) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setCustom(Custom) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Custom Fields for the StandalonePrice.
setCustom(Custom) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setCustomer(CustomerKeyReference) - Method in interface com.commercetools.importapi.models.orders.OrderImport
set customer
setCustomer(CustomerKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCustomerEmail(String) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customerEmail.
setCustomerEmail(String) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The Reference to the CustomerGroup with which the Customer is associated.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
References a customer group by key.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customerGroup.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Reference to the CustomerGroup with which the Price is associated.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
References a customer group by key.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setCustomerGroup(CustomerGroupKeyReference) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the CustomerGroup for which this Price is valid.
setCustomerGroup(CustomerGroupKeyReference) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setCustomerNumber(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.customerNumber.
setCustomerNumber(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setCustomLineItemId(String) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
set customLineItemId
setCustomLineItemId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
setCustomLineItems(CustomLineItemDraft...) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customLineItems
setCustomLineItems(CustomLineItemDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setCustomLineItems(Function<CustomLineItemDraftBuilder, CustomLineItemDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
setCustomLineItems(List<CustomLineItemDraft>) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.customLineItems
setCustomLineItems(List<CustomLineItemDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setDateOfBirth(LocalDate) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.dateOfBirth.
setDateOfBirth(LocalDate) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setDefaultBillingAddress(Integer) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The index of the address in the addresses array.
setDefaultBillingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setDefaultShippingAddress(Integer) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The index of the address in the addresses array.
setDefaultShippingAddress(Integer) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setDeliveries(Delivery...) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
setDeliveries(Delivery...) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setDeliveries(Function<DeliveryBuilder, 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.
setDeliveries(List<Delivery>) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
Note that you can not add a DeliveryItem on import, as LineItems and CustomLineItems are not yet referencable by an id.
setDeliveries(List<Delivery>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setDeliveryAddress(DeliveryAddressDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.addressDraft
setDeliveryAddress(Function<DeliveryAddressDraftBuilder, DeliveryAddressDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.addressDraft
setDeliveryId(String) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
set deliveryId
setDeliveryId(String) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftImpl
 
setDeliveryId(String) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
set deliveryId
setDeliveryId(String) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
setDepartment(String) - Method in interface com.commercetools.importapi.models.common.Address
set department
setDepartment(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setDepartment(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set department
setDepartment(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.description.
setDescription(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.common.Asset
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.
setDescription(LocalizedString) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Maps to Product.description.
setDescription(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.description.
setDescription(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.description.
setDescription(LocalizedString) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setDescription(String) - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
Maps to ProductType.description.
setDescription(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
setDimensions(AssetDimensions) - Method in interface com.commercetools.importapi.models.common.AssetSource
The width and height of the Asset Source.
setDimensions(AssetDimensions) - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
setDimensions(AssetDimensions) - Method in interface com.commercetools.importapi.models.common.Image
Dimensions of the original image.
setDimensions(AssetDimensions) - Method in class com.commercetools.importapi.models.common.ImageImpl
 
setDiscount(CartDiscountKeyReference) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
References a cart discount by key.
setDiscount(CartDiscountKeyReference) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
setDiscount(ProductDiscountKeyReference) - Method in interface com.commercetools.importapi.models.common.DiscountedPrice
Reference to a ProductDiscount.
setDiscount(ProductDiscountKeyReference) - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
setDiscountCode(DiscountCodeKeyReference) - Method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
References a discount code by key.
setDiscountCode(DiscountCodeKeyReference) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
 
setDiscounted(DiscountedPrice) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Sets a discounted price from an external service.
setDiscounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setDiscounted(DiscountedPrice) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Sets a discounted price from an external service.
setDiscounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setDiscounted(DiscountedPrice) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
Sets a discounted price from an external service.
setDiscounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setDiscounted(DiscountedPrice) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets a discounted price for this Price that is different from the base price with value.
setDiscounted(DiscountedPrice) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setDiscountedAmount(Money) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
set discountedAmount
setDiscountedAmount(Money) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionImpl
 
setDiscountedPrice(DiscountedLineItemPriceDraft) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set discountedPrice
setDiscountedPrice(DiscountedLineItemPriceDraft) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setDiscountedPricePerQuantity(DiscountedLineItemPriceDraft...) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set discountedPricePerQuantity
setDiscountedPricePerQuantity(DiscountedLineItemPriceDraft...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setDiscountedPricePerQuantity(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the discountedPricePerQuantity using the builder function
setDiscountedPricePerQuantity(List<DiscountedLineItemPriceDraft>) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set discountedPricePerQuantity
setDiscountedPricePerQuantity(List<DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setDistributionChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.distributionChannel.
setDistributionChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setDuplicateValue(Object) - Method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
The offending duplicate value.
setDuplicateValue(Object) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
setElementType(AttributeType) - Method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
set elementType
setElementType(AttributeType) - Method in class com.commercetools.importapi.models.producttypes.AttributeSetTypeImpl
 
setElementType(FieldType) - Method in interface com.commercetools.importapi.models.types.CustomFieldSetType
Field type of the elements in the set.
setElementType(FieldType) - Method in class com.commercetools.importapi.models.types.CustomFieldSetTypeImpl
 
setEmail(String) - Method in interface com.commercetools.importapi.models.common.Address
set email
setEmail(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setEmail(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set email
setEmail(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setEmail(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.email.
setEmail(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setError(String) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
This property is only used for OAuth2 errors.
setError(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setErrorDescription(String) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
This property is only used for OAuth2 errors.
setErrorDescription(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setErrors(ErrorObject...) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
The errors that caused this error response.
setErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setErrors(ErrorObject...) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
Contains an error if the import of the resource was not successful.
setErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setErrors(ErrorObject...) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The validation errors for the ImportOperation.
setErrors(ErrorObject...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
setErrors(List<ErrorObject>) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
The errors that caused this error response.
setErrors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setErrors(List<ErrorObject>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
Contains an error if the import of the resource was not successful.
setErrors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setErrors(List<ErrorObject>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The validation errors for the ImportOperation.
setErrors(List<ErrorObject>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
setExpectedDelivery(ZonedDateTime) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.expectedDelivery
setExpectedDelivery(ZonedDateTime) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setExpiresAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The expiration time of the ImportOperation.
setExpiresAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setExternalId(String) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.externalId.
setExternalId(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setExternalId(String) - Method in interface com.commercetools.importapi.models.common.Address
set externalId
setExternalId(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setExternalId(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set externalId
setExternalId(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setExternalId(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.externalId.
setExternalId(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setExternalId(String) - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.externalId
setExternalId(String) - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
setExternalTaxRate(ExternalTaxRateDraft) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set externalTaxRate
setExternalTaxRate(ExternalTaxRateDraft) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setFax(String) - Method in interface com.commercetools.importapi.models.common.Address
set fax
setFax(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setFax(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set fax
setFax(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setField(String) - Method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
The name of the field.
setField(String) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
setField(String) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The name of the field.
setField(String) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setField(String) - Method in interface com.commercetools.importapi.models.errors.RequiredFieldError
The name of the field.
setField(String) - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
setFieldDefinitions(FieldDefinition...) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.fieldDefinitions.
setFieldDefinitions(FieldDefinition...) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setFieldDefinitions(Function<FieldDefinitionBuilder, FieldDefinition>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
setFieldDefinitions(List<FieldDefinition>) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.fieldDefinitions.
setFieldDefinitions(List<FieldDefinition>) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setFields(FieldContainer) - Method in interface com.commercetools.importapi.models.customfields.Custom
The custom fields of this object.
setFields(FieldContainer) - Method in class com.commercetools.importapi.models.customfields.CustomImpl
 
setFields(OrderField) - Method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
setFields(OrderField) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
 
setFirstName(String) - Method in interface com.commercetools.importapi.models.common.Address
set firstName
setFirstName(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setFirstName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set firstName
setFirstName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setFirstName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.firstName.
setFirstName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setFractionDigits(Integer) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
setFractionDigits(Integer) - Method in class com.commercetools.importapi.models.common.MoneyImpl
 
setFractionDigits(Integer) - Method in interface com.commercetools.importapi.models.common.TypedMoney
set fractionDigits
setFractionDigits(Integer) - Method in class com.commercetools.importapi.models.common.TypedMoneyImpl
 
setFreeAbove(Money) - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
set freeAbove
setFreeAbove(Money) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
setH(Integer) - Method in interface com.commercetools.importapi.models.common.AssetDimensions
The height of the asset source.
setH(Integer) - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
 
setHeightInMillimeter(Double) - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
set heightInMillimeter
setHeightInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
setId(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
setId(String) - Method in interface com.commercetools.importapi.models.common.Address
set id
setId(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The ID of the ImportOperation.
setId(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
set id
setId(String) - Method in class com.commercetools.importapi.models.order_patches.RemoveDeliveryDraftImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.orders.Delivery
set id
setId(String) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.orders.DeliveryItem
set id
setId(String) - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.orders.Parcel
set id
setId(String) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setId(String) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set id
setId(String) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setImages(Image...) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.images.
setImages(Image...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setImages(Image...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set images
setImages(Image...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setImages(Image...) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.images.
setImages(Image...) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
setImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the images using the builder function
setImages(Function<ImageBuilder, Image>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
setImages(List<Image>) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.images.
setImages(List<Image>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setImages(List<Image>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set images
setImages(List<Image>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setImages(List<Image>) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.images.
setImages(List<Image>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
setImportContainerKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
setImportContainerKey(String) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The key of the importContainer.
setImportContainerKey(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setImported(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the imported state.
setImported(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setIncludedDiscounts(DiscountedLineItemPortion...) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
set includedDiscounts
setIncludedDiscounts(DiscountedLineItemPortion...) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
setIncludedDiscounts(Function<DiscountedLineItemPortionBuilder, DiscountedLineItemPortion>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set the value to the includedDiscounts using the builder function
setIncludedDiscounts(List<DiscountedLineItemPortion>) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
set includedDiscounts
setIncludedDiscounts(List<DiscountedLineItemPortion>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
setIncludedInPrice(Boolean) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set includedInPrice
setIncludedInPrice(Boolean) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setIncludedInPrice(Boolean) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set includedInPrice
setIncludedInPrice(Boolean) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setInputHint(TextInputHint) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set inputHint
setInputHint(TextInputHint) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setInputHint(TypeTextInputHint) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Provides a visual representation type for this field.
setInputHint(TypeTextInputHint) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
setInputs(String...) - Method in interface com.commercetools.importapi.models.products.CustomTokenizer
set inputs
setInputs(String...) - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
setInputs(List<String>) - Method in interface com.commercetools.importapi.models.products.CustomTokenizer
set inputs
setInputs(List<String>) - Method in class com.commercetools.importapi.models.products.CustomTokenizerImpl
 
setInputTip(LocalizedString) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
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.
setInputTip(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setInvalidValue(Object) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
The invalid value.
setInvalidValue(Object) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setInventoryMode(InventoryMode) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.inventoryMode.
setInventoryMode(InventoryMode) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setIsEmailVerified(Boolean) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.isEmailVerified.
setIsEmailVerified(Boolean) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setIsMasterVariant(Boolean) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.isMasterVariant.
setIsMasterVariant(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setIsMatching(Boolean) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
set isMatching
setIsMatching(Boolean) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
setIsRequired(Boolean) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set isRequired
setIsRequired(Boolean) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setIsReturn(Boolean) - Method in interface com.commercetools.importapi.models.orders.TrackingData
set isReturn
setIsReturn(Boolean) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
setIsSearchable(Boolean) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set isSearchable
setIsSearchable(Boolean) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setItems(ReturnItemDraft...) - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
set items
setItems(ReturnItemDraft...) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
set items
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
set items
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
set items
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
set items
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.orders.Delivery
set items
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setItems(DeliveryItem...) - Method in interface com.commercetools.importapi.models.orders.Parcel
set items
setItems(DeliveryItem...) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setItems(Function<ReturnItemDraftBuilder, ReturnItemDraft>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the items using the builder function
setItems(Function<DeliveryItemBuilder, DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the items using the builder function
setItems(List<ReturnItemDraft>) - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
set items
setItems(List<ReturnItemDraft>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
set items
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
set items
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
set items
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
set items
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.orders.Delivery
set items
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setItems(List<DeliveryItem>) - Method in interface com.commercetools.importapi.models.orders.Parcel
set items
setItems(List<DeliveryItem>) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setItemShippingAddresses(Address...) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.itemShippingAddresses.
setItemShippingAddresses(Address...) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setItemShippingAddresses(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
setItemShippingAddresses(List<Address>) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.itemShippingAddresses.
setItemShippingAddresses(List<Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.Address
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.Asset
User-defined identifier for the asset.
setKey(String) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.AssetSource
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CartDiscountKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CartKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CategoryKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ChannelKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CustomerGroupKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CustomerKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.CustomObjectKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.DiscountCodeKeyReferenceImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.EnumValue
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.ImportResource
User-defined unique identifier.
setKey(String) - Method in class com.commercetools.importapi.models.common.ImportResourceImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.KeyReference
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.KeyReferenceImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.OrderKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.PaymentKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.PriceKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ProductDiscountKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ProductKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ProductTypeKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ProductVariantKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.StateKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.common.UnresolvedReferences
set key
setKey(String) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
User-defined identifier for the address.
setKey(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
User-defined unique identifier for the ImportContainer.
setKey(String) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
User-defined unique identifier of the ImportContainer.
setKey(String) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
set key
setKey(String) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.prices.PriceImport
User-defined unique identifier for the Embedded Price.
setKey(String) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
User-defined unique identifier for the Embedded Price.
setKey(String) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set key
setKey(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
set key
setKey(String) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
set key
setKey(String) - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
setKey(String) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
User-defined unique identifier for the Standalone Price.
setKey(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
Key of the value used as a programmatic identifier.
setKey(String) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
Key of the value used as a programmatic identifier.
setKey(String) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
 
setKey(String) - Method in interface com.commercetools.importapi.models.types.TypeImport
User-defined unique identifier for the Type.
setKey(String) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
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.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
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.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
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.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
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.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
Descriptive localized label of the value.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueImpl
 
setLabel(LocalizedString) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
A human-readable label for the field.
setLabel(LocalizedString) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
setLabel(String) - Method in interface com.commercetools.importapi.models.common.EnumValue
set label
setLabel(String) - Method in class com.commercetools.importapi.models.common.EnumValueImpl
 
setLabel(String) - Method in interface com.commercetools.importapi.models.common.Image
Custom label that can be used, for example, as an image description.
setLabel(String) - Method in class com.commercetools.importapi.models.common.ImageImpl
 
setLabel(String) - Method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
set label
setLabel(String) - Method in class com.commercetools.importapi.models.producttypes.AttributePlainEnumValueImpl
 
setLabel(String) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
Descriptive label of the value.
setLabel(String) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumValueImpl
 
setLastModifiedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The last time when the ImportContainer was modified.
setLastModifiedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
setLastModifiedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The last time When the ImportOperation was modified.
setLastModifiedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setLastName(String) - Method in interface com.commercetools.importapi.models.common.Address
set lastName
setLastName(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setLastName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set lastName
setLastName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setLastName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.lastName.
setLastName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setLengthInMillimeter(Double) - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
set lengthInMillimeter
setLengthInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
setLimit(Integer) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
Number of results requested.
setLimit(Integer) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setLimit(Integer) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
Number of results requested.
setLimit(Integer) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setLineItemId(String) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
set lineItemId
setLineItemId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
setLineItems(LineItemImportDraft...) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.lineItems.
setLineItems(LineItemImportDraft...) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setLineItems(Function<LineItemImportDraftBuilder, LineItemImportDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
setLineItems(List<LineItemImportDraft>) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.lineItems.
setLineItems(List<LineItemImportDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setLocale(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.locale.
setLocale(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setMasterVariant(ProductVariantDraftImport) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The master Product variant.
setMasterVariant(ProductVariantDraftImport) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setMeasurements(ParcelMeasurements) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
set measurements
setMeasurements(ParcelMeasurements) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
set measurements
setMeasurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
setMeasurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
setMeasurements(ParcelMeasurements) - Method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
set measurements
setMeasurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
setMeasurements(ParcelMeasurements) - Method in interface com.commercetools.importapi.models.orders.Parcel
set measurements
setMeasurements(ParcelMeasurements) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.AccessDeniedErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ContentionErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValueErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.DuplicateFieldErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
setMessage(String) - Method in interface com.commercetools.importapi.models.errors.ErrorObject
set message
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ErrorObjectImpl
 
setMessage(String) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
Describes the error.
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.GenericErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InsufficientScopeErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidCredentialsErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidInputImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidJsonInputImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidOperationImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.InvalidTokenErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.RequiredFieldErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
setMessage(String) - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
setMetaDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaDescription.
setMetaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setMetaDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
setMetaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setMetaDescription(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
setMetaDescription(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setMetaKeywords(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaKeywords.
setMetaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setMetaKeywords(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
setMetaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setMetaKeywords(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
setMetaKeywords(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setMetaTitle(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.metaTitle.
setMetaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setMetaTitle(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
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.
setMetaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setMetaTitle(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
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.
setMetaTitle(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setMiddleName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.middleName.
setMiddleName(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setMinimumQuantity(Long) - Method in interface com.commercetools.importapi.models.common.PriceTier
The minimum quantity this price tier is valid for.
setMinimumQuantity(Long) - Method in class com.commercetools.importapi.models.common.PriceTierImpl
 
setMobile(String) - Method in interface com.commercetools.importapi.models.common.Address
set mobile
setMobile(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setMobile(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set mobile
setMobile(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setMoney(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set money
setMoney(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.name.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.common.Asset
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.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
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.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.name.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
set name
setName(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
Maps to Product.name.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setName(LocalizedString) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.name.
setName(LocalizedString) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set name
setName(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.orders.TaxPortion
set name
setName(String) - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.prices.SubRate
set name
setName(String) - Method in class com.commercetools.importapi.models.prices.SubRateImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set name
setName(String) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set name
setName(String) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
Maps to ProductType.name.
setName(String) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.productvariants.Attribute
The name of this attribute must match a name of the product types attribute definitions.
setName(String) - Method in class com.commercetools.importapi.models.productvariants.AttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
setName(String) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
setName(String) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Name of the Custom Field to define.
setName(String) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
setNewState(ProcessingState) - Method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
Every Import Operation is assigned one of the following states.
setNewState(ProcessingState) - Method in class com.commercetools.importapi.models.errors.InvalidStateTransitionErrorImpl
 
setOffset(Long) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
Number of elements skipped.
setOffset(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setOffset(Long) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
Number of elements skipped.
setOffset(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setOperationId(String) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The ID of the ImportOperation.
setOperationId(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
setOperationStatus(ImportOperationStatus...) - Method in interface com.commercetools.importapi.models.importrequests.ImportResponse
set operationStatus
setOperationStatus(ImportOperationStatus...) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
setOperationStatus(Function<ImportOperationStatusBuilder, ImportOperationStatus>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
set the value to the operationStatus using the builder function
setOperationStatus(List<ImportOperationStatus>) - Method in interface com.commercetools.importapi.models.importrequests.ImportResponse
set operationStatus
setOperationStatus(List<ImportOperationStatus>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseImpl
 
setOrderHint(String) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.orderHint.
setOrderHint(String) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setOrderNumber(String) - Method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
Maps to Order.orderNumber, String that uniquely identifies an order, unique across a project.
setOrderNumber(String) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportImpl
 
setOrderNumber(String) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.orderNumber, String that uniquely identifies an order.
setOrderNumber(String) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setOrderState(OrderState) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.orderState.
setOrderState(OrderState) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setOrigin(CartOrigin) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.origin.
setOrigin(CartOrigin) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setParcelId(String) - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
set parcelId
setParcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsImpl
 
setParcelId(String) - Method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
set parcelId
setParcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftImpl
 
setParcelId(String) - Method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
set parcelId
setParcelId(String) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
setParcelId(String) - Method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
set parcelId
setParcelId(String) - Method in class com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraftImpl
 
setParcelItems(ParcelItems...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
setParcelItems(List<ParcelItems>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
setParcelMeasurements(ParcelMeasurementDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelMeasurements
setParcelMeasurements(Function<ParcelMeasurementDraftBuilder, ParcelMeasurementDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelMeasurements
setParcels(DeliveryParcelDraft...) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
set parcels
setParcels(DeliveryParcelDraft...) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
setParcels(Parcel...) - Method in interface com.commercetools.importapi.models.orders.Delivery
set parcels
setParcels(Parcel...) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setParcels(Function<DeliveryParcelDraftBuilder, DeliveryParcelDraft>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the parcels using the builder function
setParcels(Function<ParcelBuilder, Parcel>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the parcels using the builder function
setParcels(List<DeliveryParcelDraft>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
set parcels
setParcels(List<DeliveryParcelDraft>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftImpl
 
setParcels(List<Parcel>) - Method in interface com.commercetools.importapi.models.orders.Delivery
set parcels
setParcels(List<Parcel>) - Method in class com.commercetools.importapi.models.orders.DeliveryImpl
 
setParcelTrackingData(ParcelTrackingData) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelTrackingData
setParcelTrackingData(Function<ParcelTrackingDataBuilder, ParcelTrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelTrackingData
setParent(CategoryKeyReference) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.parent.
setParent(CategoryKeyReference) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setPassword(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Required when authenticationMode is set to Password.
setPassword(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setPatches(OrderPatchImport...) - Method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
The order patches of this request
setPatches(OrderPatchImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
 
setPatches(ProductVariantPatch...) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
The product variant patches of this request.
setPatches(ProductVariantPatch...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
 
setPatches(Function<OrderPatchImportBuilder, OrderPatchImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
setPatches(Function<ProductVariantPatchBuilder, ProductVariantPatch>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
setPatches(List<OrderPatchImport>) - Method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
The order patches of this request
setPatches(List<OrderPatchImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestImpl
 
setPatches(List<ProductVariantPatch>) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
The product variant patches of this request.
setPatches(List<ProductVariantPatch>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestImpl
 
setPaymentState(PaymentState) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.paymentState.
setPaymentState(PaymentState) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setPhone(String) - Method in interface com.commercetools.importapi.models.common.Address
set phone
setPhone(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setPhone(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set phone
setPhone(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setPOBox(String) - Method in interface com.commercetools.importapi.models.common.Address
set pOBox
setPOBox(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setPOBox(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set pOBox
setPOBox(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setPostalCode(String) - Method in interface com.commercetools.importapi.models.common.Address
set postalCode
setPostalCode(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setPostalCode(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set postalCode
setPostalCode(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setPreciseAmount(Long) - Method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
set preciseAmount
setPreciseAmount(Long) - Method in class com.commercetools.importapi.models.common.HighPrecisionMoneyImpl
 
setPrice(Money) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
set price
setPrice(Money) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
setPrice(Money) - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
set price
setPrice(Money) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
setPrice(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set price
setPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setPrice(LineItemPrice) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.price.
setPrice(LineItemPrice) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setPriceMode(ProductPriceModeEnum) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Determines the type of Prices the API uses.
setPriceMode(ProductPriceModeEnum) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setPriceMode(ProductPriceModeEnum) - Method in interface com.commercetools.importapi.models.products.ProductImport
Determines the type of Prices the API uses.
setPriceMode(ProductPriceModeEnum) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setPrices(LineItemPrice...) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.prices
setPrices(LineItemPrice...) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setPrices(PriceImport...) - Method in interface com.commercetools.importapi.models.errors.VariantValues
set prices
setPrices(PriceImport...) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
setPrices(PriceDraftImport...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set prices
setPrices(PriceDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setPrices(Function<LineItemPriceBuilder, LineItemPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
setPrices(Function<PriceImportBuilder, PriceImport>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set the value to the prices using the builder function
setPrices(Function<PriceDraftImportBuilder, PriceDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the prices using the builder function
setPrices(List<LineItemPrice>) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.prices
setPrices(List<LineItemPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setPrices(List<PriceImport>) - Method in interface com.commercetools.importapi.models.errors.VariantValues
set prices
setPrices(List<PriceImport>) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
setPrices(List<PriceDraftImport>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set prices
setPrices(List<PriceDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setProcessing(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the processing state.
setProcessing(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setProduct(ProductKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.productId.
setProduct(ProductKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setProduct(ProductKeyReference) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The Product in which the Product Variant containing this Embedded Price is contained.
setProduct(ProductKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setProduct(ProductKeyReference) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
The Product to which this Product Variant belongs.
setProduct(ProductKeyReference) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setProductType(ProductTypeKeyReference) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The productType of a Product.
setProductType(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setProductType(ProductTypeKeyReference) - Method in interface com.commercetools.importapi.models.products.ProductImport
The productType of a Product.
setProductType(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setProductVariant(ProductVariantKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariant.product.
setProductVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setProductVariant(ProductVariantKeyReference) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The ProductVariant in which this Embedded Price is contained.
setProductVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setProductVariant(ProductVariantKeyReference) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
The ProductVariant to which this patch is applied.
setProductVariant(ProductVariantKeyReference) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyDelete
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyGet
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportSummariesGet
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsByIdGet
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
setProjectKey(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
setProvider(String) - Method in interface com.commercetools.importapi.models.orders.TrackingData
set provider
setProvider(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
setProviderTransaction(String) - Method in interface com.commercetools.importapi.models.orders.TrackingData
set providerTransaction
setProviderTransaction(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
setPublish(Boolean) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Only the Embedded Price updates will be published to staged and current projection.
setPublish(Boolean) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setPublish(Boolean) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
setPublish(Boolean) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setPublish(Boolean) - Method in interface com.commercetools.importapi.models.products.ProductImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
setPublish(Boolean) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setPublish(Boolean) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
If publish is set to either true or false, both staged and current projections are set to the same value provided by the import data.
setPublish(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
set quantity
setQuantity(Double) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set quantity
setQuantity(Double) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.orders.DeliveryItem
set quantity
setQuantity(Double) - Method in class com.commercetools.importapi.models.orders.DeliveryItemImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
Maps to ItemShippingTarget.quantity.
setQuantity(Double) - Method in class com.commercetools.importapi.models.orders.ItemShippingTargetImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.orders.ItemState
set quantity
setQuantity(Double) - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
setQuantity(Double) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.quantity.
setQuantity(Double) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setQuantityOnStock(Long) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.quantityOnStock
setQuantityOnStock(Long) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setRate(Double) - Method in interface com.commercetools.importapi.models.orders.TaxPortion
set rate
setRate(Double) - Method in class com.commercetools.importapi.models.orders.TaxPortionImpl
 
setReferenceTypeId(ReferenceType) - Method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
The type of the referenced resource.
setReferenceTypeId(ReferenceType) - Method in class com.commercetools.importapi.models.producttypes.AttributeReferenceTypeImpl
 
setReferenceTypeId(CustomFieldReferenceValue) - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
Resource type the Custom Field can reference.
setReferenceTypeId(CustomFieldReferenceValue) - Method in class com.commercetools.importapi.models.types.CustomFieldReferenceTypeImpl
 
setRegion(String) - Method in interface com.commercetools.importapi.models.common.Address
set region
setRegion(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setRegion(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set region
setRegion(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setRejected(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the rejected state.
setRejected(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setRemoveDelivery(RemoveDeliveryDraft) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.removeDelivery
setRemoveDelivery(RemoveDeliveryDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setRemoveParcelFromDelivery(RemoveParcelFromDeliveryDraft) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.removeParcelFromDelivery
setRemoveParcelFromDelivery(RemoveParcelFromDeliveryDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setRequired(Boolean) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Defines whether the field is required to have a value.
setRequired(Boolean) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
setResource(Object) - Method in interface com.commercetools.importapi.models.errors.ResourceCreationError
set resource
setResource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceCreationErrorImpl
 
setResource(Object) - Method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
set resource
setResource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceDeletionErrorImpl
 
setResource(Object) - Method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
set resource
setResource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceNotFoundErrorImpl
 
setResource(Object) - Method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
set resource
setResource(Object) - Method in class com.commercetools.importapi.models.errors.ResourceUpdateErrorImpl
 
setResourceIndex(Long) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
set resourceIndex
setResourceIndex(Long) - Method in class com.commercetools.importapi.models.errors.InvalidFieldErrorImpl
 
setResourceKey(String) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The key of the resource.
setResourceKey(String) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setResources(CategoryImport...) - Method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
The category import resources of this request.
setResources(CategoryImport...) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
 
setResources(CustomerImport...) - Method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
The customer import resources of this request.
setResources(CustomerImport...) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
 
setResources(InventoryImport...) - Method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
The inventory import resources of this request.
setResources(InventoryImport...) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
 
setResources(OrderImport...) - Method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
The order import resources of this request.
setResources(OrderImport...) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
 
setResources(PriceImport...) - Method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
The price import resources of this request.
setResources(PriceImport...) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
 
setResources(ProductDraftImport...) - Method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
The product draft import resources of this request.
setResources(ProductDraftImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
 
setResources(ProductImport...) - Method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
The product import resources of this request.
setResources(ProductImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
 
setResources(ProductTypeImport...) - Method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
The product type import resources of this request.
setResources(ProductTypeImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
 
setResources(ProductVariantImport...) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
The product variant import resources of this request.
setResources(ProductVariantImport...) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
 
setResources(StandalonePriceImport...) - Method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
The Standalone Price import resources of this request.
setResources(StandalonePriceImport...) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
 
setResources(TypeImport...) - Method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
The type import resources of this request.
setResources(TypeImport...) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
 
setResources(Function<CategoryImportBuilder, CategoryImport>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
setResources(Function<CustomerImportBuilder, CustomerImport>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
setResources(Function<InventoryImportBuilder, InventoryImport>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
setResources(Function<OrderImportBuilder, OrderImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
setResources(Function<PriceImportBuilder, PriceImport>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
setResources(Function<ProductDraftImportBuilder, ProductDraftImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
setResources(Function<ProductImportBuilder, ProductImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
setResources(Function<ProductTypeImportBuilder, ProductTypeImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
setResources(Function<ProductVariantImportBuilder, ProductVariantImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
setResources(Function<StandalonePriceImportBuilder, StandalonePriceImport>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
setResources(Function<TypeImportBuilder, TypeImport>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
setResources(List<CategoryImport>) - Method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
The category import resources of this request.
setResources(List<CategoryImport>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestImpl
 
setResources(List<CustomerImport>) - Method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
The customer import resources of this request.
setResources(List<CustomerImport>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestImpl
 
setResources(List<InventoryImport>) - Method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
The inventory import resources of this request.
setResources(List<InventoryImport>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestImpl
 
setResources(List<OrderImport>) - Method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
The order import resources of this request.
setResources(List<OrderImport>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestImpl
 
setResources(List<PriceImport>) - Method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
The price import resources of this request.
setResources(List<PriceImport>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestImpl
 
setResources(List<ProductDraftImport>) - Method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
The product draft import resources of this request.
setResources(List<ProductDraftImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestImpl
 
setResources(List<ProductImport>) - Method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
The product import resources of this request.
setResources(List<ProductImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestImpl
 
setResources(List<ProductTypeImport>) - Method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
The product type import resources of this request.
setResources(List<ProductTypeImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestImpl
 
setResources(List<ProductVariantImport>) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
The product variant import resources of this request.
setResources(List<ProductVariantImport>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestImpl
 
setResources(List<StandalonePriceImport>) - Method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
The Standalone Price import resources of this request.
setResources(List<StandalonePriceImport>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
 
setResources(List<TypeImport>) - Method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
The type import resources of this request.
setResources(List<TypeImport>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
 
setResourceType(ImportResourceType) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The resource type the ImportContainer is able to handle.
setResourceType(ImportResourceType) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
The resource type to be imported.
setResourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerDraftImpl
 
setResourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
setResourceType(ImportResourceType) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
The resource type to be imported.
setResourceType(ImportResourceType) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
 
setResourceTypeIds(ResourceTypeId...) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.resourceTypeIds.
setResourceTypeIds(ResourceTypeId...) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setResourceTypeIds(List<ResourceTypeId>) - Method in interface com.commercetools.importapi.models.types.TypeImport
Maps to Type.resourceTypeIds.
setResourceTypeIds(List<ResourceTypeId>) - Method in class com.commercetools.importapi.models.types.TypeImportImpl
 
setResourceVersion(Long) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The version of the imported resource when the import was successful.
setResourceVersion(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setRestockableInDays(Long) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.restockableInDays
setRestockableInDays(Long) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setResults(ImportContainer...) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The array of Import Containers matching the query.
setResults(ImportContainer...) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setResults(ImportOperation...) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The array of Import Operations matching the query.
setResults(ImportOperation...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setResults(Function<ImportContainerBuilder, ImportContainer>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
setResults(Function<ImportOperationBuilder, ImportOperation>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
setResults(List<ImportContainer>) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The array of Import Containers matching the query.
setResults(List<ImportContainer>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setResults(List<ImportOperation>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The array of Import Operations matching the query.
setResults(List<ImportOperation>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setReturnDate(ZonedDateTime) - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
Maps to ReturnInfo.returnDate
setReturnDate(ZonedDateTime) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
setReturnTrackingId(String) - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
Maps to ReturnInfo.returnTrackingId
setReturnTrackingId(String) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoImpl
 
setSalutation(String) - Method in interface com.commercetools.importapi.models.common.Address
set salutation
setSalutation(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setSalutation(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set salutation
setSalutation(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setSalutation(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.salutation.
setSalutation(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setScore(Double) - Method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
set score
setScore(Double) - Method in class com.commercetools.importapi.models.orders.ScoreShippingRateInputImpl
 
setSearchKeywords(SearchKeywords) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Search keywords are primarily used by the suggester but are also considered for the full-text search.
setSearchKeywords(SearchKeywords) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setSearchKeywords(SearchKeywords) - Method in interface com.commercetools.importapi.models.products.ProductImport
Search keywords are primarily used by the suggester but are also considered for the full-text search.
setSearchKeywords(SearchKeywords) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setSetDeliveryAddress(DeliveryAddressDraft) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.addressDraft
setSetDeliveryAddress(DeliveryAddressDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setSetParcelItems(ParcelItems...) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelItems
setSetParcelItems(ParcelItems...) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setSetParcelItems(Function<ParcelItemsBuilder, ParcelItems>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
setSetParcelItems(List<ParcelItems>) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelItems
setSetParcelItems(List<ParcelItems>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setSetParcelMeasurements(ParcelMeasurementDraft) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelMeasurements
setSetParcelMeasurements(ParcelMeasurementDraft) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setSetParcelTrackingData(ParcelTrackingData) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
Maps to Order.parcelTrackingData
setSetParcelTrackingData(ParcelTrackingData) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldImpl
 
setShipmentState(ReturnShipmentState) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
Maps to ReturnItem.shipmentState
setShipmentState(ReturnShipmentState) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftImpl
 
setShipmentState(ShipmentState) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shipmentState.
setShipmentState(ShipmentState) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setShippingAddress(Address) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shippingAddress.
setShippingAddress(Address) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setShippingAddresses(Integer...) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the shipping addresses in the addresses array.
setShippingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setShippingAddresses(List<Integer>) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The indices of the shipping addresses in the addresses array.
setShippingAddresses(List<Integer>) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setShippingDetails(ItemShippingDetailsDraft) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set shippingDetails
setShippingDetails(ItemShippingDetailsDraft) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setShippingDetails(ItemShippingDetailsDraft) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.shippingDetails.
setShippingDetails(ItemShippingDetailsDraft) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setShippingInfo(ShippingInfoImportDraft) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.shippingInfo.
setShippingInfo(ShippingInfoImportDraft) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setShippingMethod(ShippingMethodKeyReference) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
References a shipping method by key.
setShippingMethod(ShippingMethodKeyReference) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setShippingMethodName(String) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set shippingMethodName
setShippingMethodName(String) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setShippingMethodState(ShippingMethodState) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set shippingMethodState
setShippingMethodState(ShippingMethodState) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setShippingRate(ShippingRateDraft) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set shippingRate
setShippingRate(ShippingRateDraft) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.errors.VariantValues
set sku
setSku(String) - Method in class com.commercetools.importapi.models.errors.VariantValuesImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.sku
setSku(String) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
Maps to ProductVariantImportDraft.sku.
setSku(String) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
set sku
setSku(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
Maps to ProductVariant.sku.
setSku(String) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportImpl
 
setSku(String) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Identifies the ProductVariant to which this Standalone Price is associated.
setSku(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setSlug(LocalizedString) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
Maps to Category.slug.
setSlug(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportImpl
 
setSlug(LocalizedString) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
Human-readable identifiers usually used as deep-link URL to the related product.
setSlug(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setSlug(LocalizedString) - Method in interface com.commercetools.importapi.models.products.ProductImport
Human-readable identifiers usually used as deep-link URL to the related product.
setSlug(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setSlug(String) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set slug
setSlug(String) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setSources(AssetSource...) - Method in interface com.commercetools.importapi.models.common.Asset
set sources
setSources(AssetSource...) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setSources(Function<AssetSourceBuilder, AssetSource>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set the value to the sources using the builder function
setSources(List<AssetSource>) - Method in interface com.commercetools.importapi.models.common.Asset
set sources
setSources(List<AssetSource>) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setSpecifiedVersion(Long) - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
The version specified in the failed request.
setSpecifiedVersion(Long) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorImpl
 
setStaged(Boolean) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
If false, the attribute changes are applied to both current and staged projected representations of the Product.
setStaged(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchImpl
 
setState(ProcessingState) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The import status of the resource.
setState(ProcessingState) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setState(StateKeyReference) - Method in interface com.commercetools.importapi.models.orders.ItemState
Maps to ItemState.state.
setState(StateKeyReference) - Method in class com.commercetools.importapi.models.orders.ItemStateImpl
 
setState(StateKeyReference) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Reference to a State in a custom workflow.
setState(StateKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setState(StateKeyReference) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the State with which the ProductDraft is associated.
setState(StateKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setState(StateKeyReference) - Method in interface com.commercetools.importapi.models.products.ProductImport
The Reference to the State with which the Product is associated.
setState(StateKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setState(ImportOperationState) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
The validation state of the ImportOperation.
setState(ImportOperationState) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusImpl
 
setState(DiscountCodeState) - Method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
Maps to DiscountCodeInfo.state
setState(DiscountCodeState) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoImpl
 
setState(ItemState...) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set state
setState(ItemState...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setState(ItemState...) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
set state
setState(ItemState...) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setState(String) - Method in interface com.commercetools.importapi.models.common.Address
set state
setState(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setState(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set state
setState(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setState(String) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set state
setState(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setState(String) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set state
setState(String) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setState(Function<ItemStateBuilder, ItemState>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the state using the builder function
setState(Function<ItemStateBuilder, ItemState>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
set the value to the state using the builder function
setState(List<ItemState>) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set state
setState(List<ItemState>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setState(List<ItemState>) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
set state
setState(List<ItemState>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setStates(OperationStates) - Method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
The import status of an ImportContainer given by the number of resources in each Processing State.
setStates(OperationStates) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
 
setStatusCode(Integer) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
The http status code of the response.
setStatusCode(Integer) - Method in class com.commercetools.importapi.models.errors.ErrorResponseImpl
 
setStore(StoreKeyReference) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Reference to the Store in which the Order is associated.
setStore(StoreKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setStores(StoreKeyReference...) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The References to the Stores with which the Customer is associated.
setStores(StoreKeyReference...) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setStores(Function<StoreKeyReferenceBuilder, StoreKeyReference>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
setStores(List<StoreKeyReference>) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
The References to the Stores with which the Customer is associated.
setStores(List<StoreKeyReference>) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setStreetName(String) - Method in interface com.commercetools.importapi.models.common.Address
set streetName
setStreetName(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setStreetName(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set streetName
setStreetName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setStreetNumber(String) - Method in interface com.commercetools.importapi.models.common.Address
set streetNumber
setStreetNumber(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setStreetNumber(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set streetNumber
setStreetNumber(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setSubRates(SubRate...) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set subRates
setSubRates(SubRate...) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setSubRates(SubRate...) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set subRates
setSubRates(SubRate...) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setSubRates(Function<SubRateBuilder, SubRate>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the subRates using the builder function
setSubRates(Function<SubRateBuilder, SubRate>) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the subRates using the builder function
setSubRates(List<SubRate>) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
set subRates
setSubRates(List<SubRate>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftImpl
 
setSubRates(List<SubRate>) - Method in interface com.commercetools.importapi.models.prices.TaxRate
set subRates
setSubRates(List<SubRate>) - Method in class com.commercetools.importapi.models.prices.TaxRateImpl
 
setSuggestTokenizer(SuggestTokenizer) - Method in interface com.commercetools.importapi.models.products.SearchKeyword
The tokenizer defines the tokens that are used to match against the Suggest Query input.
setSuggestTokenizer(SuggestTokenizer) - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
setSupplyChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
Maps to Inventory.supplyChannel
setSupplyChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.inventories.InventoryImportImpl
 
setSupplyChannel(ChannelKeyReference) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.supplyChannel.
setSupplyChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setSyncedAt(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.SyncInfo
Maps to SyncInfo.syncedAt
setSyncedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.SyncInfoImpl
 
setTags(String...) - Method in interface com.commercetools.importapi.models.common.Asset
set tags
setTags(String...) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setTags(List<String>) - Method in interface com.commercetools.importapi.models.common.Asset
set tags
setTags(List<String>) - Method in class com.commercetools.importapi.models.common.AssetImpl
 
setTargets(ItemShippingTarget...) - Method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
Maps to ItemShippingDetailsDraft.targets.
setTargets(ItemShippingTarget...) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
 
setTargets(Function<ItemShippingTargetBuilder, ItemShippingTarget>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
setTargets(List<ItemShippingTarget>) - Method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
Maps to ItemShippingDetailsDraft.targets.
setTargets(List<ItemShippingTarget>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftImpl
 
setTaxCalculationMode(TaxCalculationMode) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxCalculationMode.
setTaxCalculationMode(TaxCalculationMode) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setTaxCategory(TaxCategoryKeyReference) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
References a tax category by key.
setTaxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setTaxCategory(TaxCategoryKeyReference) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
References a tax category by key.
setTaxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setTaxCategory(TaxCategoryKeyReference) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
The Reference to the TaxCategory with which the ProductDraft is associated.
setTaxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setTaxCategory(TaxCategoryKeyReference) - Method in interface com.commercetools.importapi.models.products.ProductImport
The Reference to the TaxCategory with which the Product is associated.
setTaxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportImpl
 
setTaxedPrice(CustomLineItemTaxedPrice) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set taxedPrice
setTaxedPrice(CustomLineItemTaxedPrice) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setTaxedPrice(TaxedPrice) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxedPrice.
setTaxedPrice(TaxedPrice) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setTaxPortions(TaxPortion...) - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.taxPortions.
setTaxPortions(TaxPortion...) - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
setTaxPortions(Function<TaxPortionBuilder, TaxPortion>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
setTaxPortions(List<TaxPortion>) - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.taxPortions.
setTaxPortions(List<TaxPortion>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
setTaxRate(TaxRate) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set taxRate
setTaxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setTaxRate(TaxRate) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to LineItem.taxRate.
setTaxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setTaxRate(TaxRate) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
set taxRate
setTaxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
 
setTaxRoundingMode(RoundingMode) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.taxRoundingMode.
setTaxRoundingMode(RoundingMode) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setText(String) - Method in interface com.commercetools.importapi.models.products.SearchKeyword
set text
setText(String) - Method in class com.commercetools.importapi.models.products.SearchKeywordImpl
 
setTiers(PriceTier...) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
The tiered prices for this price.
setTiers(PriceTier...) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setTiers(PriceTier...) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The tiered prices for this price.
setTiers(PriceTier...) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setTiers(PriceTier...) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
The tiered prices for this price.
setTiers(PriceTier...) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setTiers(PriceTier...) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets price tiers.
setTiers(PriceTier...) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setTiers(ShippingRatePriceTier...) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
set tiers
setTiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
setTiers(ShippingRatePriceTier...) - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
set tiers
setTiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
setTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
setTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
setTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
setTiers(Function<PriceTierBuilder, PriceTier>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
setTiers(List<PriceTier>) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
The tiered prices for this price.
setTiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setTiers(List<PriceTier>) - Method in interface com.commercetools.importapi.models.prices.PriceImport
The tiered prices for this price.
setTiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setTiers(List<PriceTier>) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
The tiered prices for this price.
setTiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setTiers(List<PriceTier>) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets price tiers.
setTiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setTiers(List<ShippingRatePriceTier>) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
set tiers
setTiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
setTiers(List<ShippingRatePriceTier>) - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
set tiers
setTiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
 
setTitle(String) - Method in interface com.commercetools.importapi.models.common.Address
set title
setTitle(String) - Method in class com.commercetools.importapi.models.common.AddressImpl
 
setTitle(String) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
set title
setTitle(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressImpl
 
setTitle(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.title.
setTitle(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setTotal(Long) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
The total number of results matching the query.
setTotal(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseImpl
 
setTotal(Long) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
The total number of import operations matching the query.
setTotal(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseImpl
 
setTotal(Long) - Method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
The total number of ImportOperations received for this Import Summary.
setTotal(Long) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryImpl
 
setTotalGross(Money) - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.totalGross.
setTotalGross(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
setTotalGross(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
set totalGross
setTotalGross(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
setTotalNet(Money) - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
Maps to TaxedPrice.totalNet.
setTotalNet(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceImpl
 
setTotalNet(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
set totalNet
setTotalNet(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceImpl
 
setTotalPrice(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
set totalPrice
setTotalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftImpl
 
setTotalPrice(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.OrderImport
Maps to Order.totalPrice.
setTotalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.OrderImportImpl
 
setTrackingData(TrackingData) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
set trackingData
setTrackingData(TrackingData) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
set trackingData
setTrackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftImpl
 
setTrackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelImpl
 
setTrackingData(TrackingData) - Method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
set trackingData
setTrackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataImpl
 
setTrackingData(TrackingData) - Method in interface com.commercetools.importapi.models.orders.Parcel
set trackingData
setTrackingData(TrackingData) - Method in class com.commercetools.importapi.models.orders.ParcelImpl
 
setTrackingId(String) - Method in interface com.commercetools.importapi.models.orders.TrackingData
set trackingId
setTrackingId(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataImpl
 
setType(TypeKeyReference) - Method in interface com.commercetools.importapi.models.customfields.Custom
The type that provides the field definitions for this object.
setType(TypeKeyReference) - Method in class com.commercetools.importapi.models.customfields.CustomImpl
 
setType(AttributeType) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
set type
setType(AttributeType) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionImpl
 
setType(FieldType) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
Data type of the Custom Field to define.
setType(FieldType) - Method in class com.commercetools.importapi.models.types.FieldDefinitionImpl
 
setTypeId(ReferenceType) - Method in interface com.commercetools.importapi.models.common.UnresolvedReferences
The type of the referenced resource.
setTypeId(ReferenceType) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
 
setTypeReference(ProductTypeKeyReference) - Method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
References a product type by key.
setTypeReference(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeImpl
 
setUnresolved(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the unresolved state.
setUnresolved(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setUnresolvedReferences(UnresolvedReferences...) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
In case of unresolved status this array will show the unresolved references
setUnresolvedReferences(UnresolvedReferences...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setUnresolvedReferences(Function<UnresolvedReferencesBuilder, UnresolvedReferences>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
setUnresolvedReferences(List<UnresolvedReferences>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
In case of unresolved status this array will show the unresolved references
setUnresolvedReferences(List<UnresolvedReferences>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setUri(String) - Method in interface com.commercetools.importapi.models.common.AssetSource
set uri
setUri(String) - Method in class com.commercetools.importapi.models.common.AssetSourceImpl
 
setUrl(String) - Method in interface com.commercetools.importapi.models.common.Image
URL of the image in its original size.
setUrl(String) - Method in class com.commercetools.importapi.models.common.ImageImpl
 
setValidationFailed(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the validationFailed state.
setValidationFailed(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setValidFrom(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.validFrom.
setValidFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setValidFrom(ZonedDateTime) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.validFrom.
setValidFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setValidFrom(ZonedDateTime) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
set validFrom
setValidFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setValidFrom(ZonedDateTime) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the date from which the Price is valid.
setValidFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setValidUntil(ZonedDateTime) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.validUntil.
setValidUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setValidUntil(ZonedDateTime) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.validUntil.
setValidUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setValidUntil(ZonedDateTime) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
set validUntil
setValidUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setValidUntil(ZonedDateTime) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the date until the Price is valid.
setValidUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setValue(KeyReference) - Method in interface com.commercetools.importapi.models.customfields.ReferenceField
References a resource by key
setValue(KeyReference) - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldImpl
 
setValue(KeyReference) - Method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
References a resource by key.
setValue(KeyReference) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeImpl
 
setValue(KeyReference...) - Method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
set value
setValue(KeyReference...) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
setValue(KeyReference...) - Method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
set value
setValue(KeyReference...) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
setValue(LocalizedString) - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
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.
setValue(LocalizedString) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldImpl
 
setValue(LocalizedString) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
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.
setValue(LocalizedString) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeImpl
 
setValue(LocalizedString...) - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
set value
setValue(LocalizedString...) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
setValue(LocalizedString...) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
set value
setValue(LocalizedString...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
setValue(Money) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
set value
setValue(Money) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftImpl
 
setValue(Money...) - Method in interface com.commercetools.importapi.models.customfields.MoneySetField
set value
setValue(Money...) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.common.DiscountedPrice
set value
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.common.DiscountedPriceImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.common.PriceTier
The currency of a price tier is always the same as the currency of the base Price.
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.common.PriceTierImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.customfields.MoneyField
set value
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.customfields.MoneyFieldImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
Maps to Price.value.
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.orders.LineItemPriceImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.prices.PriceImport
Maps to Price.value.
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.prices.PriceImportImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
set value
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
set value
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeImpl
 
setValue(TypedMoney) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
Sets the money value of this Price.
setValue(TypedMoney) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
 
setValue(TypedMoney...) - Method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
set value
setValue(TypedMoney...) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
setValue(Boolean) - Method in interface com.commercetools.importapi.models.customfields.BooleanField
set value
setValue(Boolean) - Method in class com.commercetools.importapi.models.customfields.BooleanFieldImpl
 
setValue(Boolean) - Method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
set value
setValue(Boolean) - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeImpl
 
setValue(Boolean...) - Method in interface com.commercetools.importapi.models.customfields.BooleanSetField
set value
setValue(Boolean...) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
setValue(Boolean...) - Method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
set value
setValue(Boolean...) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
setValue(Double) - Method in interface com.commercetools.importapi.models.customfields.NumberField
set value
setValue(Double) - Method in class com.commercetools.importapi.models.customfields.NumberFieldImpl
 
setValue(Double) - Method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
set value
setValue(Double) - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeImpl
 
setValue(Double...) - Method in interface com.commercetools.importapi.models.customfields.NumberSetField
set value
setValue(Double...) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
setValue(Double...) - Method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
set value
setValue(Double...) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.customfields.EnumField
set value
setValue(String) - Method in class com.commercetools.importapi.models.customfields.EnumFieldImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
set value
setValue(String) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.customfields.StringField
set value
setValue(String) - Method in class com.commercetools.importapi.models.customfields.StringFieldImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
set value
setValue(String) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
set value
setValue(String) - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
set value
setValue(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeImpl
 
setValue(String) - Method in interface com.commercetools.importapi.models.productvariants.TextAttribute
set value
setValue(String) - Method in class com.commercetools.importapi.models.productvariants.TextAttributeImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.customfields.EnumSetField
set value
setValue(String...) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
set value
setValue(String...) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.customfields.StringSetField
set value
setValue(String...) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
set value
setValue(String...) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
set value
setValue(String...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
setValue(String...) - Method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
set value
setValue(String...) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
setValue(String, CustomField) - Method in interface com.commercetools.importapi.models.customfields.FieldContainer
Mapping from the custom field name to the actual value.
setValue(String, CustomField) - Method in class com.commercetools.importapi.models.customfields.FieldContainerImpl
 
setValue(String, Attribute) - Method in interface com.commercetools.importapi.models.productvariants.Attributes
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
setValue(String, Attribute) - Method in class com.commercetools.importapi.models.productvariants.AttributesImpl
 
setValue(String, String) - Method in interface com.commercetools.importapi.models.common.LocalizedString
set pattern property
setValue(String, String) - Method in class com.commercetools.importapi.models.common.LocalizedStringImpl
 
setValue(String, List<SearchKeyword>) - Method in interface com.commercetools.importapi.models.products.SearchKeywords
set pattern property
setValue(String, List<SearchKeyword>) - Method in class com.commercetools.importapi.models.products.SearchKeywordsImpl
 
setValue(LocalDate) - Method in interface com.commercetools.importapi.models.customfields.DateField
set value
setValue(LocalDate) - Method in class com.commercetools.importapi.models.customfields.DateFieldImpl
 
setValue(LocalDate) - Method in interface com.commercetools.importapi.models.productvariants.DateAttribute
set value
setValue(LocalDate) - Method in class com.commercetools.importapi.models.productvariants.DateAttributeImpl
 
setValue(LocalDate...) - Method in interface com.commercetools.importapi.models.customfields.DateSetField
set value
setValue(LocalDate...) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
setValue(LocalDate...) - Method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
set value
setValue(LocalDate...) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
setValue(LocalTime) - Method in interface com.commercetools.importapi.models.customfields.TimeField
set value
setValue(LocalTime) - Method in class com.commercetools.importapi.models.customfields.TimeFieldImpl
 
setValue(LocalTime) - Method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
set value
setValue(LocalTime) - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
 
setValue(LocalTime...) - Method in interface com.commercetools.importapi.models.customfields.TimeSetField
set value
setValue(LocalTime...) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
setValue(LocalTime...) - Method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
set value
setValue(LocalTime...) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
setValue(ZonedDateTime) - Method in interface com.commercetools.importapi.models.customfields.DateTimeField
set value
setValue(ZonedDateTime) - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldImpl
 
setValue(ZonedDateTime) - Method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
set value
setValue(ZonedDateTime) - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeImpl
 
setValue(ZonedDateTime...) - Method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
set value
setValue(ZonedDateTime...) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
setValue(ZonedDateTime...) - Method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
set value
setValue(ZonedDateTime...) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
setValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
set the value to the value using the builder function
setValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
set the value to the value using the builder function
setValue(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
set the value to the value using the builder function
setValue(List<KeyReference>) - Method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
set value
setValue(List<KeyReference>) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldImpl
 
setValue(List<KeyReference>) - Method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
set value
setValue(List<KeyReference>) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeImpl
 
setValue(List<LocalizedString>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
set value
setValue(List<LocalizedString>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldImpl
 
setValue(List<LocalizedString>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
set value
setValue(List<LocalizedString>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeImpl
 
setValue(List<Money>) - Method in interface com.commercetools.importapi.models.customfields.MoneySetField
set value
setValue(List<Money>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldImpl
 
setValue(List<TypedMoney>) - Method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
set value
setValue(List<TypedMoney>) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeImpl
 
setValue(List<Boolean>) - Method in interface com.commercetools.importapi.models.customfields.BooleanSetField
set value
setValue(List<Boolean>) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldImpl
 
setValue(List<Boolean>) - Method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
set value
setValue(List<Boolean>) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeImpl
 
setValue(List<Double>) - Method in interface com.commercetools.importapi.models.customfields.NumberSetField
set value
setValue(List<Double>) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldImpl
 
setValue(List<Double>) - Method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
set value
setValue(List<Double>) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.customfields.EnumSetField
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.customfields.StringSetField
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeImpl
 
setValue(List<String>) - Method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
set value
setValue(List<String>) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
 
setValue(List<LocalDate>) - Method in interface com.commercetools.importapi.models.customfields.DateSetField
set value
setValue(List<LocalDate>) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldImpl
 
setValue(List<LocalDate>) - Method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
set value
setValue(List<LocalDate>) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeImpl
 
setValue(List<LocalTime>) - Method in interface com.commercetools.importapi.models.customfields.TimeSetField
set value
setValue(List<LocalTime>) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
 
setValue(List<LocalTime>) - Method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
set value
setValue(List<LocalTime>) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
 
setValue(List<ZonedDateTime>) - Method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
set value
setValue(List<ZonedDateTime>) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldImpl
 
setValue(List<ZonedDateTime>) - Method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
set value
setValue(List<ZonedDateTime>) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeImpl
 
setValues(AttributeLocalizedEnumValue...) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
set values
setValues(AttributeLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
setValues(AttributePlainEnumValue...) - Method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
set values
setValues(AttributePlainEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
setValues(CustomFieldEnumValue...) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
Allowed values.
setValues(CustomFieldEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
setValues(CustomFieldLocalizedEnumValue...) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
Allowed values.
setValues(CustomFieldLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
setValues(Function<AttributeLocalizedEnumValueBuilder, AttributeLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
set the value to the values using the builder function
setValues(Function<AttributePlainEnumValueBuilder, AttributePlainEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
set the value to the values using the builder function
setValues(Function<CustomFieldEnumValueBuilder, CustomFieldEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
setValues(Function<CustomFieldLocalizedEnumValueBuilder, CustomFieldLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
setValues(List<AttributeLocalizedEnumValue>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
set values
setValues(List<AttributeLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeImpl
 
setValues(List<AttributePlainEnumValue>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
set values
setValues(List<AttributePlainEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeImpl
 
setValues(List<CustomFieldEnumValue>) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
Allowed values.
setValues(List<CustomFieldEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeImpl
 
setValues(List<CustomFieldLocalizedEnumValue>) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
Allowed values.
setValues(List<CustomFieldLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeImpl
 
setVariant(LineItemProductVariantImportDraft) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
Maps to ProductVariantImportDraft.
setVariant(LineItemProductVariantImportDraft) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftImpl
 
setVariants(ProductVariantDraftImport...) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
An array of related Product Variants.
setVariants(ProductVariantDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setVariants(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
setVariants(List<ProductVariantDraftImport>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
An array of related Product Variants.
setVariants(List<ProductVariantDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportImpl
 
setVariantValues(VariantValues) - Method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
The offending variant values.
setVariantValues(VariantValues) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
 
setVatId(String) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
Maps to Customer.vatId.
setVatId(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportImpl
 
setVersion(Long) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
The version of the ImportContainer.
setVersion(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerImpl
 
setVersion(Long) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
Current version of the ImportContainer.
setVersion(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftImpl
 
setVersion(Long) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
The version of the ImportOperation.
setVersion(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationImpl
 
setW(Integer) - Method in interface com.commercetools.importapi.models.common.AssetDimensions
The width of the asset source.
setW(Integer) - Method in class com.commercetools.importapi.models.common.AssetDimensionsImpl
 
setWaitForMasterVariant(Long) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
The number of resources in the waitForMasterVariant state.
setWaitForMasterVariant(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesImpl
 
setWeightInGram(Double) - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
set weightInGram
setWeightInGram(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
setWidthInMillimeter(Double) - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
set widthInMillimeter
setWidthInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsImpl
 
shipmentState(ReturnShipmentState) - Method in class com.commercetools.importapi.models.order_patches.ReturnItemDraftBuilder
Maps to ReturnItem.shipmentState
shipmentState(ShipmentState) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shipmentState.
ShipmentState - Interface in com.commercetools.importapi.models.orders
Maps to Order.shipmentState.
ShipmentState.ShipmentStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of ShipmentState
SHIPPED - Enum constant in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Shipped
SHIPPED - Static variable in interface com.commercetools.importapi.models.orders.ShipmentState
 
SHIPPING - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
shipping
SHIPPING - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
SHIPPING_METHOD - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
shipping-method
SHIPPING_METHOD - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
shipping-method
SHIPPING_METHOD - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
shipping-method
SHIPPING_METHOD - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a shipping method.
SHIPPING_METHOD - Static variable in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
discriminator value for ShippingMethodKeyReference
SHIPPING_METHOD - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
SHIPPING_METHOD - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
shippingAddress(Address) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingAddress.
shippingAddress(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingAddress.
shippingAddresses(Integer...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the shipping addresses in the addresses array.
shippingAddresses(List<Integer>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The indices of the shipping addresses in the addresses array.
shippingDetails(ItemShippingDetailsDraft) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the shippingDetails
shippingDetails(ItemShippingDetailsDraft) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.shippingDetails.
shippingDetails(Function<ItemShippingDetailsDraftBuilder, ItemShippingDetailsDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the shippingDetails using the builder function
shippingDetails(Function<ItemShippingDetailsDraftBuilder, ItemShippingDetailsDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.shippingDetails.
shippingInfo(ShippingInfoImportDraft) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingInfo.
shippingInfo(Function<ShippingInfoImportDraftBuilder, ShippingInfoImportDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingInfo.
ShippingInfoImportDraft - Interface in com.commercetools.importapi.models.orders
Maps to an order's shippingInfo property.
ShippingInfoImportDraftBuilder - Class in com.commercetools.importapi.models.orders
ShippingInfoImportDraftBuilder Example to create an instance using the builder pattern
ShippingInfoImportDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
 
ShippingInfoImportDraftImpl - Class in com.commercetools.importapi.models.orders
Maps to an order's shippingInfo property.
ShippingInfoImportDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.ShippingInfoImportDraftImpl
create empty instance
shippingMethod(ShippingMethodKeyReference) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a shipping method by key.
shippingMethod(Function<ShippingMethodKeyReferenceBuilder, ShippingMethodKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a shipping method by key.
shippingMethodBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for shippingMethod subtype
shippingMethodBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
ShippingMethodKeyReference - Interface in com.commercetools.importapi.models.common
References a shipping method by key.
ShippingMethodKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
ShippingMethodKeyReferenceBuilder Example to create an instance using the builder pattern
ShippingMethodKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceBuilder
 
ShippingMethodKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a shipping method by key.
ShippingMethodKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.ShippingMethodKeyReferenceImpl
create empty instance
shippingMethodName(String) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the shippingMethodName
shippingMethodState(ShippingMethodState) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the shippingMethodState
ShippingMethodState - Interface in com.commercetools.importapi.models.orders
ShippingMethodState
ShippingMethodState.ShippingMethodStateEnum - Enum in com.commercetools.importapi.models.orders
possible values of ShippingMethodState
shippingRate(ShippingRateDraft) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the shippingRate
shippingRate(Function<ShippingRateDraftBuilder, ShippingRateDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the shippingRate using the builder function
ShippingRateDraft - Interface in com.commercetools.importapi.models.orders
ShippingRateDraft Example to create an instance using the builder pattern
ShippingRateDraftBuilder - Class in com.commercetools.importapi.models.orders
ShippingRateDraftBuilder Example to create an instance using the builder pattern
ShippingRateDraftBuilder() - Constructor for class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
 
ShippingRateDraftImpl - Class in com.commercetools.importapi.models.orders
ShippingRateDraft
ShippingRateDraftImpl() - Constructor for class com.commercetools.importapi.models.orders.ShippingRateDraftImpl
create empty instance
ShippingRateInput - Interface in com.commercetools.importapi.models.orders
ShippingRateInput Example to create a subtype instance using the builder pattern
ShippingRateInputBuilder - Class in com.commercetools.importapi.models.orders
ShippingRateInputBuilder
ShippingRateInputBuilder() - Constructor for class com.commercetools.importapi.models.orders.ShippingRateInputBuilder
 
ShippingRateInputImpl - Class in com.commercetools.importapi.models.orders
ShippingRateInput
ShippingRateInputImpl() - Constructor for class com.commercetools.importapi.models.orders.ShippingRateInputImpl
create empty instance
ShippingRateInputType - Interface in com.commercetools.importapi.models.orders
ShippingRateInputType
ShippingRateInputType.ShippingRateInputTypeEnum - Enum in com.commercetools.importapi.models.orders
possible values of ShippingRateInputType
ShippingRatePriceTier - Interface in com.commercetools.importapi.models.orders
ShippingRatePriceTier Example to create a subtype instance using the builder pattern
ShippingRatePriceTierBuilder - Class in com.commercetools.importapi.models.orders
ShippingRatePriceTierBuilder
ShippingRatePriceTierBuilder() - Constructor for class com.commercetools.importapi.models.orders.ShippingRatePriceTierBuilder
 
ShippingRatePriceTierImpl - Class in com.commercetools.importapi.models.orders
ShippingRatePriceTier
ShippingRatePriceTierImpl() - Constructor for class com.commercetools.importapi.models.orders.ShippingRatePriceTierImpl
create empty instance
ShippingRateTierType - Interface in com.commercetools.importapi.models.orders
ShippingRateTierType
ShippingRateTierType.ShippingRateTierTypeEnum - Enum in com.commercetools.importapi.models.orders
possible values of ShippingRateTierType
SHOPPING_LIST - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
shopping-list
SHOPPING_LIST - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
SHOPPING_LIST_TEXT_LINE_ITEM - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
shopping-list-text-line-item
SHOPPING_LIST_TEXT_LINE_ITEM - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
SINGLE_LINE - Enum constant in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
SingleLine
SINGLE_LINE - Enum constant in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
SingleLine
SINGLE_LINE - Static variable in interface com.commercetools.importapi.models.producttypes.TextInputHint
 
SINGLE_LINE - Static variable in interface com.commercetools.importapi.models.types.TypeTextInputHint
Hint for GUIs to display the field's content in a single line of text.
sku(String) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set the value to the sku
sku(String) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.sku
sku(String) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.sku.
sku(String) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the sku
sku(String) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.sku.
sku(String) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Identifies the ProductVariant to which this Standalone Price is associated.
slug(LocalizedString) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.slug.
slug(LocalizedString) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
slug(LocalizedString) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
slug(String) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the slug
slug(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.slug.
slug(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
slug(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
sources(AssetSource...) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set values to the sources
sources(List<AssetSource>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set value to the sources
specifiedVersion(Long) - Method in class com.commercetools.importapi.models.errors.ConcurrentModificationErrorBuilder
The version specified in the failed request.
staged(Boolean) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
If false, the attribute changes are applied to both current and staged projected representations of the Product.
STANDALONE - Enum constant in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
Standalone
STANDALONE - Static variable in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
 
STANDALONE_PRICE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
standalone-price
STANDALONE_PRICE - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
standalone-price
STANDALONE_PRICE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
The Standalone Price import resource type.
STANDALONE_PRICE - Static variable in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
discriminator value for StandalonePriceImportRequest
STANDALONE_PRICE - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
standalonePriceBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for standalonePrice subtype
standalonePriceBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
StandalonePriceImport - Interface in com.commercetools.importapi.models.standalone_prices
The data representation for a Standalone Price to be imported that is persisted as a Standalone Price in the Project.
StandalonePriceImportBuilder - Class in com.commercetools.importapi.models.standalone_prices
StandalonePriceImportBuilder Example to create an instance using the builder pattern
StandalonePriceImportBuilder() - Constructor for class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
 
StandalonePriceImportImpl - Class in com.commercetools.importapi.models.standalone_prices
The data representation for a Standalone Price to be imported that is persisted as a Standalone Price in the Project.
StandalonePriceImportImpl() - Constructor for class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportImpl
create empty instance
StandalonePriceImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Standalone Prices.
StandalonePriceImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
StandalonePriceImportRequestBuilder Example to create an instance using the builder pattern
StandalonePriceImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
 
StandalonePriceImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Standalone Prices.
StandalonePriceImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestImpl
create empty instance
standalonePrices() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
standalonePrices() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
standalonePrices() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
state(ProcessingState) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The import status of the resource.
state(StateKeyReference) - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
Maps to ItemState.state.
state(StateKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to a State in a custom workflow.
state(StateKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the State with which the ProductDraft is associated.
state(StateKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the State with which the Product is associated.
state(ImportOperationState) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation state of the ImportOperation.
state(DiscountCodeState) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
Maps to DiscountCodeInfo.state
state(ItemState...) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set values to the state
state(ItemState...) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
set values to the state
state(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the state
state(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the state
state(String) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the state
state(String) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the state
state(Function<StateKeyReferenceBuilder, StateKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
Maps to ItemState.state.
state(Function<StateKeyReferenceBuilder, StateKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to a State in a custom workflow.
state(Function<StateKeyReferenceBuilder, StateKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the State with which the ProductDraft is associated.
state(Function<StateKeyReferenceBuilder, StateKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the State with which the Product is associated.
state(List<ItemState>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set value to the state
state(List<ItemState>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
set value to the state
STATE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
state
STATE - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
state
STATE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a state.
STATE - Static variable in interface com.commercetools.importapi.models.common.StateKeyReference
discriminator value for StateKeyReference
STATE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
stateBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for state subtype
stateBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
StateKeyReference - Interface in com.commercetools.importapi.models.common
References a state by key.
StateKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
StateKeyReferenceBuilder Example to create an instance using the builder pattern
StateKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.StateKeyReferenceBuilder
 
StateKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a state by key.
StateKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.StateKeyReferenceImpl
create empty instance
states(OperationStates) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The import status of an ImportContainer given by the number of resources in each Processing State.
states(Function<OperationStatesBuilder, OperationStatesBuilder>) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The import status of an ImportContainer given by the number of resources in each Processing State.
statusCode(Integer) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The http status code of the response.
store(StoreKeyReference) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to the Store in which the Order is associated.
store(Function<StoreKeyReferenceBuilder, StoreKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to the Store in which the Order is associated.
STORE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
store
STORE - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
store
STORE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a store.
STORE - Static variable in interface com.commercetools.importapi.models.common.StoreKeyReference
discriminator value for StoreKeyReference
STORE - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
storeBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for store subtype
storeBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
StoreKeyReference - Interface in com.commercetools.importapi.models.common
References a store by key.
StoreKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
StoreKeyReferenceBuilder Example to create an instance using the builder pattern
StoreKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.StoreKeyReferenceBuilder
 
StoreKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a store by key.
StoreKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.StoreKeyReferenceImpl
create empty instance
stores(StoreKeyReference...) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
stores(List<StoreKeyReference>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
streetName(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the streetName
streetName(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the streetName
streetNumber(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the streetNumber
streetNumber(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the streetNumber
STRING - Static variable in interface com.commercetools.importapi.models.customfields.StringField
discriminator value for StringField
STRING - Static variable in interface com.commercetools.importapi.models.types.CustomFieldStringType
discriminator value for CustomFieldStringType
STRING_SET - Static variable in interface com.commercetools.importapi.models.customfields.StringSetField
discriminator value for StringSetField
stringBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for string subtype
stringBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
stringBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for string subtype
stringBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
StringField - Interface in com.commercetools.importapi.models.customfields
A field with a string value.
StringFieldBuilder - Class in com.commercetools.importapi.models.customfields
StringFieldBuilder Example to create an instance using the builder pattern
StringFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.StringFieldBuilder
 
StringFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a string value.
StringFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.StringFieldImpl
create empty instance
stringSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for stringSet subtype
stringSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
StringSetField - Interface in com.commercetools.importapi.models.customfields
A field with a string set value.
StringSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
StringSetFieldBuilder Example to create an instance using the builder pattern
StringSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
 
StringSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a string set value.
StringSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.StringSetFieldImpl
create empty instance
SubRate - Interface in com.commercetools.importapi.models.prices
SubRate Example to create an instance using the builder pattern
SubRateBuilder - Class in com.commercetools.importapi.models.prices
SubRateBuilder Example to create an instance using the builder pattern
SubRateBuilder() - Constructor for class com.commercetools.importapi.models.prices.SubRateBuilder
 
SubRateImpl - Class in com.commercetools.importapi.models.prices
SubRate
SubRateImpl() - Constructor for class com.commercetools.importapi.models.prices.SubRateImpl
create empty instance
subRates(SubRate...) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set values to the subRates
subRates(SubRate...) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set values to the subRates
subRates(List<SubRate>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set value to the subRates
subRates(List<SubRate>) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set value to the subRates
suggestTokenizer(SuggestTokenizer) - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
The tokenizer defines the tokens that are used to match against the Suggest Query input.
suggestTokenizer(Function<SuggestTokenizerBuilder, Builder<? extends SuggestTokenizer>>) - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
The tokenizer defines the tokens that are used to match against the Suggest Query input.
SuggestTokenizer - Interface in com.commercetools.importapi.models.products
The tokenizer defines the tokens that are used to match against the Suggest Query input.
SuggestTokenizerBuilder - Class in com.commercetools.importapi.models.products
SuggestTokenizerBuilder
SuggestTokenizerBuilder() - Constructor for class com.commercetools.importapi.models.products.SuggestTokenizerBuilder
 
SuggestTokenizerImpl - Class in com.commercetools.importapi.models.products
The tokenizer defines the tokens that are used to match against the Suggest Query input.
SuggestTokenizerImpl() - Constructor for class com.commercetools.importapi.models.products.SuggestTokenizerImpl
create empty instance
supplyChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.supplyChannel
supplyChannel(ChannelKeyReference) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.supplyChannel.
supplyChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.supplyChannel
supplyChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.supplyChannel.
syncedAt(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.syncedAt
SyncInfo - Interface in com.commercetools.importapi.models.orders
SyncInfo Example to create an instance using the builder pattern
SyncInfoBuilder - Class in com.commercetools.importapi.models.orders
SyncInfoBuilder Example to create an instance using the builder pattern
SyncInfoBuilder() - Constructor for class com.commercetools.importapi.models.orders.SyncInfoBuilder
 
SyncInfoImpl - Class in com.commercetools.importapi.models.orders
SyncInfo
SyncInfoImpl() - Constructor for class com.commercetools.importapi.models.orders.SyncInfoImpl
create empty instance

T

tags(String...) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set values to the tags
tags(List<String>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set value to the tags
targets(ItemShippingTarget...) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
targets(List<ItemShippingTarget>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
TAX_CATEGORY - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
tax-category
TAX_CATEGORY - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a tax-category.
TAX_CATEGORY - Static variable in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
discriminator value for TaxCategoryKeyReference
taxCalculationMode(TaxCalculationMode) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxCalculationMode.
TaxCalculationMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.taxCalculationMode.
TaxCalculationMode.TaxCalculationModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of TaxCalculationMode
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
taxCategory(TaxCategoryKeyReference) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
taxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
taxCategoryBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for taxCategory subtype
taxCategoryBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
TaxCategoryKeyReference - Interface in com.commercetools.importapi.models.common
References a tax category by key.
TaxCategoryKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
TaxCategoryKeyReferenceBuilder Example to create an instance using the builder pattern
TaxCategoryKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceBuilder
 
TaxCategoryKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a tax category by key.
TaxCategoryKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.TaxCategoryKeyReferenceImpl
create empty instance
taxedPrice(CustomLineItemTaxedPrice) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxedPrice
taxedPrice(TaxedPrice) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
taxedPrice(Function<CustomLineItemTaxedPriceBuilder, CustomLineItemTaxedPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxedPrice using the builder function
taxedPrice(Function<TaxedPriceBuilder, TaxedPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
TaxedPrice - Interface in com.commercetools.importapi.models.orders
TaxedPrice Example to create an instance using the builder pattern
TaxedPriceBuilder - Class in com.commercetools.importapi.models.orders
TaxedPriceBuilder Example to create an instance using the builder pattern
TaxedPriceBuilder() - Constructor for class com.commercetools.importapi.models.orders.TaxedPriceBuilder
 
TaxedPriceImpl - Class in com.commercetools.importapi.models.orders
TaxedPrice
TaxedPriceImpl() - Constructor for class com.commercetools.importapi.models.orders.TaxedPriceImpl
create empty instance
TaxMode - Interface in com.commercetools.importapi.models.orders
Maps to Order.taxMode
TaxMode.TaxModeEnum - Enum in com.commercetools.importapi.models.orders
possible values of TaxMode
TaxPortion - Interface in com.commercetools.importapi.models.orders
TaxPortion Example to create an instance using the builder pattern
TaxPortionBuilder - Class in com.commercetools.importapi.models.orders
TaxPortionBuilder Example to create an instance using the builder pattern
TaxPortionBuilder() - Constructor for class com.commercetools.importapi.models.orders.TaxPortionBuilder
 
TaxPortionImpl - Class in com.commercetools.importapi.models.orders
TaxPortion
TaxPortionImpl() - Constructor for class com.commercetools.importapi.models.orders.TaxPortionImpl
create empty instance
taxPortions(TaxPortion...) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
taxPortions(List<TaxPortion>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxRate
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
taxRate(TaxRate) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the taxRate
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxRate using the builder function
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
taxRate(Function<TaxRateBuilder, TaxRateBuilder>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the taxRate using the builder function
TaxRate - Interface in com.commercetools.importapi.models.prices
TaxRate Example to create an instance using the builder pattern
TaxRateBuilder - Class in com.commercetools.importapi.models.prices
TaxRateBuilder Example to create an instance using the builder pattern
TaxRateBuilder() - Constructor for class com.commercetools.importapi.models.prices.TaxRateBuilder
 
TaxRateImpl - Class in com.commercetools.importapi.models.prices
TaxRate
TaxRateImpl() - Constructor for class com.commercetools.importapi.models.prices.TaxRateImpl
create empty instance
taxRoundingMode(RoundingMode) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxRoundingMode.
text(String) - Method in class com.commercetools.importapi.models.products.SearchKeywordBuilder
set the value to the text
TEXT - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeTextType
discriminator value for AttributeTextType
TEXT - Static variable in interface com.commercetools.importapi.models.productvariants.TextAttribute
discriminator value for TextAttribute
TEXT_SET - Static variable in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
discriminator value for TextSetAttribute
TextAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a string.
TextAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TextAttributeBuilder Example to create an instance using the builder pattern
TextAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
 
TextAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a string.
TextAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TextAttributeImpl
create empty instance
textBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for text subtype
textBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
textBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for text subtype
textBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
TextInputHint - Interface in com.commercetools.importapi.models.producttypes
TextInputHint
TextInputHint.TextInputHintEnum - Enum in com.commercetools.importapi.models.producttypes
possible values of TextInputHint
TextSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of strings.
TextSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TextSetAttributeBuilder Example to create an instance using the builder pattern
TextSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
 
TextSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of strings.
TextSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TextSetAttributeImpl
create empty instance
textSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for textSet subtype
textSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
tiers(PriceTier...) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
tiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set values to the tiers
tiers(ShippingRatePriceTier...) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set values to the tiers
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
tiers(List<PriceTier>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
tiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set value to the tiers
tiers(List<ShippingRatePriceTier>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set value to the tiers
TIME - Static variable in interface com.commercetools.importapi.models.customfields.TimeField
discriminator value for TimeField
TIME - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
discriminator value for AttributeTimeType
TIME - Static variable in interface com.commercetools.importapi.models.productvariants.TimeAttribute
discriminator value for TimeAttribute
TIME - Static variable in interface com.commercetools.importapi.models.types.CustomFieldTimeType
discriminator value for CustomFieldTimeType
TIME_SET - Static variable in interface com.commercetools.importapi.models.customfields.TimeSetField
discriminator value for TimeSetField
TIME_SET - Static variable in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
discriminator value for TimeSetAttribute
TimeAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a time.
TimeAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TimeAttributeBuilder Example to create an instance using the builder pattern
TimeAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
 
TimeAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a time.
TimeAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TimeAttributeImpl
create empty instance
timeBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.producttypes.AttributeTypeBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
timeBuilder() - Static method in interface com.commercetools.importapi.models.types.FieldType
builder for time subtype
timeBuilder() - Method in class com.commercetools.importapi.models.types.FieldTypeBuilder
 
TimeField - Interface in com.commercetools.importapi.models.customfields
A field with a time value.
TimeFieldBuilder - Class in com.commercetools.importapi.models.customfields
TimeFieldBuilder Example to create an instance using the builder pattern
TimeFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.TimeFieldBuilder
 
TimeFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a time value.
TimeFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.TimeFieldImpl
create empty instance
TimeSetAttribute - Interface in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of times.
TimeSetAttributeBuilder - Class in com.commercetools.importapi.models.productvariants
TimeSetAttributeBuilder Example to create an instance using the builder pattern
TimeSetAttributeBuilder() - Constructor for class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
 
TimeSetAttributeImpl - Class in com.commercetools.importapi.models.productvariants
This type represents an attribute whose value is a set of times.
TimeSetAttributeImpl() - Constructor for class com.commercetools.importapi.models.productvariants.TimeSetAttributeImpl
create empty instance
timeSetBuilder() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
builder for timeSet subtype
timeSetBuilder() - Method in class com.commercetools.importapi.models.customfields.CustomFieldBuilder
 
timeSetBuilder() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
builder for timeSet subtype
timeSetBuilder() - Method in class com.commercetools.importapi.models.productvariants.AttributeBuilder
 
TimeSetField - Interface in com.commercetools.importapi.models.customfields
A field with a time set value.
TimeSetFieldBuilder - Class in com.commercetools.importapi.models.customfields
TimeSetFieldBuilder Example to create an instance using the builder pattern
TimeSetFieldBuilder() - Constructor for class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
 
TimeSetFieldImpl - Class in com.commercetools.importapi.models.customfields
A field with a time set value.
TimeSetFieldImpl() - Constructor for class com.commercetools.importapi.models.customfields.TimeSetFieldImpl
create empty instance
title(String) - Method in class com.commercetools.importapi.models.common.AddressBuilder
set the value to the title
title(String) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
set the value to the title
title(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.title.
toString() - Method in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ImportResourceType
convert value to string
toString() - Method in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.MoneyType
convert value to string
toString() - Method in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ProcessingState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
convert value to string
toString() - Method in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.common.ReferenceType
convert value to string
toString() - Method in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.customers.AuthenticationMode
convert value to string
toString() - Method in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.CartOrigin
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.DiscountCodeState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.InventoryMode
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.OrderState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.PaymentState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.RoundingMode
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShipmentState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingMethodState
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
convert value to string
toString() - Method in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
 
toString() - Method in interface com.commercetools.importapi.models.orders.TaxMode
convert value to string
toString() - Method in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
 
toString() - Method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
convert value to string
toString() - Method in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
 
toString() - Method in interface com.commercetools.importapi.models.producttypes.TextInputHint
convert value to string
toString() - Method in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
 
toString() - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
convert value to string
toString() - Method in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
 
toString() - Method in interface com.commercetools.importapi.models.types.ResourceTypeId
convert value to string
toString() - Method in interface com.commercetools.importapi.models.types.TypeTextInputHint
convert value to string
toString() - Method in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
 
toString() - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
total(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The total number of results matching the query.
total(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The total number of import operations matching the query.
total(Long) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The total number of ImportOperations received for this Import Summary.
totalGross(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
totalGross(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalGross
totalGross(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
totalGross(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalGross using the builder function
totalNet(Money) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
totalNet(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalNet
totalNet(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
totalNet(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemTaxedPriceBuilder
set the value to the totalNet using the builder function
totalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the totalPrice
totalPrice(TypedMoney) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.totalPrice.
totalPrice(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the totalPrice using the builder function
totalPrice(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.totalPrice.
TRACK_ONLY - Enum constant in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
TrackOnly
TRACK_ONLY - Static variable in interface com.commercetools.importapi.models.orders.InventoryMode
 
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the trackingData
trackingData(TrackingData) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the trackingData
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the trackingData using the builder function
trackingData(Function<TrackingDataBuilder, TrackingDataBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the trackingData using the builder function
TrackingData - Interface in com.commercetools.importapi.models.orders
TrackingData Example to create an instance using the builder pattern
TrackingDataBuilder - Class in com.commercetools.importapi.models.orders
TrackingDataBuilder Example to create an instance using the builder pattern
TrackingDataBuilder() - Constructor for class com.commercetools.importapi.models.orders.TrackingDataBuilder
 
TrackingDataImpl - Class in com.commercetools.importapi.models.orders
TrackingData
TrackingDataImpl() - Constructor for class com.commercetools.importapi.models.orders.TrackingDataImpl
create empty instance
trackingId(String) - Method in class com.commercetools.importapi.models.orders.TrackingDataBuilder
set the value to the trackingId
TRANSACTION - Enum constant in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
transaction
TRANSACTION - Static variable in interface com.commercetools.importapi.models.types.ResourceTypeId
type(TypeKeyReference) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
type(AttributeType) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the type
type(FieldType) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Data type of the Custom Field to define.
type(Function<TypeKeyReferenceBuilder, TypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
type(Function<AttributeTypeBuilder, Builder<? extends AttributeType>>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
set the value to the type using the builder function
type(Function<FieldTypeBuilder, Builder<? extends FieldType>>) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
Data type of the Custom Field to define.
TYPE - Enum constant in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
type
TYPE - Enum constant in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
type
TYPE - Static variable in interface com.commercetools.importapi.models.common.ImportResourceType
 
TYPE - Static variable in interface com.commercetools.importapi.models.common.ReferenceType
References a type.
TYPE - Static variable in interface com.commercetools.importapi.models.common.TypeKeyReference
discriminator value for TypeKeyReference
TYPE - Static variable in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
discriminator value for TypeImportRequest
typeBuilder() - Static method in interface com.commercetools.importapi.models.common.KeyReference
builder for type subtype
typeBuilder() - Method in class com.commercetools.importapi.models.common.KeyReferenceBuilder
 
typeBuilder() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
builder for type subtype
typeBuilder() - Method in class com.commercetools.importapi.models.importrequests.ImportRequestBuilder
 
TypedMoney - Interface in com.commercetools.importapi.models.common
TypedMoney Example to create a subtype instance using the builder pattern
TypedMoneyBuilder - Class in com.commercetools.importapi.models.common
TypedMoneyBuilder
TypedMoneyBuilder() - Constructor for class com.commercetools.importapi.models.common.TypedMoneyBuilder
 
TypedMoneyImpl - Class in com.commercetools.importapi.models.common
TypedMoney
TypedMoneyImpl() - Constructor for class com.commercetools.importapi.models.common.TypedMoneyImpl
create empty instance
typeId(ReferenceType) - Method in class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
The type of the referenced resource.
TypeImport - Interface in com.commercetools.importapi.models.types
The data representation for a Type to be imported that is persisted as a Type in the Project.
TypeImportBuilder - Class in com.commercetools.importapi.models.types
TypeImportBuilder Example to create an instance using the builder pattern
TypeImportBuilder() - Constructor for class com.commercetools.importapi.models.types.TypeImportBuilder
 
TypeImportImpl - Class in com.commercetools.importapi.models.types
The data representation for a Type to be imported that is persisted as a Type in the Project.
TypeImportImpl() - Constructor for class com.commercetools.importapi.models.types.TypeImportImpl
create empty instance
TypeImportRequest - Interface in com.commercetools.importapi.models.importrequests
The request body to import Types.
TypeImportRequestBuilder - Class in com.commercetools.importapi.models.importrequests
TypeImportRequestBuilder Example to create an instance using the builder pattern
TypeImportRequestBuilder() - Constructor for class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
 
TypeImportRequestImpl - Class in com.commercetools.importapi.models.importrequests
The request body to import Types.
TypeImportRequestImpl() - Constructor for class com.commercetools.importapi.models.importrequests.TypeImportRequestImpl
create empty instance
TypeKeyReference - Interface in com.commercetools.importapi.models.common
References a type by key.
TypeKeyReferenceBuilder - Class in com.commercetools.importapi.models.common
TypeKeyReferenceBuilder Example to create an instance using the builder pattern
TypeKeyReferenceBuilder() - Constructor for class com.commercetools.importapi.models.common.TypeKeyReferenceBuilder
 
TypeKeyReferenceImpl - Class in com.commercetools.importapi.models.common
References a type by key.
TypeKeyReferenceImpl() - Constructor for class com.commercetools.importapi.models.common.TypeKeyReferenceImpl
create empty instance
typeReference() - Static method in interface com.commercetools.importapi.models.categories.CategoryImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Address
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Asset
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.AssetDimensions
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.AssetSource
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CartKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CategoryKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ChannelKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomerKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.DiscountedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.EnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Image
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ImportResource
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.KeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.LocalizedString
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.Money
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.OrderKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PaymentKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PriceKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.PriceTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.StateKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.StoreKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TypedMoney
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.TypeKeyReference
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.common.UnresolvedReferences
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customers.CustomerAddress
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customers.CustomerImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.BooleanField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.BooleanSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.Custom
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.CustomField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.EnumField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.EnumSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.FieldContainer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.MoneyField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.MoneySetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.NumberField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.NumberSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.StringField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.StringSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.TimeField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.customfields.TimeSetField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.AccessDeniedError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ContentionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ErrorObject
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ErrorResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.GenericError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidOperation
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidScopeError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.InvalidTokenError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.RequiredFieldError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceCreationError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.errors.VariantValues
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperation
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ImportResponse
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.importsummaries.OperationStates
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.inventories.InventoryImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.OrderField
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelItems
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CartClassificationTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.Delivery
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DeliveryItem
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ItemState
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.OrderImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.Parcel
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInput
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.SyncInfo
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TaxedPrice
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TaxPortion
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.orders.TrackingData
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.PriceImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.SubRate
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.prices.TaxRate
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.CustomTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.ProductImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SearchKeyword
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SearchKeywords
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.SuggestTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.Attribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.Attributes
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TextAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldDateType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldSetType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldStringType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.FieldDefinition
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.FieldType
gives a TypeReference for usage with Jackson DataBind
typeReference() - Static method in interface com.commercetools.importapi.models.types.TypeImport
gives a TypeReference for usage with Jackson DataBind
typeReference(ProductTypeKeyReference) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
typeReference(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
types() - Method in class com.commercetools.importapi.client.ByProjectKeyRequestBuilder
 
types() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
types() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
TypeTextInputHint - Interface in com.commercetools.importapi.models.types
Provides a visual representation type for this field.
TypeTextInputHint.TypeTextInputHintEnum - Enum in com.commercetools.importapi.models.types
possible values of TypeTextInputHint

U

UNIQUE - Enum constant in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
Unique
UNIQUE - Static variable in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
 
UNIT_PRICE_LEVEL - Enum constant in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
UnitPriceLevel
UNIT_PRICE_LEVEL - Static variable in interface com.commercetools.importapi.models.orders.TaxCalculationMode
 
unresolved(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the unresolved state.
UNRESOLVED - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
unresolved
UNRESOLVED - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
The import request contains KeyReferences to resources that do not exist in your Composable Commerce Project.
unresolvedReferences(UnresolvedReferences...) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
unresolvedReferences(List<UnresolvedReferences>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
UnresolvedReferences - Interface in com.commercetools.importapi.models.common
UnresolvedReferences Example to create an instance using the builder pattern
UnresolvedReferencesBuilder - Class in com.commercetools.importapi.models.common
UnresolvedReferencesBuilder Example to create an instance using the builder pattern
UnresolvedReferencesBuilder() - Constructor for class com.commercetools.importapi.models.common.UnresolvedReferencesBuilder
 
UnresolvedReferencesImpl - Class in com.commercetools.importapi.models.common
UnresolvedReferences
UnresolvedReferencesImpl() - Constructor for class com.commercetools.importapi.models.common.UnresolvedReferencesImpl
create empty instance
UNUSABLE - Enum constant in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
Unusable
UNUSABLE - Static variable in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
 
uri(String) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
set the value to the uri
url(String) - Method in class com.commercetools.importapi.models.common.ImageBuilder
URL of the image in its original size.

V

VALIDATION_FAILED - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
validationFailed
VALIDATION_FAILED - Enum constant in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
validationFailed
VALIDATION_FAILED - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
Either the request payload is missing the data as per Import API specifications, or even though the references were resolved, the data does not meet validation constraints.
VALIDATION_FAILED - Static variable in interface com.commercetools.importapi.models.importoperations.ImportOperationState
The validation of the import resource failed.
validationFailed(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the validationFailed state.
validFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.validFrom.
validFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.validFrom.
validFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
set the value to the validFrom
validFrom(ZonedDateTime) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the date from which the Price is valid.
validUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.validUntil.
validUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.validUntil.
validUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
set the value to the validUntil
validUntil(ZonedDateTime) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the date until the Price is valid.
value(KeyReference) - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
References a resource by key
value(KeyReference) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
References a resource by key.
value(KeyReference...) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
set values to the value
value(KeyReference...) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
set values to the value
value(LocalizedString) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
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.
value(LocalizedString) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
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.
value(LocalizedString...) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
set values to the value
value(LocalizedString...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
set values to the value
value(Money) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set the value to the value
value(Money...) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
set values to the value
value(TypedMoney) - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
set the value to the value
value(TypedMoney) - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
The currency of a price tier is always the same as the currency of the base Price.
value(TypedMoney) - Method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
set the value to the value
value(TypedMoney) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.value.
value(TypedMoney) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.value.
value(TypedMoney) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
set the value to the value
value(TypedMoney) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
set the value to the value
value(TypedMoney) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the money value of this Price.
value(TypedMoney...) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
set values to the value
value(Boolean) - Method in class com.commercetools.importapi.models.customfields.BooleanFieldBuilder
set the value to the value
value(Boolean) - Method in class com.commercetools.importapi.models.productvariants.BooleanAttributeBuilder
set the value to the value
value(Boolean...) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
set values to the value
value(Boolean...) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
set values to the value
value(Double) - Method in class com.commercetools.importapi.models.customfields.NumberFieldBuilder
set the value to the value
value(Double) - Method in class com.commercetools.importapi.models.productvariants.NumberAttributeBuilder
set the value to the value
value(Double...) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
set values to the value
value(Double...) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
set values to the value
value(String) - Method in class com.commercetools.importapi.models.customfields.EnumFieldBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumFieldBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.customfields.StringFieldBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.productvariants.EnumAttributeBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumAttributeBuilder
set the value to the value
value(String) - Method in class com.commercetools.importapi.models.productvariants.TextAttributeBuilder
set the value to the value
value(String...) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
set values to the value
value(String...) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
set values to the value
value(String...) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
set values to the value
value(String...) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
set values to the value
value(String...) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
set values to the value
value(String...) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
set values to the value
value(LocalDate) - Method in class com.commercetools.importapi.models.customfields.DateFieldBuilder
set the value to the value
value(LocalDate) - Method in class com.commercetools.importapi.models.productvariants.DateAttributeBuilder
set the value to the value
value(LocalDate...) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
set values to the value
value(LocalDate...) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
set values to the value
value(LocalTime) - Method in class com.commercetools.importapi.models.customfields.TimeFieldBuilder
set the value to the value
value(LocalTime) - Method in class com.commercetools.importapi.models.productvariants.TimeAttributeBuilder
set the value to the value
value(LocalTime...) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
set values to the value
value(LocalTime...) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
set values to the value
value(ZonedDateTime) - Method in class com.commercetools.importapi.models.customfields.DateTimeFieldBuilder
set the value to the value
value(ZonedDateTime) - Method in class com.commercetools.importapi.models.productvariants.DateTimeAttributeBuilder
set the value to the value
value(ZonedDateTime...) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
set values to the value
value(ZonedDateTime...) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
set values to the value
value(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.customfields.ReferenceFieldBuilder
References a resource by key
value(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.productvariants.ReferenceAttributeBuilder
References a resource by key.
value(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
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.
value(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
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.
value(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set the value to the value using the builder function
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
set the value to the value using the builder function
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.common.PriceTierBuilder
The currency of a price tier is always the same as the currency of the base Price.
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.customfields.MoneyFieldBuilder
set the value to the value using the builder function
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.value.
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Maps to Price.value.
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
set the value to the value using the builder function
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.productvariants.MoneyAttributeBuilder
set the value to the value using the builder function
value(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the money value of this Price.
value(List<KeyReference>) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
set value to the value
value(List<KeyReference>) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
set value to the value
value(List<LocalizedString>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
set value to the value
value(List<LocalizedString>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
set value to the value
value(List<Money>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
set value to the value
value(List<TypedMoney>) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
set value to the value
value(List<Boolean>) - Method in class com.commercetools.importapi.models.customfields.BooleanSetFieldBuilder
set value to the value
value(List<Boolean>) - Method in class com.commercetools.importapi.models.productvariants.BooleanSetAttributeBuilder
set value to the value
value(List<Double>) - Method in class com.commercetools.importapi.models.customfields.NumberSetFieldBuilder
set value to the value
value(List<Double>) - Method in class com.commercetools.importapi.models.productvariants.NumberSetAttributeBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.customfields.EnumSetFieldBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.customfields.LocalizedEnumSetFieldBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.customfields.StringSetFieldBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.productvariants.EnumSetAttributeBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttributeBuilder
set value to the value
value(List<String>) - Method in class com.commercetools.importapi.models.productvariants.TextSetAttributeBuilder
set value to the value
value(List<LocalDate>) - Method in class com.commercetools.importapi.models.customfields.DateSetFieldBuilder
set value to the value
value(List<LocalDate>) - Method in class com.commercetools.importapi.models.productvariants.DateSetAttributeBuilder
set value to the value
value(List<LocalTime>) - Method in class com.commercetools.importapi.models.customfields.TimeSetFieldBuilder
set value to the value
value(List<LocalTime>) - Method in class com.commercetools.importapi.models.productvariants.TimeSetAttributeBuilder
set value to the value
value(List<ZonedDateTime>) - Method in class com.commercetools.importapi.models.customfields.DateTimeSetFieldBuilder
set value to the value
value(List<ZonedDateTime>) - Method in class com.commercetools.importapi.models.productvariants.DateTimeSetAttributeBuilder
set value to the value
valueOf(String) - Static method in enum com.commercetools.importapi.defaultconfig.ServiceRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.commercetools.importapi.defaultconfig.ServiceRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface com.commercetools.importapi.json.AttributesMixin
 
values() - Static method in enum com.commercetools.importapi.models.common.ImportResourceType.ImportResourceTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.common.ImportResourceType
possible enum values
values() - Method in interface com.commercetools.importapi.models.common.LocalizedString
 
values() - Method in class com.commercetools.importapi.models.common.LocalizedStringImpl
 
values() - Static method in enum com.commercetools.importapi.models.common.MoneyType.MoneyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.common.MoneyType
possible enum values
values() - Static method in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.common.ProcessingState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.common.ProductPriceModeEnum.ProductPriceModeEnumEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.common.ProductPriceModeEnum
possible enum values
values() - Static method in enum com.commercetools.importapi.models.common.ReferenceType.ReferenceTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.common.ReferenceType
possible enum values
values() - Static method in enum com.commercetools.importapi.models.customers.AuthenticationMode.AuthenticationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.customers.AuthenticationMode
possible enum values
values() - Method in interface com.commercetools.importapi.models.customfields.FieldContainer
Mapping from the custom field name to the actual value.
values() - Method in class com.commercetools.importapi.models.customfields.FieldContainerImpl
Mapping from the custom field name to the actual value.
values() - Static method in enum com.commercetools.importapi.models.importoperations.ImportOperationState.ImportOperationStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.importoperations.ImportOperationState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.order_patches.ReturnShipmentState.ReturnShipmentStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.order_patches.ReturnShipmentState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.CartOrigin.CartOriginEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.CartOrigin
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.DiscountCodeState.DiscountCodeStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.DiscountCodeState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.InventoryMode.InventoryModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.InventoryMode
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.OrderState.OrderStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.OrderState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.PaymentState.PaymentStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.PaymentState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.RoundingMode.RoundingModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.RoundingMode
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.ShipmentState.ShipmentStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.ShipmentState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.ShippingMethodState.ShippingMethodStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.ShippingMethodState
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.ShippingRateInputType.ShippingRateInputTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateInputType
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.ShippingRateTierType.ShippingRateTierTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.ShippingRateTierType
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.TaxCalculationMode.TaxCalculationModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.TaxCalculationMode
possible enum values
values() - Static method in enum com.commercetools.importapi.models.orders.TaxMode.TaxModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.orders.TaxMode
possible enum values
values() - Method in interface com.commercetools.importapi.models.products.SearchKeywords
 
values() - Method in class com.commercetools.importapi.models.products.SearchKeywordsImpl
 
values() - Static method in enum com.commercetools.importapi.models.producttypes.AttributeConstraintEnum.AttributeConstraintEnumEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.producttypes.AttributeConstraintEnum
possible enum values
values() - Static method in enum com.commercetools.importapi.models.producttypes.TextInputHint.TextInputHintEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.producttypes.TextInputHint
possible enum values
values() - Method in interface com.commercetools.importapi.models.productvariants.Attributes
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
values() - Method in class com.commercetools.importapi.models.productvariants.AttributesImpl
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
values() - Static method in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
possible enum values
values() - Static method in enum com.commercetools.importapi.models.types.ResourceTypeId.ResourceTypeIdEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.types.ResourceTypeId
possible enum values
values() - Static method in enum com.commercetools.importapi.models.types.TypeTextInputHint.TypeTextInputHintEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface com.commercetools.importapi.models.types.TypeTextInputHint
possible enum values
values(AttributeLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
set values to the values
values(AttributePlainEnumValue...) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
set values to the values
values(CustomFieldEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
values(CustomFieldLocalizedEnumValue...) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
values(List<AttributeLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
set value to the values
values(List<AttributePlainEnumValue>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
set value to the values
values(List<CustomFieldEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
values(List<CustomFieldLocalizedEnumValue>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
values(Map<String, CustomField>) - Method in class com.commercetools.importapi.models.customfields.FieldContainerBuilder
Mapping from the custom field name to the actual value.
values(Map<String, Attribute>) - Method in class com.commercetools.importapi.models.productvariants.AttributesBuilder
The name of the attribute is given by the key and shouldn't be set on the attribute itself.
values(Map<String, String>) - Method in class com.commercetools.importapi.models.common.LocalizedStringBuilder
assign pattern properties to the builder
values(Map<String, List<SearchKeyword>>) - Method in class com.commercetools.importapi.models.products.SearchKeywordsBuilder
assign pattern properties to the builder
variant(LineItemProductVariantImportDraft) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to ProductVariantImportDraft.
variant(Function<LineItemProductVariantImportDraftBuilder, LineItemProductVariantImportDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to ProductVariantImportDraft.
variants(ProductVariantDraftImport...) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
variants(List<ProductVariantDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
variantValues(VariantValues) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
The offending variant values.
variantValues(Function<VariantValuesBuilder, VariantValuesBuilder>) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
The offending variant values.
VariantValues - Interface in com.commercetools.importapi.models.errors
VariantValues Example to create an instance using the builder pattern
VariantValuesBuilder - Class in com.commercetools.importapi.models.errors
VariantValuesBuilder Example to create an instance using the builder pattern
VariantValuesBuilder() - Constructor for class com.commercetools.importapi.models.errors.VariantValuesBuilder
 
VariantValuesImpl - Class in com.commercetools.importapi.models.errors
VariantValues
VariantValuesImpl() - Constructor for class com.commercetools.importapi.models.errors.VariantValuesImpl
create empty instance
vatId(String) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.vatId.
version(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerBuilder
The version of the ImportContainer.
version(Long) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraftBuilder
Current version of the ImportContainer.
version(Long) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
The version of the ImportOperation.

W

w(Integer) - Method in class com.commercetools.importapi.models.common.AssetDimensionsBuilder
The width of the asset source.
WAIT_FOR_MASTER_VARIANT - Enum constant in enum com.commercetools.importapi.models.common.ProcessingState.ProcessingStateEnum
waitForMasterVariant
WAIT_FOR_MASTER_VARIANT - Static variable in interface com.commercetools.importapi.models.common.ProcessingState
Products must have at least one Product Variant, also known as the Master Variant.
waitForMasterVariant(Long) - Method in class com.commercetools.importapi.models.importsummaries.OperationStatesBuilder
The number of resources in the waitForMasterVariant state.
weightInGram(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
set the value to the weightInGram
WHITESPACE - Static variable in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
discriminator value for WhitespaceTokenizer
whitespaceBuilder() - Static method in interface com.commercetools.importapi.models.products.SuggestTokenizer
builder for whitespace subtype
whitespaceBuilder() - Method in class com.commercetools.importapi.models.products.SuggestTokenizerBuilder
 
WhitespaceTokenizer - Interface in com.commercetools.importapi.models.products
WhitespaceTokenizer Example to create an instance using the builder pattern
WhitespaceTokenizerBuilder - Class in com.commercetools.importapi.models.products
WhitespaceTokenizerBuilder Example to create an instance using the builder pattern
WhitespaceTokenizerBuilder() - Constructor for class com.commercetools.importapi.models.products.WhitespaceTokenizerBuilder
 
WhitespaceTokenizerImpl - Class in com.commercetools.importapi.models.products
WhitespaceTokenizer
widthInMillimeter(Double) - Method in class com.commercetools.importapi.models.orders.ParcelMeasurementsBuilder
set the value to the widthInMillimeter
with() - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
with() - Method in interface com.commercetools.importapi.client.ProjectScopedApiRoot
 
with(UnaryOperator<ClientBuilder>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withAccessDeniedError(Function<AccessDeniedError, T>) - Method in interface com.commercetools.importapi.models.errors.AccessDeniedError
accessor map function
withAddDeliveries(Function<DeliveryDraftBuilder, DeliveryDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
withAddParcelToDelivery(Function<DeliveryParcelBuilder, DeliveryParcel>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.delivery
withAddress(Function<Address, T>) - Method in interface com.commercetools.importapi.models.common.Address
accessor map function
withAddress(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryAddressDraftBuilder
set the value to the address using the builder function
withAddress(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the address using the builder function
withAddress(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the address using the builder function
withAddresses(Function<CustomerAddressBuilder, CustomerAddressBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
Maps to Customer.addresses.
withAddReturnInfo(Function<ReturnInfoBuilder, ReturnInfo>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.returnInfo
withAnonymousSessionFlow(ClientCredentials, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withAnonymousSessionFlow(ClientCredentials, String, VrapHttpClient) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withApiBaseUrl(String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withApiBaseUrl(URI) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withAsset(Function<Asset, T>) - Method in interface com.commercetools.importapi.models.common.Asset
accessor map function
withAssetDimensions(Function<AssetDimensions, T>) - Method in interface com.commercetools.importapi.models.common.AssetDimensions
accessor map function
withAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
set the value to the assets using the builder function
withAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the assets using the builder function
withAssets(Function<AssetBuilder, AssetBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.assets.
withAssetSource(Function<AssetSource, T>) - Method in interface com.commercetools.importapi.models.common.AssetSource
accessor map function
withAttribute(Function<Attribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.Attribute
accessor map function
withAttributeBooleanType(Function<AttributeBooleanType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeBooleanType
accessor map function
withAttributeDateTimeType(Function<AttributeDateTimeType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDateTimeType
accessor map function
withAttributeDateType(Function<AttributeDateType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDateType
accessor map function
withAttributeDefinition(Function<AttributeDefinition, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeDefinition
accessor map function
withAttributeEnumType(Function<AttributeEnumType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeEnumType
accessor map function
withAttributeLocalizableTextType(Function<AttributeLocalizableTextType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizableTextType
accessor map function
withAttributeLocalizedEnumType(Function<AttributeLocalizedEnumType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumType
accessor map function
withAttributeLocalizedEnumValue(Function<AttributeLocalizedEnumValue, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValue
accessor map function
withAttributeMoneyType(Function<AttributeMoneyType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeMoneyType
accessor map function
withAttributeNestedType(Function<AttributeNestedType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeNestedType
accessor map function
withAttributeNumberType(Function<AttributeNumberType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeNumberType
accessor map function
withAttributePlainEnumValue(Function<AttributePlainEnumValue, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributePlainEnumValue
accessor map function
withAttributeReferenceType(Function<AttributeReferenceType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeReferenceType
accessor map function
withAttributes(Function<AttributeDefinitionBuilder, AttributeDefinitionBuilder>) - Method in class com.commercetools.importapi.models.producttypes.ProductTypeImportBuilder
The attributes of ProductType.
withAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.errors.DuplicateAttributeValuesErrorBuilder
set the value to the attributes using the builder function
withAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set the value to the attributes using the builder function
withAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.attributes
withAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the attributes using the builder function
withAttributes(Function<AttributeBuilder, Builder<? extends Attribute>>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.attributes.
withAttributes(Function<Attributes, T>) - Method in interface com.commercetools.importapi.models.productvariants.Attributes
accessor map function
withAttributes(Function<AttributesBuilder, Attributes>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
Maps to ProductVariant.attributes.
withAttributeSetType(Function<AttributeSetType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeSetType
accessor map function
withAttributeTextType(Function<AttributeTextType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeTextType
accessor map function
withAttributeTimeType(Function<AttributeTimeType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeTimeType
accessor map function
withAttributeType(Function<AttributeType, T>) - Method in interface com.commercetools.importapi.models.producttypes.AttributeType
accessor map function
withAuthCircuitBreaker() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withAuthRetries(int) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withBillingAddress(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.billingAddress.
withBody(ImportContainerDraft) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPost
 
withBody(ImportContainerUpdateDraft) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPut
 
withBody(CategoryImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPost
 
withBody(CustomerImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPost
 
withBody(InventoryImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPost
 
withBody(OrderImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPost
 
withBody(OrderPatchImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPost
 
withBody(PriceImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPost
 
withBody(ProductDraftImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPost
 
withBody(ProductImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPost
 
withBody(ProductTypeImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPost
 
withBody(ProductVariantImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPost
 
withBody(ProductVariantPatchRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPost
 
withBody(StandalonePriceImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPost
 
withBody(TypeImportRequest) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPost
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyPutString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersByImportContainerKeyPostString
 
withBody(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersByImportContainerKeyPostString
 
withBooleanAttribute(Function<BooleanAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.BooleanAttribute
accessor map function
withBooleanField(Function<BooleanField, T>) - Method in interface com.commercetools.importapi.models.customfields.BooleanField
accessor map function
withBooleanSetAttribute(Function<BooleanSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.BooleanSetAttribute
accessor map function
withBooleanSetField(Function<BooleanSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.BooleanSetField
accessor map function
withCartClassificationTier(Function<CartClassificationTier, T>) - Method in interface com.commercetools.importapi.models.orders.CartClassificationTier
accessor map function
withCartDiscountKeyReference(Function<CartDiscountKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CartDiscountKeyReference
accessor map function
withCartKeyReference(Function<CartKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CartKeyReference
accessor map function
withCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the Categories with which the ProductDraft is associated.
withCategories(Function<CategoryKeyReferenceBuilder, CategoryKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.categories.
withCategoryImport(Function<CategoryImport, T>) - Method in interface com.commercetools.importapi.models.categories.CategoryImport
accessor map function
withCategoryImportRequest(Function<CategoryImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.CategoryImportRequest
accessor map function
withCategoryKeyReference(Function<CategoryKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CategoryKeyReference
accessor map function
withChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a channel by key.
withChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.orders.SyncInfoBuilder
Maps to SyncInfo.channel
withChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the Channel with which the Price is associated.
withChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a channel by key.
withChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the product distribution Channel for which this Price is valid
withChannelKeyReference(Function<ChannelKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ChannelKeyReference
accessor map function
withClassificationShippingRateInput(Function<ClassificationShippingRateInput, T>) - Method in interface com.commercetools.importapi.models.orders.ClassificationShippingRateInput
accessor map function
withClientCredentialsFlow(ClientCredentials, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withClientCredentialsFlow(ClientCredentials, String, VrapHttpClient) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withClientCredentialsFlow(ClientCredentials, URI) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withClientCredentialsFlow(ClientCredentials, URI, VrapHttpClient) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withConcurrentModificationError(Function<ConcurrentModificationError, T>) - Method in interface com.commercetools.importapi.models.errors.ConcurrentModificationError
accessor map function
withContentionError(Function<ContentionError, T>) - Method in interface com.commercetools.importapi.models.errors.ContentionError
accessor map function
withCustom(Function<Custom, T>) - Method in interface com.commercetools.importapi.models.customfields.Custom
accessor map function
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
The custom fields for this Category.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.common.AddressBuilder
Custom Fields defined for the Address.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
The representation to be sent to the server when creating a resource with custom fields.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.customers.CustomerAddressBuilder
Custom Fields for the address.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Custom Fields for this Customer.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.custom.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Custom Fields for this Line Item.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Maps to Price.custom.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.custom.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
The representation to be sent to the server when creating a resource with custom fields.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The custom fields for this price.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The custom fields for this category.
withCustom(Function<CustomBuilder, Custom>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Custom Fields for the StandalonePrice.
withCustomer(Function<CustomerKeyReferenceBuilder, CustomerKeyReference>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
set the value to the customer using the builder function
withCustomerAddress(Function<CustomerAddress, T>) - Method in interface com.commercetools.importapi.models.customers.CustomerAddress
accessor map function
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The Reference to the CustomerGroup with which the Customer is associated.
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
References a customer group by key.
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customerGroup.
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Reference to the CustomerGroup with which the Price is associated.
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
References a customer group by key.
withCustomerGroup(Function<CustomerGroupKeyReferenceBuilder, CustomerGroupKeyReference>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets the CustomerGroup for which this Price is valid.
withCustomerGroupKeyReference(Function<CustomerGroupKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CustomerGroupKeyReference
accessor map function
withCustomerImport(Function<CustomerImport, T>) - Method in interface com.commercetools.importapi.models.customers.CustomerImport
accessor map function
withCustomerImportRequest(Function<CustomerImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.CustomerImportRequest
accessor map function
withCustomerKeyReference(Function<CustomerKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CustomerKeyReference
accessor map function
withCustomField(Function<CustomField, T>) - Method in interface com.commercetools.importapi.models.customfields.CustomField
accessor map function
withCustomFieldBooleanType(Function<CustomFieldBooleanType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldBooleanType
accessor map function
withCustomFieldDateTimeType(Function<CustomFieldDateTimeType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldDateTimeType
accessor map function
withCustomFieldDateType(Function<CustomFieldDateType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldDateType
accessor map function
withCustomFieldEnumType(Function<CustomFieldEnumType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumType
accessor map function
withCustomFieldEnumValue(Function<CustomFieldEnumValue, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldEnumValue
accessor map function
withCustomFieldLocalizedEnumType(Function<CustomFieldLocalizedEnumType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumType
accessor map function
withCustomFieldLocalizedEnumValue(Function<CustomFieldLocalizedEnumValue, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValue
accessor map function
withCustomFieldLocalizedStringType(Function<CustomFieldLocalizedStringType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldLocalizedStringType
accessor map function
withCustomFieldMoneyType(Function<CustomFieldMoneyType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldMoneyType
accessor map function
withCustomFieldNumberType(Function<CustomFieldNumberType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldNumberType
accessor map function
withCustomFieldReferenceType(Function<CustomFieldReferenceType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldReferenceType
accessor map function
withCustomFieldSetType(Function<CustomFieldSetType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldSetType
accessor map function
withCustomFieldStringType(Function<CustomFieldStringType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldStringType
accessor map function
withCustomFieldTimeType(Function<CustomFieldTimeType, T>) - Method in interface com.commercetools.importapi.models.types.CustomFieldTimeType
accessor map function
withCustomLineItemDraft(Function<CustomLineItemDraft, T>) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemDraft
accessor map function
withCustomLineItems(Function<CustomLineItemDraftBuilder, CustomLineItemDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.customLineItems
withCustomLineItemTaxedPrice(Function<CustomLineItemTaxedPrice, T>) - Method in interface com.commercetools.importapi.models.orders.CustomLineItemTaxedPrice
accessor map function
withCustomObjectKeyReference(Function<CustomObjectKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.CustomObjectKeyReference
accessor map function
withCustomTokenizer(Function<CustomTokenizer, T>) - Method in interface com.commercetools.importapi.models.products.CustomTokenizer
accessor map function
withDateAttribute(Function<DateAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.DateAttribute
accessor map function
withDateField(Function<DateField, T>) - Method in interface com.commercetools.importapi.models.customfields.DateField
accessor map function
withDateSetAttribute(Function<DateSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.DateSetAttribute
accessor map function
withDateSetField(Function<DateSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.DateSetField
accessor map function
withDateTimeAttribute(Function<DateTimeAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.DateTimeAttribute
accessor map function
withDateTimeField(Function<DateTimeField, T>) - Method in interface com.commercetools.importapi.models.customfields.DateTimeField
accessor map function
withDateTimeSetAttribute(Function<DateTimeSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.DateTimeSetAttribute
accessor map function
withDateTimeSetField(Function<DateTimeSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.DateTimeSetField
accessor map function
withDebug(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set debug with the specified values
withDebug(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set debug with the specified value
withDebug(Supplier<Boolean>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set debug with the specified value
withDebug(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set debug with the specified value
withDeliveries(Function<DeliveryBuilder, DeliveryBuilder>) - 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.
withDelivery(Function<Delivery, T>) - Method in interface com.commercetools.importapi.models.orders.Delivery
accessor map function
withDeliveryAddressDraft(Function<DeliveryAddressDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryAddressDraft
accessor map function
withDeliveryDraft(Function<DeliveryDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryDraft
accessor map function
withDeliveryItem(Function<DeliveryItem, T>) - Method in interface com.commercetools.importapi.models.orders.DeliveryItem
accessor map function
withDeliveryParcel(Function<DeliveryParcel, T>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcel
accessor map function
withDeliveryParcelDraft(Function<DeliveryParcelDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.DeliveryParcelDraft
accessor map function
withDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.description.
withDescription(Function<LocalizedStringBuilder, 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.
withDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Maps to Product.description.
withDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.description.
withDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.description.
withDimensions(Function<AssetDimensionsBuilder, AssetDimensions>) - Method in class com.commercetools.importapi.models.common.AssetSourceBuilder
The width and height of the Asset Source.
withDimensions(Function<AssetDimensionsBuilder, AssetDimensions>) - Method in class com.commercetools.importapi.models.common.ImageBuilder
Dimensions of the original image.
withDiscount(Function<CartDiscountKeyReferenceBuilder, CartDiscountKeyReference>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
References a cart discount by key.
withDiscount(Function<ProductDiscountKeyReferenceBuilder, ProductDiscountKeyReference>) - Method in class com.commercetools.importapi.models.common.DiscountedPriceBuilder
Reference to a ProductDiscount.
withDiscountCode(Function<DiscountCodeKeyReferenceBuilder, DiscountCodeKeyReference>) - Method in class com.commercetools.importapi.models.orders.DiscountCodeInfoBuilder
References a discount code by key.
withDiscountCodeInfo(Function<DiscountCodeInfo, T>) - Method in interface com.commercetools.importapi.models.orders.DiscountCodeInfo
accessor map function
withDiscountCodeKeyReference(Function<DiscountCodeKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.DiscountCodeKeyReference
accessor map function
withDiscounted(Function<DiscountedPriceBuilder, DiscountedPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
Sets a discounted price from an external service.
withDiscounted(Function<DiscountedPriceBuilder, DiscountedPrice>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
Sets a discounted price from an external service.
withDiscounted(Function<DiscountedPriceBuilder, DiscountedPrice>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
Sets a discounted price from an external service.
withDiscounted(Function<DiscountedPriceBuilder, 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.
withDiscountedAmount(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPortionBuilder
set the value to the discountedAmount using the builder function
withDiscountedLineItemPortion(Function<DiscountedLineItemPortion, T>) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPortion
accessor map function
withDiscountedLineItemPriceDraft(Function<DiscountedLineItemPriceDraft, T>) - Method in interface com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraft
accessor map function
withDiscountedPrice(Function<DiscountedPrice, T>) - Method in interface com.commercetools.importapi.models.common.DiscountedPrice
accessor map function
withDiscountedPrice(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraft>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the discountedPrice using the builder function
withDiscountedPricePerQuantity(Function<DiscountedLineItemPriceDraftBuilder, DiscountedLineItemPriceDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the discountedPricePerQuantity using the builder function
withDistributionChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.distributionChannel.
withDuplicateAttributeValueError(Function<DuplicateAttributeValueError, T>) - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValueError
accessor map function
withDuplicateAttributeValuesError(Function<DuplicateAttributeValuesError, T>) - Method in interface com.commercetools.importapi.models.errors.DuplicateAttributeValuesError
accessor map function
withDuplicateFieldError(Function<DuplicateFieldError, T>) - Method in interface com.commercetools.importapi.models.errors.DuplicateFieldError
accessor map function
withDuplicateVariantValuesError(Function<DuplicateVariantValuesError, T>) - Method in interface com.commercetools.importapi.models.errors.DuplicateVariantValuesError
accessor map function
withEnumAttribute(Function<EnumAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.EnumAttribute
accessor map function
withEnumField(Function<EnumField, T>) - Method in interface com.commercetools.importapi.models.customfields.EnumField
accessor map function
withEnumSetAttribute(Function<EnumSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.EnumSetAttribute
accessor map function
withEnumSetField(Function<EnumSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.EnumSetField
accessor map function
withEnumValue(Function<EnumValue, T>) - Method in interface com.commercetools.importapi.models.common.EnumValue
accessor map function
withErrorMiddleware() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withErrorMiddleware(ErrorMiddleware) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withErrorObject(Function<ErrorObject, T>) - Method in interface com.commercetools.importapi.models.errors.ErrorObject
accessor map function
withErrorResponse(Function<ErrorResponse, T>) - Method in interface com.commercetools.importapi.models.errors.ErrorResponse
accessor map function
withErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.errors.ErrorResponseBuilder
The errors that caused this error response.
withErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
Contains an error if the import of the resource was not successful.
withErrors(Function<ErrorObjectBuilder, Builder<? extends ErrorObject>>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationStatusBuilder
The validation errors for the ImportOperation.
withExternalTaxRate(Function<ExternalTaxRateDraftBuilder, ExternalTaxRateDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the externalTaxRate using the builder function
withExternalTaxRateDraft(Function<ExternalTaxRateDraft, T>) - Method in interface com.commercetools.importapi.models.orders.ExternalTaxRateDraft
accessor map function
withFieldContainer(Function<FieldContainer, T>) - Method in interface com.commercetools.importapi.models.customfields.FieldContainer
accessor map function
withFieldDefinition(Function<FieldDefinition, T>) - Method in interface com.commercetools.importapi.models.types.FieldDefinition
accessor map function
withFieldDefinitions(Function<FieldDefinitionBuilder, FieldDefinitionBuilder>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.fieldDefinitions.
withFields(Function<FieldContainerBuilder, FieldContainer>) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The custom fields of this object.
withFields(Function<OrderFieldBuilder, OrderField>) - Method in class com.commercetools.importapi.models.order_patches.OrderPatchImportBuilder
Each field referenced must be defined in an already existing order in the project or the import operation state is set to validationFailed.
withFieldType(Function<FieldType, T>) - Method in interface com.commercetools.importapi.models.types.FieldType
accessor map function
withFreeAbove(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the freeAbove using the builder function
withGenericError(Function<GenericError, T>) - Method in interface com.commercetools.importapi.models.errors.GenericError
accessor map function
withGlobalCustomerPasswordFlow(ClientCredentials, String, String, String) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withGlobalCustomerPasswordFlow(ClientCredentials, String, String, String, VrapHttpClient) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withHandlerStack(HandlerStack) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withHighPrecisionMoney(Function<HighPrecisionMoney, T>) - Method in interface com.commercetools.importapi.models.common.HighPrecisionMoney
accessor map function
withHttpClient(VrapHttpClient) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withHttpExceptionFactory(HttpExceptionFactory) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withHttpExceptionFactory(Function<ResponseSerializer, HttpExceptionFactory>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withHttpExceptionFactory(Supplier<HttpExceptionFactory>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withIdValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportOperationsRequestBuilder
 
withImage(Function<Image, T>) - Method in interface com.commercetools.importapi.models.common.Image
accessor map function
withImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.images.
withImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the images using the builder function
withImages(Function<ImageBuilder, ImageBuilder>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
Maps to ProductVariant.images.
withImportContainer(Function<ImportContainer, T>) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainer
accessor map function
withImportContainerDraft(Function<ImportContainerDraft, T>) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerDraft
accessor map function
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCategoriesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyCustomersImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyInventoriesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrderPatchesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyOrdersImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyPricesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductDraftsImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductsImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductTypesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantPatchesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyProductVariantsImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyStandalonePricesImportContainersRequestBuilder
 
withImportContainerKeyValue(String) - Method in class com.commercetools.importapi.client.ByProjectKeyTypesImportContainersRequestBuilder
 
withImportContainerPagedResponse(Function<ImportContainerPagedResponse, T>) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponse
accessor map function
withImportContainerUpdateDraft(Function<ImportContainerUpdateDraft, T>) - Method in interface com.commercetools.importapi.models.importcontainers.ImportContainerUpdateDraft
accessor map function
withImportOperation(Function<ImportOperation, T>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperation
accessor map function
withImportOperationPagedResponse(Function<ImportOperationPagedResponse, T>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationPagedResponse
accessor map function
withImportOperationStatus(Function<ImportOperationStatus, T>) - Method in interface com.commercetools.importapi.models.importoperations.ImportOperationStatus
accessor map function
withImportRequest(Function<ImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ImportRequest
accessor map function
withImportResource(Function<ImportResource, T>) - Method in interface com.commercetools.importapi.models.common.ImportResource
accessor map function
withImportResponse(Function<ImportResponse, T>) - Method in interface com.commercetools.importapi.models.importrequests.ImportResponse
accessor map function
withImportSummary(Function<ImportSummary, T>) - Method in interface com.commercetools.importapi.models.importsummaries.ImportSummary
accessor map function
withIncludedDiscounts(Function<DiscountedLineItemPortionBuilder, DiscountedLineItemPortionBuilder>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set the value to the includedDiscounts using the builder function
withInputTip(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
withInsufficientScopeError(Function<InsufficientScopeError, T>) - Method in interface com.commercetools.importapi.models.errors.InsufficientScopeError
accessor map function
withInternalLoggerFactory(InternalLoggerFactory) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withInternalLoggerFactory(InternalLoggerFactory, Level, Level) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withInternalLoggerFactory(InternalLoggerFactory, Level, Level, Level, Map<Class<? extends Throwable>, Level>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withInternalLoggerMiddleware(InternalLoggerMiddleware) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withInvalidCredentialsError(Function<InvalidCredentialsError, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidCredentialsError
accessor map function
withInvalidFieldError(Function<InvalidFieldError, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidFieldError
accessor map function
withInvalidInput(Function<InvalidInput, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidInput
accessor map function
withInvalidJsonInput(Function<InvalidJsonInput, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidJsonInput
accessor map function
withInvalidOperation(Function<InvalidOperation, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidOperation
accessor map function
withInvalidScopeError(Function<InvalidScopeError, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidScopeError
accessor map function
withInvalidStateTransitionError(Function<InvalidStateTransitionError, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidStateTransitionError
accessor map function
withInvalidTokenError(Function<InvalidTokenError, T>) - Method in interface com.commercetools.importapi.models.errors.InvalidTokenError
accessor map function
withInventoryImport(Function<InventoryImport, T>) - Method in interface com.commercetools.importapi.models.inventories.InventoryImport
accessor map function
withInventoryImportRequest(Function<InventoryImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.InventoryImportRequest
accessor map function
withItems(Function<ReturnItemDraftBuilder, ReturnItemDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ReturnInfoBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.order_patches.ParcelItemsBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the items using the builder function
withItems(Function<DeliveryItemBuilder, DeliveryItemBuilder>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the items using the builder function
withItemShippingAddresses(Function<AddressBuilder, AddressBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.itemShippingAddresses.
withItemShippingDetailsDraft(Function<ItemShippingDetailsDraft, T>) - Method in interface com.commercetools.importapi.models.orders.ItemShippingDetailsDraft
accessor map function
withItemShippingTarget(Function<ItemShippingTarget, T>) - Method in interface com.commercetools.importapi.models.orders.ItemShippingTarget
accessor map function
withItemState(Function<ItemState, T>) - Method in interface com.commercetools.importapi.models.orders.ItemState
accessor map function
withKeyReference(Function<KeyReference, T>) - Method in interface com.commercetools.importapi.models.common.KeyReference
accessor map function
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.common.LocalizedEnumValueBuilder
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.
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.orders.ClassificationShippingRateInputBuilder
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.
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.producttypes.AttributeDefinitionBuilder
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.
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumValueBuilder
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.
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumValueBuilder
Descriptive localized label of the value.
withLabel(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.types.FieldDefinitionBuilder
A human-readable label for the field.
withLimit(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set limit with the specified values
withLimit(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set limit with the specified values
withLimit(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set limit with the specified value
withLimit(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set limit with the specified value
withLimit(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set limit with the specified value
withLimit(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set limit with the specified value
withLimit(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set limit with the specified value
withLimit(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set limit with the specified value
withLineItemImportDraft(Function<LineItemImportDraft, T>) - Method in interface com.commercetools.importapi.models.orders.LineItemImportDraft
accessor map function
withLineItemPrice(Function<LineItemPrice, T>) - Method in interface com.commercetools.importapi.models.orders.LineItemPrice
accessor map function
withLineItemProductVariantImportDraft(Function<LineItemProductVariantImportDraft, T>) - Method in interface com.commercetools.importapi.models.orders.LineItemProductVariantImportDraft
accessor map function
withLineItems(Function<LineItemImportDraftBuilder, LineItemImportDraftBuilder>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.lineItems.
withLocalizableEnumAttribute(Function<LocalizableEnumAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumAttribute
accessor map function
withLocalizableEnumSetAttribute(Function<LocalizableEnumSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableEnumSetAttribute
accessor map function
withLocalizableTextAttribute(Function<LocalizableTextAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextAttribute
accessor map function
withLocalizableTextSetAttribute(Function<LocalizableTextSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.LocalizableTextSetAttribute
accessor map function
withLocalizedEnumField(Function<LocalizedEnumField, T>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumField
accessor map function
withLocalizedEnumSetField(Function<LocalizedEnumSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedEnumSetField
accessor map function
withLocalizedEnumValue(Function<LocalizedEnumValue, T>) - Method in interface com.commercetools.importapi.models.common.LocalizedEnumValue
accessor map function
withLocalizedString(Function<LocalizedString, T>) - Method in interface com.commercetools.importapi.models.common.LocalizedString
accessor map function
withLocalizedStringField(Function<LocalizedStringField, T>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringField
accessor map function
withLocalizedStringSetField(Function<LocalizedStringSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.LocalizedStringSetField
accessor map function
withMasterVariant(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImport>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The master Product variant.
withMeasurements(Function<ParcelMeasurementsBuilder, ParcelMeasurements>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the measurements using the builder function
withMeasurements(Function<ParcelMeasurementsBuilder, ParcelMeasurements>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the measurements using the builder function
withMeasurements(Function<ParcelMeasurementsBuilder, ParcelMeasurements>) - Method in class com.commercetools.importapi.models.order_patches.ParcelMeasurementDraftBuilder
set the value to the measurements using the builder function
withMeasurements(Function<ParcelMeasurementsBuilder, ParcelMeasurements>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the measurements using the builder function
withMetaDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaDescription.
withMetaDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
withMetaDescription(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
withMetaKeywords(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaKeywords.
withMetaKeywords(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
withMetaKeywords(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
withMetaTitle(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.metaTitle.
withMetaTitle(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
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.
withMetaTitle(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
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.
withMiddleware(Middleware, Middleware...) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withMiddlewares(List<Middleware>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withMoney(Function<Money, T>) - Method in interface com.commercetools.importapi.models.common.Money
accessor map function
withMoneyAttribute(Function<MoneyAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.MoneyAttribute
accessor map function
withMoneyField(Function<MoneyField, T>) - Method in interface com.commercetools.importapi.models.customfields.MoneyField
accessor map function
withMoneySetAttribute(Function<MoneySetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.MoneySetAttribute
accessor map function
withMoneySetField(Function<MoneySetField, T>) - Method in interface com.commercetools.importapi.models.customfields.MoneySetField
accessor map function
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.name.
withName(Function<LocalizedStringBuilder, 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.
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
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.
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.name.
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
set the value to the name using the builder function
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Maps to Product.name.
withName(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.types.TypeImportBuilder
Maps to Type.name.
withNumberAttribute(Function<NumberAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.NumberAttribute
accessor map function
withNumberField(Function<NumberField, T>) - Method in interface com.commercetools.importapi.models.customfields.NumberField
accessor map function
withNumberSetAttribute(Function<NumberSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.NumberSetAttribute
accessor map function
withNumberSetField(Function<NumberSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.NumberSetField
accessor map function
withOAuthMiddleware(OAuthMiddleware) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withOAuthMiddleware(Supplier<OAuthMiddleware>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withOffset(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set offset with the specified values
withOffset(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set offset with the specified values
withOffset(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set offset with the specified value
withOffset(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set offset with the specified value
withOffset(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set offset with the specified value
withOffset(Supplier<Double>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set offset with the specified value
withOffset(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set offset with the specified value
withOffset(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set offset with the specified value
withOperationStates(Function<OperationStates, T>) - Method in interface com.commercetools.importapi.models.importsummaries.OperationStates
accessor map function
withOperationStatus(Function<ImportOperationStatusBuilder, ImportOperationStatusBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ImportResponseBuilder
set the value to the operationStatus using the builder function
withOrderField(Function<OrderField, T>) - Method in interface com.commercetools.importapi.models.order_patches.OrderField
accessor map function
withOrderImport(Function<OrderImport, T>) - Method in interface com.commercetools.importapi.models.orders.OrderImport
accessor map function
withOrderImportRequest(Function<OrderImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.OrderImportRequest
accessor map function
withOrderKeyReference(Function<OrderKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.OrderKeyReference
accessor map function
withOrderPatchImport(Function<OrderPatchImport, T>) - Method in interface com.commercetools.importapi.models.order_patches.OrderPatchImport
accessor map function
withOrderPatchImportRequest(Function<OrderPatchImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.OrderPatchImportRequest
accessor map function
withoutAuthCircuitBreaker() - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withParcel(Function<Parcel, T>) - Method in interface com.commercetools.importapi.models.orders.Parcel
accessor map function
withParcelItems(Function<ParcelItems, T>) - Method in interface com.commercetools.importapi.models.order_patches.ParcelItems
accessor map function
withParcelMeasurementDraft(Function<ParcelMeasurementDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.ParcelMeasurementDraft
accessor map function
withParcelMeasurements(Function<ParcelMeasurements, T>) - Method in interface com.commercetools.importapi.models.orders.ParcelMeasurements
accessor map function
withParcels(Function<DeliveryParcelDraftBuilder, DeliveryParcelDraftBuilder>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryDraftBuilder
set the value to the parcels using the builder function
withParcels(Function<ParcelBuilder, ParcelBuilder>) - Method in class com.commercetools.importapi.models.orders.DeliveryBuilder
set the value to the parcels using the builder function
withParcelTrackingData(Function<ParcelTrackingData, T>) - Method in interface com.commercetools.importapi.models.order_patches.ParcelTrackingData
accessor map function
withParent(Function<CategoryKeyReferenceBuilder, CategoryKeyReference>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.parent.
withPatches(Function<OrderPatchImportBuilder, OrderPatchImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.OrderPatchImportRequestBuilder
The order patches of this request
withPatches(Function<ProductVariantPatchBuilder, ProductVariantPatchBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantPatchRequestBuilder
The product variant patches of this request.
withPaymentKeyReference(Function<PaymentKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.PaymentKeyReference
accessor map function
withPrice(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the price using the builder function
withPrice(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the price using the builder function
withPrice(Function<LineItemPriceBuilder, LineItemPrice>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.price.
withPriceDraftImport(Function<PriceDraftImport, T>) - Method in interface com.commercetools.importapi.models.productdrafts.PriceDraftImport
accessor map function
withPriceImport(Function<PriceImport, T>) - Method in interface com.commercetools.importapi.models.prices.PriceImport
accessor map function
withPriceImportRequest(Function<PriceImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.PriceImportRequest
accessor map function
withPriceKeyReference(Function<PriceKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.PriceKeyReference
accessor map function
withPrices(Function<LineItemPriceBuilder, LineItemPriceBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariantImportDraft.prices
withPrices(Function<PriceImportBuilder, PriceImportBuilder>) - Method in class com.commercetools.importapi.models.errors.VariantValuesBuilder
set the value to the prices using the builder function
withPrices(Function<PriceDraftImportBuilder, PriceDraftImportBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductVariantDraftImportBuilder
set the value to the prices using the builder function
withPriceTier(Function<PriceTier, T>) - Method in interface com.commercetools.importapi.models.common.PriceTier
accessor map function
withProduct(Function<ProductKeyReferenceBuilder, ProductKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.productId.
withProduct(Function<ProductKeyReferenceBuilder, ProductKeyReference>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The Product in which the Product Variant containing this Embedded Price is contained.
withProduct(Function<ProductKeyReferenceBuilder, ProductKeyReference>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantImportBuilder
The Product to which this Product Variant belongs.
withProductDiscountKeyReference(Function<ProductDiscountKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ProductDiscountKeyReference
accessor map function
withProductDraftImport(Function<ProductDraftImport, T>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductDraftImport
accessor map function
withProductDraftImportRequest(Function<ProductDraftImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ProductDraftImportRequest
accessor map function
withProductImport(Function<ProductImport, T>) - Method in interface com.commercetools.importapi.models.products.ProductImport
accessor map function
withProductImportRequest(Function<ProductImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ProductImportRequest
accessor map function
withProductKeyReference(Function<ProductKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ProductKeyReference
accessor map function
withProductType(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The productType of a Product.
withProductType(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The productType of a Product.
withProductTypeImport(Function<ProductTypeImport, T>) - Method in interface com.commercetools.importapi.models.producttypes.ProductTypeImport
accessor map function
withProductTypeImportRequest(Function<ProductTypeImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ProductTypeImportRequest
accessor map function
withProductTypeKeyReference(Function<ProductTypeKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ProductTypeKeyReference
accessor map function
withProductVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemProductVariantImportDraftBuilder
Maps to ProductVariant.product.
withProductVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReference>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The ProductVariant in which this Embedded Price is contained.
withProductVariant(Function<ProductVariantKeyReferenceBuilder, ProductVariantKeyReference>) - Method in class com.commercetools.importapi.models.productvariants.ProductVariantPatchBuilder
The ProductVariant to which this patch is applied.
withProductVariantDraftImport(Function<ProductVariantDraftImport, T>) - Method in interface com.commercetools.importapi.models.productdrafts.ProductVariantDraftImport
accessor map function
withProductVariantImport(Function<ProductVariantImport, T>) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantImport
accessor map function
withProductVariantImportRequest(Function<ProductVariantImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantImportRequest
accessor map function
withProductVariantKeyReference(Function<ProductVariantKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ProductVariantKeyReference
accessor map function
withProductVariantPatch(Function<ProductVariantPatch, T>) - Method in interface com.commercetools.importapi.models.productvariants.ProductVariantPatch
accessor map function
withProductVariantPatchRequest(Function<ProductVariantPatchRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.ProductVariantPatchRequest
accessor map function
withProjectKey(String) - Method in class com.commercetools.importapi.client.ProjectApiRoot
 
withProjectKeyValue(String) - Method in class com.commercetools.importapi.client.ApiRoot
 
withQueueMiddleware(int, Duration) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withQueueMiddleware(Scheduler, int, Duration) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withQueueMiddleware(QueueRequestMiddleware) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withQueueMiddleware(ExecutorService, int, Duration) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withQueueMiddleware(ScheduledExecutorService, int, Duration) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withQueueMiddleware(Supplier<QueueRequestMiddleware>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withReferenceAttribute(Function<ReferenceAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.ReferenceAttribute
accessor map function
withReferenceField(Function<ReferenceField, T>) - Method in interface com.commercetools.importapi.models.customfields.ReferenceField
accessor map function
withReferenceSetAttribute(Function<ReferenceSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.ReferenceSetAttribute
accessor map function
withReferenceSetField(Function<ReferenceSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.ReferenceSetField
accessor map function
withRemoveDelivery(Function<RemoveDeliveryDraftBuilder, RemoveDeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeDelivery
withRemoveDeliveryDraft(Function<RemoveDeliveryDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.RemoveDeliveryDraft
accessor map function
withRemoveParcelFromDelivery(Function<RemoveParcelFromDeliveryDraftBuilder, RemoveParcelFromDeliveryDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.removeParcelFromDelivery
withRemoveParcelFromDeliveryDraft(Function<RemoveParcelFromDeliveryDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.RemoveParcelFromDeliveryDraft
accessor map function
withRequiredFieldError(Function<RequiredFieldError, T>) - Method in interface com.commercetools.importapi.models.errors.RequiredFieldError
accessor map function
withResourceCreationError(Function<ResourceCreationError, T>) - Method in interface com.commercetools.importapi.models.errors.ResourceCreationError
accessor map function
withResourceDeletionError(Function<ResourceDeletionError, T>) - Method in interface com.commercetools.importapi.models.errors.ResourceDeletionError
accessor map function
withResourceKey(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set resourceKey with the specified values
withResourceKey(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set resourceKey with the specified value
withResourceKey(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set resourceKey with the specified value
withResourceKey(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set resourceKey with the specified value
withResourceNotFoundError(Function<ResourceNotFoundError, T>) - Method in interface com.commercetools.importapi.models.errors.ResourceNotFoundError
accessor map function
withResources(Function<CategoryImportBuilder, CategoryImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.CategoryImportRequestBuilder
The category import resources of this request.
withResources(Function<CustomerImportBuilder, CustomerImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.CustomerImportRequestBuilder
The customer import resources of this request.
withResources(Function<InventoryImportBuilder, InventoryImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.InventoryImportRequestBuilder
The inventory import resources of this request.
withResources(Function<OrderImportBuilder, OrderImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.OrderImportRequestBuilder
The order import resources of this request.
withResources(Function<PriceImportBuilder, PriceImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.PriceImportRequestBuilder
The price import resources of this request.
withResources(Function<ProductDraftImportBuilder, ProductDraftImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductDraftImportRequestBuilder
The product draft import resources of this request.
withResources(Function<ProductImportBuilder, ProductImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductImportRequestBuilder
The product import resources of this request.
withResources(Function<ProductTypeImportBuilder, ProductTypeImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductTypeImportRequestBuilder
The product type import resources of this request.
withResources(Function<ProductVariantImportBuilder, ProductVariantImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.ProductVariantImportRequestBuilder
The product variant import resources of this request.
withResources(Function<StandalonePriceImportBuilder, StandalonePriceImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.StandalonePriceImportRequestBuilder
The Standalone Price import resources of this request.
withResources(Function<TypeImportBuilder, TypeImportBuilder>) - Method in class com.commercetools.importapi.models.importrequests.TypeImportRequestBuilder
The type import resources of this request.
withResourceUpdateError(Function<ResourceUpdateError, T>) - Method in interface com.commercetools.importapi.models.errors.ResourceUpdateError
accessor map function
withResults(Function<ImportContainerBuilder, ImportContainerBuilder>) - Method in class com.commercetools.importapi.models.importcontainers.ImportContainerPagedResponseBuilder
The array of Import Containers matching the query.
withResults(Function<ImportOperationBuilder, ImportOperationBuilder>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationPagedResponseBuilder
The array of Import Operations matching the query.
withRetryMiddleware(int) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(int, long, long, FailsafeRetryPolicyBuilderOptions) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(int, long, long, List<Integer>, List<Class<? extends Throwable>>, FailsafeRetryPolicyBuilderOptions) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(int, List<Integer>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(int, List<Integer>, List<Class<? extends Throwable>>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(RetryRequestMiddleware) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withRetryMiddleware(Supplier<RetryRequestMiddleware>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withReturnInfo(Function<ReturnInfo, T>) - Method in interface com.commercetools.importapi.models.order_patches.ReturnInfo
accessor map function
withReturnItemDraft(Function<ReturnItemDraft, T>) - Method in interface com.commercetools.importapi.models.order_patches.ReturnItemDraft
accessor map function
withScoreShippingRateInput(Function<ScoreShippingRateInput, T>) - Method in interface com.commercetools.importapi.models.orders.ScoreShippingRateInput
accessor map function
withSearchKeyword(Function<SearchKeyword, T>) - Method in interface com.commercetools.importapi.models.products.SearchKeyword
accessor map function
withSearchKeywords(Function<SearchKeywords, T>) - Method in interface com.commercetools.importapi.models.products.SearchKeywords
accessor map function
withSearchKeywords(Function<SearchKeywordsBuilder, SearchKeywords>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
withSearchKeywords(Function<SearchKeywordsBuilder, SearchKeywords>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Search keywords are primarily used by the suggester but are also considered for the full-text search.
withSerializer(ResponseSerializer) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withSerializer(Supplier<ResponseSerializer>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withSetDeliveryAddress(Function<DeliveryAddressDraftBuilder, DeliveryAddressDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.addressDraft
withSetParcelItems(Function<ParcelItemsBuilder, ParcelItemsBuilder>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelItems
withSetParcelMeasurements(Function<ParcelMeasurementDraftBuilder, ParcelMeasurementDraft>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelMeasurements
withSetParcelTrackingData(Function<ParcelTrackingDataBuilder, ParcelTrackingData>) - Method in class com.commercetools.importapi.models.order_patches.OrderFieldBuilder
Maps to Order.parcelTrackingData
withShippingAddress(Function<AddressBuilder, Address>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingAddress.
withShippingDetails(Function<ItemShippingDetailsDraftBuilder, ItemShippingDetailsDraft>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the shippingDetails using the builder function
withShippingDetails(Function<ItemShippingDetailsDraftBuilder, ItemShippingDetailsDraft>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.shippingDetails.
withShippingInfo(Function<ShippingInfoImportDraftBuilder, ShippingInfoImportDraft>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.shippingInfo.
withShippingInfoImportDraft(Function<ShippingInfoImportDraft, T>) - Method in interface com.commercetools.importapi.models.orders.ShippingInfoImportDraft
accessor map function
withShippingMethod(Function<ShippingMethodKeyReferenceBuilder, ShippingMethodKeyReference>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a shipping method by key.
withShippingMethodKeyReference(Function<ShippingMethodKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.ShippingMethodKeyReference
accessor map function
withShippingRate(Function<ShippingRateDraftBuilder, ShippingRateDraft>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the shippingRate using the builder function
withShippingRateDraft(Function<ShippingRateDraft, T>) - Method in interface com.commercetools.importapi.models.orders.ShippingRateDraft
accessor map function
withShippingRateInput(Function<ShippingRateInput, T>) - Method in interface com.commercetools.importapi.models.orders.ShippingRateInput
accessor map function
withShippingRatePriceTier(Function<ShippingRatePriceTier, T>) - Method in interface com.commercetools.importapi.models.orders.ShippingRatePriceTier
accessor map function
withSlug(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.categories.CategoryImportBuilder
Maps to Category.slug.
withSlug(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
withSlug(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
Human-readable identifiers usually used as deep-link URL to the related product.
withSort(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set sort with the specified values
withSort(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set sort with the specified values
withSort(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set sort with the specified value
withSort(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set sort with the specified value
withSort(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set sort with the specified value
withSort(Supplier<String>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set sort with the specified value
withSort(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set sort with the specified value
withSort(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersGet
set sort with the specified value
withSources(Function<AssetSourceBuilder, AssetSourceBuilder>) - Method in class com.commercetools.importapi.models.common.AssetBuilder
set the value to the sources using the builder function
withStandalonePriceImport(Function<StandalonePriceImport, T>) - Method in interface com.commercetools.importapi.models.standalone_prices.StandalonePriceImport
accessor map function
withStandalonePriceImportRequest(Function<StandalonePriceImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.StandalonePriceImportRequest
accessor map function
withState(Collection<TValue>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set state with the specified values
withState(Function<StateKeyReferenceBuilder, StateKeyReference>) - Method in class com.commercetools.importapi.models.orders.ItemStateBuilder
Maps to ItemState.state.
withState(Function<StateKeyReferenceBuilder, StateKeyReference>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to a State in a custom workflow.
withState(Function<StateKeyReferenceBuilder, StateKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the State with which the ProductDraft is associated.
withState(Function<StateKeyReferenceBuilder, StateKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the State with which the Product is associated.
withState(Function<ItemStateBuilder, ItemStateBuilder>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the state using the builder function
withState(Function<ItemStateBuilder, ItemStateBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
set the value to the state using the builder function
withState(Function<StringBuilder, StringBuilder>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set state with the specified value
withState(Supplier<ProcessingState>) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set state with the specified value
withState(TValue) - Method in class com.commercetools.importapi.client.ByProjectKeyImportContainersByImportContainerKeyImportOperationsGet
set state with the specified value
withStateKeyReference(Function<StateKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.StateKeyReference
accessor map function
withStates(Function<OperationStatesBuilder, OperationStates>) - Method in class com.commercetools.importapi.models.importsummaries.ImportSummaryBuilder
The import status of an ImportContainer given by the number of resources in each Processing State.
withStaticTokenFlow(AuthenticationToken) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withStore(Function<StoreKeyReferenceBuilder, StoreKeyReference>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Reference to the Store in which the Order is associated.
withStoreKeyReference(Function<StoreKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.StoreKeyReference
accessor map function
withStores(Function<StoreKeyReferenceBuilder, StoreKeyReferenceBuilder>) - Method in class com.commercetools.importapi.models.customers.CustomerImportBuilder
The References to the Stores with which the Customer is associated.
withStringField(Function<StringField, T>) - Method in interface com.commercetools.importapi.models.customfields.StringField
accessor map function
withStringSetField(Function<StringSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.StringSetField
accessor map function
withSubRate(Function<SubRate, T>) - Method in interface com.commercetools.importapi.models.prices.SubRate
accessor map function
withSubRates(Function<SubRateBuilder, SubRateBuilder>) - Method in class com.commercetools.importapi.models.orders.ExternalTaxRateDraftBuilder
set the value to the subRates using the builder function
withSubRates(Function<SubRateBuilder, SubRateBuilder>) - Method in class com.commercetools.importapi.models.prices.TaxRateBuilder
set the value to the subRates using the builder function
withSuggestTokenizer(Function<SuggestTokenizer, T>) - Method in interface com.commercetools.importapi.models.products.SuggestTokenizer
accessor map function
withSupplyChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.inventories.InventoryImportBuilder
Maps to Inventory.supplyChannel
withSupplyChannel(Function<ChannelKeyReferenceBuilder, ChannelKeyReference>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.supplyChannel.
withSyncInfo(Function<SyncInfo, T>) - Method in interface com.commercetools.importapi.models.orders.SyncInfo
accessor map function
withTargets(Function<ItemShippingTargetBuilder, ItemShippingTargetBuilder>) - Method in class com.commercetools.importapi.models.orders.ItemShippingDetailsDraftBuilder
Maps to ItemShippingDetailsDraft.targets.
withTaxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReference>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
References a tax category by key.
withTaxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReference>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
References a tax category by key.
withTaxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReference>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
The Reference to the TaxCategory with which the ProductDraft is associated.
withTaxCategory(Function<TaxCategoryKeyReferenceBuilder, TaxCategoryKeyReference>) - Method in class com.commercetools.importapi.models.products.ProductImportBuilder
The Reference to the TaxCategory with which the Product is associated.
withTaxCategoryKeyReference(Function<TaxCategoryKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.TaxCategoryKeyReference
accessor map function
withTaxedPrice(Function<CustomLineItemTaxedPriceBuilder, CustomLineItemTaxedPrice>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxedPrice using the builder function
withTaxedPrice(Function<TaxedPrice, T>) - Method in interface com.commercetools.importapi.models.orders.TaxedPrice
accessor map function
withTaxedPrice(Function<TaxedPriceBuilder, TaxedPrice>) - Method in class com.commercetools.importapi.models.orders.OrderImportBuilder
Maps to Order.taxedPrice.
withTaxPortion(Function<TaxPortion, T>) - Method in interface com.commercetools.importapi.models.orders.TaxPortion
accessor map function
withTaxPortions(Function<TaxPortionBuilder, TaxPortionBuilder>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.taxPortions.
withTaxRate(Function<TaxRate, T>) - Method in interface com.commercetools.importapi.models.prices.TaxRate
accessor map function
withTaxRate(Function<TaxRateBuilder, TaxRate>) - Method in class com.commercetools.importapi.models.orders.CustomLineItemDraftBuilder
set the value to the taxRate using the builder function
withTaxRate(Function<TaxRateBuilder, TaxRate>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to LineItem.taxRate.
withTaxRate(Function<TaxRateBuilder, TaxRate>) - Method in class com.commercetools.importapi.models.orders.ShippingInfoImportDraftBuilder
set the value to the taxRate using the builder function
withTextAttribute(Function<TextAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.TextAttribute
accessor map function
withTextSetAttribute(Function<TextSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.TextSetAttribute
accessor map function
withTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.orders.LineItemPriceBuilder
The tiered prices for this price.
withTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.prices.PriceImportBuilder
The tiered prices for this price.
withTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.PriceDraftImportBuilder
The tiered prices for this price.
withTiers(Function<PriceTierBuilder, PriceTierBuilder>) - Method in class com.commercetools.importapi.models.standalone_prices.StandalonePriceImportBuilder
Sets price tiers.
withTiers(Function<ShippingRatePriceTierBuilder, Builder<? extends ShippingRatePriceTier>>) - Method in class com.commercetools.importapi.models.orders.CartClassificationTierBuilder
set the value to the tiers using the builder function
withTiers(Function<ShippingRatePriceTierBuilder, Builder<? extends ShippingRatePriceTier>>) - Method in class com.commercetools.importapi.models.orders.ShippingRateDraftBuilder
set the value to the tiers using the builder function
withTimeAttribute(Function<TimeAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.TimeAttribute
accessor map function
withTimeField(Function<TimeField, T>) - Method in interface com.commercetools.importapi.models.customfields.TimeField
accessor map function
withTimeSetAttribute(Function<TimeSetAttribute, T>) - Method in interface com.commercetools.importapi.models.productvariants.TimeSetAttribute
accessor map function
withTimeSetField(Function<TimeSetField, T>) - Method in interface com.commercetools.importapi.models.customfields.TimeSetField
accessor map function
withTokenSupplier(TokenSupplier) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withTokenSupplier(Supplier<TokenSupplier>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withTotalGross(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalGross.
withTotalNet(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.TaxedPriceBuilder
Maps to TaxedPrice.totalNet.
withTrackingData(Function<TrackingData, T>) - Method in interface com.commercetools.importapi.models.orders.TrackingData
accessor map function
withTrackingData(Function<TrackingDataBuilder, TrackingData>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelBuilder
set the value to the trackingData using the builder function
withTrackingData(Function<TrackingDataBuilder, TrackingData>) - Method in class com.commercetools.importapi.models.order_patches.DeliveryParcelDraftBuilder
set the value to the trackingData using the builder function
withTrackingData(Function<TrackingDataBuilder, TrackingData>) - Method in class com.commercetools.importapi.models.order_patches.ParcelTrackingDataBuilder
set the value to the trackingData using the builder function
withTrackingData(Function<TrackingDataBuilder, TrackingData>) - Method in class com.commercetools.importapi.models.orders.ParcelBuilder
set the value to the trackingData using the builder function
withType(Function<TypeKeyReferenceBuilder, TypeKeyReference>) - Method in class com.commercetools.importapi.models.customfields.CustomBuilder
The type that provides the field definitions for this object.
withTypedMoney(Function<TypedMoney, T>) - Method in interface com.commercetools.importapi.models.common.TypedMoney
accessor map function
withTypeImport(Function<TypeImport, T>) - Method in interface com.commercetools.importapi.models.types.TypeImport
accessor map function
withTypeImportRequest(Function<TypeImportRequest, T>) - Method in interface com.commercetools.importapi.models.importrequests.TypeImportRequest
accessor map function
withTypeKeyReference(Function<TypeKeyReference, T>) - Method in interface com.commercetools.importapi.models.common.TypeKeyReference
accessor map function
withTypeReference(Function<ProductTypeKeyReferenceBuilder, ProductTypeKeyReference>) - Method in class com.commercetools.importapi.models.producttypes.AttributeNestedTypeBuilder
References a product type by key.
withUnresolvedReferences(Function<UnresolvedReferences, T>) - Method in interface com.commercetools.importapi.models.common.UnresolvedReferences
accessor map function
withUnresolvedReferences(Function<UnresolvedReferencesBuilder, UnresolvedReferencesBuilder>) - Method in class com.commercetools.importapi.models.importoperations.ImportOperationBuilder
In case of unresolved status this array will show the unresolved references
withUserAgentSupplier(Supplier<String>) - Method in class com.commercetools.importapi.defaultconfig.ImportApiRootBuilder
 
withValue(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.customfields.ReferenceSetFieldBuilder
set the value to the value using the builder function
withValue(Function<KeyReferenceBuilder, Builder<? extends KeyReference>>) - Method in class com.commercetools.importapi.models.productvariants.ReferenceSetAttributeBuilder
set the value to the value using the builder function
withValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringFieldBuilder
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.
withValue(Function<LocalizedStringBuilder, LocalizedString>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextAttributeBuilder
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.
withValue(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.customfields.LocalizedStringSetFieldBuilder
set the value to the value using the builder function
withValue(Function<LocalizedStringBuilder, LocalizedStringBuilder>) - Method in class com.commercetools.importapi.models.productvariants.LocalizableTextSetAttributeBuilder
set the value to the value using the builder function
withValue(Function<MoneyBuilder, Money>) - Method in class com.commercetools.importapi.models.orders.DiscountedLineItemPriceDraftBuilder
set the value to the value using the builder function
withValue(Function<MoneyBuilder, MoneyBuilder>) - Method in class com.commercetools.importapi.models.customfields.MoneySetFieldBuilder
set the value to the value using the builder function
withValue(Function<TypedMoneyBuilder, Builder<? extends TypedMoney>>) - Method in class com.commercetools.importapi.models.productvariants.MoneySetAttributeBuilder
set the value to the value using the builder function
withValues(Function<AttributeLocalizedEnumValueBuilder, AttributeLocalizedEnumValueBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeLocalizedEnumTypeBuilder
set the value to the values using the builder function
withValues(Function<AttributePlainEnumValueBuilder, AttributePlainEnumValueBuilder>) - Method in class com.commercetools.importapi.models.producttypes.AttributeEnumTypeBuilder
set the value to the values using the builder function
withValues(Function<CustomFieldEnumValueBuilder, CustomFieldEnumValueBuilder>) - Method in class com.commercetools.importapi.models.types.CustomFieldEnumTypeBuilder
Allowed values.
withValues(Function<CustomFieldLocalizedEnumValueBuilder, CustomFieldLocalizedEnumValueBuilder>) - Method in class com.commercetools.importapi.models.types.CustomFieldLocalizedEnumTypeBuilder
Allowed values.
withVariant(Function<LineItemProductVariantImportDraftBuilder, LineItemProductVariantImportDraft>) - Method in class com.commercetools.importapi.models.orders.LineItemImportDraftBuilder
Maps to ProductVariantImportDraft.
withVariants(Function<ProductVariantDraftImportBuilder, ProductVariantDraftImportBuilder>) - Method in class com.commercetools.importapi.models.productdrafts.ProductDraftImportBuilder
An array of related Product Variants.
withVariantValues(Function<VariantValues, T>) - Method in interface com.commercetools.importapi.models.errors.VariantValues
accessor map function
withVariantValues(Function<VariantValuesBuilder, VariantValues>) - Method in class com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorBuilder
The offending variant values.
withWhitespaceTokenizer(Function<WhitespaceTokenizer, T>) - Method in interface com.commercetools.importapi.models.products.WhitespaceTokenizer
accessor map function

Z

ZONE - Enum constant in enum com.commercetools.importapi.models.types.CustomFieldReferenceValue.CustomFieldReferenceValueEnum
zone
ZONE - Static variable in interface com.commercetools.importapi.models.types.CustomFieldReferenceValue
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form