public class ComputeNodeGetRemoteLoginSettingsHeaders extends Object
Constructor and Description |
---|
ComputeNodeGetRemoteLoginSettingsHeaders() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
String |
eTag()
Get the eTag value.
|
org.joda.time.DateTime |
lastModified()
Get the lastModified value.
|
UUID |
requestId()
Get the requestId value.
|
ComputeNodeGetRemoteLoginSettingsHeaders |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
ComputeNodeGetRemoteLoginSettingsHeaders |
withETag(String eTag)
Set the eTag value.
|
ComputeNodeGetRemoteLoginSettingsHeaders |
withLastModified(org.joda.time.DateTime lastModified)
Set the lastModified value.
|
ComputeNodeGetRemoteLoginSettingsHeaders |
withRequestId(UUID requestId)
Set the requestId value.
|
public ComputeNodeGetRemoteLoginSettingsHeaders()
public UUID clientRequestId()
public ComputeNodeGetRemoteLoginSettingsHeaders withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic UUID requestId()
public ComputeNodeGetRemoteLoginSettingsHeaders withRequestId(UUID requestId)
requestId
- the requestId value to setpublic String eTag()
public ComputeNodeGetRemoteLoginSettingsHeaders withETag(String eTag)
eTag
- the eTag value to setpublic org.joda.time.DateTime lastModified()
public ComputeNodeGetRemoteLoginSettingsHeaders withLastModified(org.joda.time.DateTime lastModified)
lastModified
- the lastModified value to setCopyright © 2019. All rights reserved.