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