public static final class UserExportPersonalDataParameterSet.UserExportPersonalDataParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
storageLocation
The storageLocation parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
UserExportPersonalDataParameterSetBuilder()
Instanciates a new UserExportPersonalDataParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
UserExportPersonalDataParameterSet |
build()
Buils the resulting body object to be passed to the request
|
UserExportPersonalDataParameterSet.UserExportPersonalDataParameterSetBuilder |
withStorageLocation(java.lang.String val)
Sets the StorageLocation
|
@Nullable protected java.lang.String storageLocation
@Nullable protected UserExportPersonalDataParameterSetBuilder()
@Nonnull public UserExportPersonalDataParameterSet.UserExportPersonalDataParameterSetBuilder withStorageLocation(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public UserExportPersonalDataParameterSet build()