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