Package com.mypurecloud.sdk.v2.model
Class UploadUrlRequestBody
java.lang.Object
com.mypurecloud.sdk.v2.model.UploadUrlRequestBody
- All Implemented Interfaces:
Serializable
UploadUrlRequestBody
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentLengthBytes(Long contentLengthBytes) The expected content length (in bytes) of the gzip-encoded data that will be PUT to the returned signed URLbooleaninthashCode()voidsetContentLengthBytes(Long contentLengthBytes) toString()
-
Constructor Details
-
UploadUrlRequestBody
public UploadUrlRequestBody() -
UploadUrlRequestBody
-
-
Method Details
-
contentLengthBytes
The expected content length (in bytes) of the gzip-encoded data that will be PUT to the returned signed URL -
getContentLengthBytes
-
setContentLengthBytes
-
equals
-
hashCode
public int hashCode() -
toString
-