public class PutObjectCachedNotificationRegistrationSpectraS3Request extends AbstractCreateNotificationRequest
Constructor and Description |
---|
PutObjectCachedNotificationRegistrationSpectraS3Request(java.lang.String notificationEndPoint) |
Modifier and Type | Method and Description |
---|---|
HttpResponseFormatType |
getFormat() |
java.lang.String |
getJobId() |
NamingConventionType |
getNamingConvention() |
RequestType |
getNotificationHttpMethod() |
java.lang.String |
getPath() |
PutObjectCachedNotificationRegistrationSpectraS3Request |
withFormat(HttpResponseFormatType format) |
PutObjectCachedNotificationRegistrationSpectraS3Request |
withJobId(java.lang.String jobId) |
PutObjectCachedNotificationRegistrationSpectraS3Request |
withJobId(java.util.UUID jobId) |
PutObjectCachedNotificationRegistrationSpectraS3Request |
withNamingConvention(NamingConventionType namingConvention) |
PutObjectCachedNotificationRegistrationSpectraS3Request |
withNotificationHttpMethod(RequestType notificationHttpMethod) |
getVerb
getChecksum, getChecksumType, getContentType, getHeaders, getQueryParams, getSize, getStream, updateQueryParam
public PutObjectCachedNotificationRegistrationSpectraS3Request(java.lang.String notificationEndPoint)
public PutObjectCachedNotificationRegistrationSpectraS3Request withFormat(HttpResponseFormatType format)
public PutObjectCachedNotificationRegistrationSpectraS3Request withJobId(java.util.UUID jobId)
public PutObjectCachedNotificationRegistrationSpectraS3Request withJobId(java.lang.String jobId)
public PutObjectCachedNotificationRegistrationSpectraS3Request withNamingConvention(NamingConventionType namingConvention)
public PutObjectCachedNotificationRegistrationSpectraS3Request withNotificationHttpMethod(RequestType notificationHttpMethod)
public java.lang.String getPath()
public HttpResponseFormatType getFormat()
public java.lang.String getJobId()
public NamingConventionType getNamingConvention()
public RequestType getNotificationHttpMethod()