public class FileGetPropertiesFromComputeNodeHeaders extends Object
Constructor and Description |
---|
FileGetPropertiesFromComputeNodeHeaders() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
Long |
contentLength()
Get the contentLength value.
|
String |
contentType()
Get the contentType value.
|
String |
eTag()
Get the eTag value.
|
org.joda.time.DateTime |
lastModified()
Get the lastModified value.
|
Boolean |
ocpBatchFileIsdirectory()
Get the ocpBatchFileIsdirectory value.
|
String |
ocpBatchFileMode()
Get the ocpBatchFileMode value.
|
String |
ocpBatchFileUrl()
Get the ocpBatchFileUrl value.
|
org.joda.time.DateTime |
ocpCreationTime()
Get the ocpCreationTime value.
|
UUID |
requestId()
Get the requestId value.
|
FileGetPropertiesFromComputeNodeHeaders |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
FileGetPropertiesFromComputeNodeHeaders |
withContentLength(Long contentLength)
Set the contentLength value.
|
FileGetPropertiesFromComputeNodeHeaders |
withContentType(String contentType)
Set the contentType value.
|
FileGetPropertiesFromComputeNodeHeaders |
withETag(String eTag)
Set the eTag value.
|
FileGetPropertiesFromComputeNodeHeaders |
withLastModified(org.joda.time.DateTime lastModified)
Set the lastModified value.
|
FileGetPropertiesFromComputeNodeHeaders |
withOcpBatchFileIsdirectory(Boolean ocpBatchFileIsdirectory)
Set the ocpBatchFileIsdirectory value.
|
FileGetPropertiesFromComputeNodeHeaders |
withOcpBatchFileMode(String ocpBatchFileMode)
Set the ocpBatchFileMode value.
|
FileGetPropertiesFromComputeNodeHeaders |
withOcpBatchFileUrl(String ocpBatchFileUrl)
Set the ocpBatchFileUrl value.
|
FileGetPropertiesFromComputeNodeHeaders |
withOcpCreationTime(org.joda.time.DateTime ocpCreationTime)
Set the ocpCreationTime value.
|
FileGetPropertiesFromComputeNodeHeaders |
withRequestId(UUID requestId)
Set the requestId value.
|
public FileGetPropertiesFromComputeNodeHeaders()
public UUID clientRequestId()
public FileGetPropertiesFromComputeNodeHeaders withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic UUID requestId()
public FileGetPropertiesFromComputeNodeHeaders withRequestId(UUID requestId)
requestId
- the requestId value to setpublic String eTag()
public FileGetPropertiesFromComputeNodeHeaders withETag(String eTag)
eTag
- the eTag value to setpublic org.joda.time.DateTime lastModified()
public FileGetPropertiesFromComputeNodeHeaders withLastModified(org.joda.time.DateTime lastModified)
lastModified
- the lastModified value to setpublic org.joda.time.DateTime ocpCreationTime()
public FileGetPropertiesFromComputeNodeHeaders withOcpCreationTime(org.joda.time.DateTime ocpCreationTime)
ocpCreationTime
- the ocpCreationTime value to setpublic Boolean ocpBatchFileIsdirectory()
public FileGetPropertiesFromComputeNodeHeaders withOcpBatchFileIsdirectory(Boolean ocpBatchFileIsdirectory)
ocpBatchFileIsdirectory
- the ocpBatchFileIsdirectory value to setpublic String ocpBatchFileUrl()
public FileGetPropertiesFromComputeNodeHeaders withOcpBatchFileUrl(String ocpBatchFileUrl)
ocpBatchFileUrl
- the ocpBatchFileUrl value to setpublic String ocpBatchFileMode()
public FileGetPropertiesFromComputeNodeHeaders withOcpBatchFileMode(String ocpBatchFileMode)
ocpBatchFileMode
- the ocpBatchFileMode value to setpublic String contentType()
public FileGetPropertiesFromComputeNodeHeaders withContentType(String contentType)
contentType
- the contentType value to setpublic Long contentLength()
public FileGetPropertiesFromComputeNodeHeaders withContentLength(Long contentLength)
contentLength
- the contentLength value to setCopyright © 2019. All rights reserved.