Class RawProductAttribute.Builder
java.lang.Object
com.commercetools.graphql.api.types.RawProductAttribute.Builder
- Enclosing class:
- RawProductAttribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributeDefinition(AttributeDefinition attributeDefinition) build()referencedResource(ReferenceExpandable referencedResource) BETA: This feature can be subject to change and should be used carefully in production.referencedResourceSet(List<ReferenceExpandable> referencedResourceSet) BETA: This feature can be subject to change and should be used carefully in production.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
name
-
value
-
attributeDefinition
-
referencedResource
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
referencedResourceSet
public RawProductAttribute.Builder referencedResourceSet(List<ReferenceExpandable> referencedResourceSet) BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-