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