azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.batch.p...

154 строки
7.7 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.lastUpdateTime()
name: lastUpdateTime()
nameWithType: PoolStatistics.lastUpdateTime()
returns:
description: <p>the lastUpdateTime value </p>
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the lastUpdateTime value.</p>
<p></p>
syntax: public DateTime lastUpdateTime()
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.lastUpdateTime()
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.resourceStats()
name: resourceStats()
nameWithType: PoolStatistics.resourceStats()
returns:
description: <p>the resourceStats value </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.ResourceStatistics?alt=com.microsoft.azure.batch.protocol.models.ResourceStatistics&text=ResourceStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the resourceStats value.</p>
<p></p>
syntax: public ResourceStatistics resourceStats()
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.resourceStats()
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.startTime()
name: startTime()
nameWithType: PoolStatistics.startTime()
returns:
description: <p>the startTime value </p>
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the startTime value.</p>
<p></p>
syntax: public DateTime startTime()
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.startTime()
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.url()
name: url()
nameWithType: PoolStatistics.url()
returns:
description: <p>the url value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the url value.</p>
<p></p>
syntax: public String url()
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.url()
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.usageStats()
name: usageStats()
nameWithType: PoolStatistics.usageStats()
returns:
description: <p>the usageStats value </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.UsageStatistics?alt=com.microsoft.azure.batch.protocol.models.UsageStatistics&text=UsageStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the usageStats value.</p>
<p></p>
syntax: public UsageStatistics usageStats()
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.usageStats()
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.withLastUpdateTime(DateTime lastUpdateTime)
name: withLastUpdateTime(DateTime lastUpdateTime)
nameWithType: PoolStatistics.withLastUpdateTime(DateTime lastUpdateTime)
parameters:
- description: <p>the lastUpdateTime value to set </p>
name: lastUpdateTime
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
returns:
description: <p>the PoolStatistics object itself. </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolStatistics?alt=com.microsoft.azure.batch.protocol.models.PoolStatistics&text=PoolStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the lastUpdateTime value.</p>
<p></p>
syntax: public PoolStatistics withLastUpdateTime(DateTime lastUpdateTime)
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.withLastUpdateTime(DateTime)
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.withResourceStats(ResourceStatistics resourceStats)
name: withResourceStats(ResourceStatistics resourceStats)
nameWithType: PoolStatistics.withResourceStats(ResourceStatistics resourceStats)
parameters:
- description: <p>the resourceStats value to set </p>
name: resourceStats
type: <xref href="com.microsoft.azure.batch.protocol.models.ResourceStatistics?alt=com.microsoft.azure.batch.protocol.models.ResourceStatistics&text=ResourceStatistics" data-throw-if-not-resolved="False"/>
returns:
description: <p>the PoolStatistics object itself. </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolStatistics?alt=com.microsoft.azure.batch.protocol.models.PoolStatistics&text=PoolStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the resourceStats value.</p>
<p></p>
syntax: public PoolStatistics withResourceStats(ResourceStatistics resourceStats)
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.withResourceStats(ResourceStatistics)
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.withStartTime(DateTime startTime)
name: withStartTime(DateTime startTime)
nameWithType: PoolStatistics.withStartTime(DateTime startTime)
parameters:
- description: <p>the startTime value to set </p>
name: startTime
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
returns:
description: <p>the PoolStatistics object itself. </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolStatistics?alt=com.microsoft.azure.batch.protocol.models.PoolStatistics&text=PoolStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the startTime value.</p>
<p></p>
syntax: public PoolStatistics withStartTime(DateTime startTime)
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.withStartTime(DateTime)
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.withUrl(String url)
name: withUrl(String url)
nameWithType: PoolStatistics.withUrl(String url)
parameters:
- description: <p>the url value to set </p>
name: url
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the PoolStatistics object itself. </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolStatistics?alt=com.microsoft.azure.batch.protocol.models.PoolStatistics&text=PoolStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the url value.</p>
<p></p>
syntax: public PoolStatistics withUrl(String url)
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.withUrl(String)
- fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics.withUsageStats(UsageStatistics usageStats)
name: withUsageStats(UsageStatistics usageStats)
nameWithType: PoolStatistics.withUsageStats(UsageStatistics usageStats)
parameters:
- description: <p>the usageStats value to set </p>
name: usageStats
type: <xref href="com.microsoft.azure.batch.protocol.models.UsageStatistics?alt=com.microsoft.azure.batch.protocol.models.UsageStatistics&text=UsageStatistics" data-throw-if-not-resolved="False"/>
returns:
description: <p>the PoolStatistics object itself. </p>
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolStatistics?alt=com.microsoft.azure.batch.protocol.models.PoolStatistics&text=PoolStatistics" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the usageStats value.</p>
<p></p>
syntax: public PoolStatistics withUsageStats(UsageStatistics usageStats)
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics.withUsageStats(UsageStatistics)
nameWithType: PoolStatistics
syntax: public class PoolStatistics
type: class
uid: com.microsoft.azure.batch.protocol.models.PoolStatistics
fullName: com.microsoft.azure.batch.protocol.models.PoolStatistics
name: PoolStatistics
package: com.microsoft.azure.batch.protocol.models
summary: <p>Contains utilization and resource usage statistics for the lifetime of a pool. </p>
metadata: {}