public final class ServiceSetPropertiesHeaders extends Object
| Constructor and Description |
|---|
ServiceSetPropertiesHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
requestId()
Get the requestId value.
|
String |
version()
Get the version value.
|
ServiceSetPropertiesHeaders |
withRequestId(String requestId)
Set the requestId value.
|
ServiceSetPropertiesHeaders |
withVersion(String version)
Set the version value.
|
public String requestId()
public ServiceSetPropertiesHeaders withRequestId(String requestId)
requestId - the requestId value to set.public String version()
public ServiceSetPropertiesHeaders withVersion(String version)
version - the version value to set.Copyright © 2019 Microsoft Corporation. All rights reserved.