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