Package | Description |
---|---|
com.microsoft.azure.batch |
This package contains classes for writing applications that use the Azure Batch service.
|
com.microsoft.azure.batch.protocol |
This package contains the classes for BatchServiceClient.
|
com.microsoft.azure.batch.protocol.models |
This package contains the models classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
List<PoolUsageMetrics> |
PoolOperations.listPoolUsageMetrics(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Lists pool usage metrics.
|
List<PoolUsageMetrics> |
PoolOperations.listPoolUsageMetrics(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
DetailLevel detailLevel)
Lists pool usage metrics.
|
List<PoolUsageMetrics> |
PoolOperations.listPoolUsageMetrics(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
DetailLevel detailLevel,
Iterable<BatchClientBehavior> additionalBehaviors)
Lists pool usage metrics.
|
Modifier and Type | Method and Description |
---|---|
PagedList<PoolUsageMetrics> |
Pools.listUsageMetrics()
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
PagedList<PoolUsageMetrics> |
Pools.listUsageMetrics(PoolListUsageMetricsOptions poolListUsageMetricsOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<Page<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync()
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync(ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<Page<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync(PoolListUsageMetricsOptions poolListUsageMetricsOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync(PoolListUsageMetricsOptions poolListUsageMetricsOptions,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
PagedList<PoolUsageMetrics> |
Pools.listUsageMetricsNext(String nextPageLink)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
PagedList<PoolUsageMetrics> |
Pools.listUsageMetricsNext(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<Page<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<Page<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<PoolUsageMetrics>,PoolListUsageMetricsHeaders>> |
Pools.listUsageMetricsNextWithServiceResponseAsync(String nextPageLink)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<PoolUsageMetrics>,PoolListUsageMetricsHeaders>> |
Pools.listUsageMetricsNextWithServiceResponseAsync(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<PoolUsageMetrics>,PoolListUsageMetricsHeaders>> |
Pools.listUsageMetricsWithServiceResponseAsync()
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
rx.Observable<ServiceResponseWithHeaders<Page<PoolUsageMetrics>,PoolListUsageMetricsHeaders>> |
Pools.listUsageMetricsWithServiceResponseAsync(PoolListUsageMetricsOptions poolListUsageMetricsOptions)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
Modifier and Type | Method and Description |
---|---|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync(ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsAsync(PoolListUsageMetricsOptions poolListUsageMetricsOptions,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
PoolListUsageMetricsNextOptions poolListUsageMetricsNextOptions,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
ServiceFuture<List<PoolUsageMetrics>> |
Pools.listUsageMetricsNextAsync(String nextPageLink,
ServiceFuture<List<PoolUsageMetrics>> serviceFuture,
ListOperationCallback<PoolUsageMetrics> serviceCallback)
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
|
Modifier and Type | Method and Description |
---|---|
PoolUsageMetrics |
PoolUsageMetrics.withDataEgressGiB(double dataEgressGiB)
Set the dataEgressGiB value.
|
PoolUsageMetrics |
PoolUsageMetrics.withDataIngressGiB(double dataIngressGiB)
Set the dataIngressGiB value.
|
PoolUsageMetrics |
PoolUsageMetrics.withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
PoolUsageMetrics |
PoolUsageMetrics.withPoolId(String poolId)
Set the poolId value.
|
PoolUsageMetrics |
PoolUsageMetrics.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
PoolUsageMetrics |
PoolUsageMetrics.withTotalCoreHours(double totalCoreHours)
Set the totalCoreHours value.
|
PoolUsageMetrics |
PoolUsageMetrics.withVmSize(String vmSize)
Set the vmSize value.
|
Copyright © 2019. All rights reserved.