@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.subscriptions.Subscription") public final class ChangeDestination extends UpdateActionImpl<Subscription>
destination
property of a Subscription
.Subscription.getDestination()
Modifier and Type | Method and Description |
---|---|
Destination |
getDestination() |
static ChangeDestination |
of(Destination destination)
Creates a new object initialized with the given values.
|
getAction
public Destination getDestination()
public static ChangeDestination of(Destination destination)
destination
- initial value for the Subscription.getDestination()
property