Package com.commercetools.api.client
Interface ByProjectKeyTypesRequestBuilderMixin
- All Known Implementing Classes:
ByProjectKeyTypesRequestBuilder
public interface ByProjectKeyTypesRequestBuilderMixin
-
Method Summary
Modifier and TypeMethodDescriptiondefault ByProjectKeyTypesPost
default ByProjectKeyTypesPost
default ByProjectKeyTypesByIDDelete
default ByProjectKeyTypesByIDPost
update
(Versioned<Type> type, UnaryOperator<UpdateActionBuilder<TypeUpdateAction, TypeUpdateActionBuilder>> op) default ByProjectKeyTypesByIDPost
update
(Versioned<Type> type, List<TypeUpdateAction> actions)
-
Method Details
-
post
-
withId
-
update
-
update
default ByProjectKeyTypesByIDPost update(Versioned<Type> type, UnaryOperator<UpdateActionBuilder<TypeUpdateAction, TypeUpdateActionBuilder>> op) -
update
default WithUpdateActionBuilder<TypeUpdateAction,TypeUpdateActionBuilder, updateByProjectKeyTypesByIDPost> (Versioned<Type> type) -
delete
-
create
-
create
-