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