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