public static class AppInstallationSoapEntity.Builder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
appId |
private GUID |
shopGUID |
private AppInstallation.State |
state |
Modifier | Constructor and Description |
---|---|
private |
Builder(GUID shopGUID,
java.lang.String appId) |
Modifier and Type | Method and Description |
---|---|
AppInstallationSoapEntity |
build() |
AppInstallationSoapEntity.Builder |
state(AppInstallation.State state) |
private GUID shopGUID
private java.lang.String appId
private AppInstallation.State state
private Builder(GUID shopGUID, java.lang.String appId)
public AppInstallationSoapEntity.Builder state(AppInstallation.State state)
public AppInstallationSoapEntity build()