| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
UsageDetails |
UsageDetails.Builder.build() |
UsageDetails |
UsageDetails.withLastAccessedDateTime(OffsetDateTime lastAccessedDateTime) |
UsageDetails |
UsageDetails.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
| Modifier and Type | Field and Description |
|---|---|
protected UsageDetails |
UsedInsight.lastUsed |
| Modifier and Type | Method and Description |
|---|---|
Optional<UsageDetails> |
UsedInsight.getLastUsed() |
| Modifier and Type | Method and Description |
|---|---|
UsedInsight.Builder |
UsedInsight.Builder.lastUsed(UsageDetails lastUsed) |
UsedInsight |
UsedInsight.withLastUsed(UsageDetails lastUsed) |
Copyright © 2018–2020. All rights reserved.