Package com.commercetools.api.client
Interface ByProjectKeyZonesRequestBuilderMixin
- All Known Implementing Classes:
ByProjectKeyZonesRequestBuilder
public interface ByProjectKeyZonesRequestBuilderMixin
-
Method Summary
Modifier and TypeMethodDescriptiondefault ByProjectKeyZonesPostdefault ByProjectKeyZonesPostdefault ByProjectKeyZonesByIDDeletedefault ByProjectKeyZonesByIDPostupdate(Versioned<Zone> zone, UnaryOperator<UpdateActionBuilder<ZoneUpdateAction, ZoneUpdateActionBuilder>> op) default ByProjectKeyZonesByIDPostupdate(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
-