Class StandalonePriceApplyStagedChangesActionBuilder

java.lang.Object
com.commercetools.api.models.standalone_price.StandalonePriceApplyStagedChangesActionBuilder
All Implemented Interfaces:
io.vrap.rmf.base.client.Builder<StandalonePriceApplyStagedChangesAction>

public class StandalonePriceApplyStagedChangesActionBuilder extends Object implements io.vrap.rmf.base.client.Builder<StandalonePriceApplyStagedChangesAction>
StandalonePriceApplyStagedChangesActionBuilder
Example to create an instance using the builder pattern

     StandalonePriceApplyStagedChangesAction standalonePriceApplyStagedChangesAction = StandalonePriceApplyStagedChangesAction.builder()
             .build()