FunctionsUpdateHeaders Class
- java.
lang. Object - com.
azure. resourcemanager. streamanalytics. models. FunctionsUpdateHeaders
- com.
public final class FunctionsUpdateHeaders
The FunctionsUpdateHeaders model.
Constructor Summary
| Constructor | Description |
|---|---|
| FunctionsUpdateHeaders(HttpHeaders rawHeaders) |
Creates an instance of Functions |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
etag()
Get the etag property: The Etag property. |
| void |
validate()
Validates the instance. |
|
Functions |
withEtag(String etag)
Set the etag property: The Etag property. |
Methods inherited from java.lang.Object
Constructor Details
FunctionsUpdateHeaders
public FunctionsUpdateHeaders(HttpHeaders rawHeaders)
Creates an instance of FunctionsUpdateHeaders class.
Parameters:
Method Details
etag
public String etag()
Get the etag property: The Etag property.
Returns:
validate
public void validate()
Validates the instance.
withEtag
public FunctionsUpdateHeaders withEtag(String etag)
Set the etag property: The Etag property.
Parameters:
Returns: