| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Method and Description |
|---|---|
AppLogCollectionDownloadDetails |
AppLogCollectionDownloadDetails.Builder.build() |
AppLogCollectionDownloadDetails |
AppLogCollectionDownloadDetails.withAppLogDecryptionAlgorithm(AppLogDecryptionAlgorithm appLogDecryptionAlgorithm)
Returns an immutable copy of
this with just the appLogDecryptionAlgorithm field changed. |
AppLogCollectionDownloadDetails |
AppLogCollectionDownloadDetails.withDecryptionKey(String decryptionKey)
Returns an immutable copy of
this with just the decryptionKey
field changed. |
AppLogCollectionDownloadDetails |
AppLogCollectionDownloadDetails.withDownloadUrl(String downloadUrl)
Returns an immutable copy of
this with just the downloadUrl
field changed. |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<AppLogCollectionDownloadDetails> |
AppLogCollectionRequest.createDownloadUrl() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<AppLogCollectionDownloadDetails> |
AppLogCollectionRequestRequest.createDownloadUrl() |
Copyright © 2018–2020. All rights reserved.