| Package | Description |
|---|---|
| com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
UsageStatistics |
PoolStatistics.usageStats()
Get the usageStats value.
|
UsageStatistics |
UsageStatistics.withDedicatedCoreTime(org.joda.time.Period dedicatedCoreTime)
Set the dedicatedCoreTime value.
|
UsageStatistics |
UsageStatistics.withLastUpdateTime(org.joda.time.DateTime lastUpdateTime)
Set the lastUpdateTime value.
|
UsageStatistics |
UsageStatistics.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
| Modifier and Type | Method and Description |
|---|---|
PoolStatistics |
PoolStatistics.withUsageStats(UsageStatistics usageStats)
Set the usageStats value.
|
Copyright © 2019. All rights reserved.