@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.extensions.Extension") public final class SetTimeoutInMs extends UpdateActionImpl<Extension>
timeoutInMs
property of a Extension
.Extension.getTimeoutInMs()
Modifier and Type | Method and Description |
---|---|
Long |
getTimeoutInMs() |
static SetTimeoutInMs |
of(Long timeoutInMs)
Creates a new object initialized with the given values.
|
static SetTimeoutInMs |
ofUnset()
Creates a new object initialized with the given values.
|
getAction
public static SetTimeoutInMs of(@Nullable Long timeoutInMs)
timeoutInMs
- initial value for the Extension.getTimeoutInMs()
propertypublic static SetTimeoutInMs ofUnset()