Package com.commercetools.api.client
Interface ByProjectKeyZonesRequestBuilderMixin
- All Known Implementing Classes:
ByProjectKeyZonesRequestBuilder
public interface ByProjectKeyZonesRequestBuilderMixin
-
Method Summary
Modifier and TypeMethodDescriptiondefault ByProjectKeyZonesPost
default ByProjectKeyZonesPost
default ByProjectKeyZonesByIDDelete
default ByProjectKeyZonesByIDPost
update
(Versioned<Zone> zone, UnaryOperator<UpdateActionBuilder<ZoneUpdateAction, ZoneUpdateActionBuilder>> op) default ByProjectKeyZonesByIDPost
update
(Versioned<Zone> zone, List<ZoneUpdateAction> actions)
-
Method Details
-
post
-
withId
-
update
-
update
default ByProjectKeyZonesByIDPost update(Versioned<Zone> zone, UnaryOperator<UpdateActionBuilder<ZoneUpdateAction, ZoneUpdateActionBuilder>> op) -
update
default WithUpdateActionBuilder<ZoneUpdateAction,ZoneUpdateActionBuilder, updateByProjectKeyZonesByIDPost> (Versioned<Zone> zone) -
delete
-
create
-
create
-