42 строки
2.1 KiB
YAML
42 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.batch.CertificateGetHeaders.eTag()
|
|
name: eTag()
|
|
nameWithType: CertificateGetHeaders.eTag()
|
|
returns:
|
|
description: <p>the eTag value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Match or If-None-Match headers.</p>
|
|
|
|
<p></p>
|
|
syntax: public String eTag()
|
|
uid: com.microsoft.azure.management.batch.CertificateGetHeaders.eTag()
|
|
- fullName: com.microsoft.azure.management.batch.CertificateGetHeaders.withETag(String eTag)
|
|
name: withETag(String eTag)
|
|
nameWithType: CertificateGetHeaders.withETag(String eTag)
|
|
parameters:
|
|
- description: <p>the eTag value to set </p>
|
|
name: eTag
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the CertificateGetHeaders object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.batch.CertificateGetHeaders?alt=com.microsoft.azure.management.batch.CertificateGetHeaders&text=CertificateGetHeaders" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Match or If-None-Match headers.</p>
|
|
|
|
<p></p>
|
|
syntax: public CertificateGetHeaders withETag(String eTag)
|
|
uid: com.microsoft.azure.management.batch.CertificateGetHeaders.withETag(String)
|
|
nameWithType: CertificateGetHeaders
|
|
syntax: public class CertificateGetHeaders
|
|
type: class
|
|
uid: com.microsoft.azure.management.batch.CertificateGetHeaders
|
|
fullName: com.microsoft.azure.management.batch.CertificateGetHeaders
|
|
name: CertificateGetHeaders
|
|
package: com.microsoft.azure.management.batch
|
|
summary: <p>Defines headers for Get operation. </p>
|
|
metadata: {}
|