public class FileGetPropertiesFromComputeNodeOptions extends Object
Constructor and Description |
---|
FileGetPropertiesFromComputeNodeOptions() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
org.joda.time.DateTime |
ifModifiedSince()
Get the ifModifiedSince value.
|
org.joda.time.DateTime |
ifUnmodifiedSince()
Get the ifUnmodifiedSince value.
|
org.joda.time.DateTime |
ocpDate()
Get the ocpDate value.
|
Boolean |
returnClientRequestId()
Get the returnClientRequestId value.
|
Integer |
timeout()
Get the timeout value.
|
FileGetPropertiesFromComputeNodeOptions |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
FileGetPropertiesFromComputeNodeOptions |
withIfModifiedSince(org.joda.time.DateTime ifModifiedSince)
Set the ifModifiedSince value.
|
FileGetPropertiesFromComputeNodeOptions |
withIfUnmodifiedSince(org.joda.time.DateTime ifUnmodifiedSince)
Set the ifUnmodifiedSince value.
|
FileGetPropertiesFromComputeNodeOptions |
withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value.
|
FileGetPropertiesFromComputeNodeOptions |
withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value.
|
FileGetPropertiesFromComputeNodeOptions |
withTimeout(Integer timeout)
Set the timeout value.
|
public FileGetPropertiesFromComputeNodeOptions()
public Integer timeout()
public FileGetPropertiesFromComputeNodeOptions withTimeout(Integer timeout)
timeout
- the timeout value to setpublic UUID clientRequestId()
public FileGetPropertiesFromComputeNodeOptions withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic Boolean returnClientRequestId()
public FileGetPropertiesFromComputeNodeOptions withReturnClientRequestId(Boolean returnClientRequestId)
returnClientRequestId
- the returnClientRequestId value to setpublic org.joda.time.DateTime ocpDate()
public FileGetPropertiesFromComputeNodeOptions withOcpDate(org.joda.time.DateTime ocpDate)
ocpDate
- the ocpDate value to setpublic org.joda.time.DateTime ifModifiedSince()
public FileGetPropertiesFromComputeNodeOptions withIfModifiedSince(org.joda.time.DateTime ifModifiedSince)
ifModifiedSince
- the ifModifiedSince value to setpublic org.joda.time.DateTime ifUnmodifiedSince()
public FileGetPropertiesFromComputeNodeOptions withIfUnmodifiedSince(org.joda.time.DateTime ifUnmodifiedSince)
ifUnmodifiedSince
- the ifUnmodifiedSince value to setCopyright © 2019. All rights reserved.