| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static MimeContent.Builder |
MimeContent.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MimeContent.Builder |
MimeContent.Builder.type(String type)
“Indicates the content mime type.”
|
MimeContent.Builder |
MimeContent.Builder.value(byte[] value)
“The byte array that contains the actual content.”
|
Copyright © 2018–2020. All rights reserved.