Package com.vonage.client.meetings
Class LogoUploadsUrlResponse.Fields
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.meetings.LogoUploadsUrlResponse.Fields
- All Implemented Interfaces:
Jsonable
- Enclosing class:
LogoUploadsUrlResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBucket name to upload to.MIME type of the content.getKey()Logo's key in storage system.Logo's type.Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Constructor Details
-
Fields
protected Fields()
-
-
Method Details
-
getContentType
MIME type of the content.- Returns:
- The image type as a string.
-
getKey
Logo's key in storage system.- Returns:
- The logo key.
-
getLogoType
Logo's type.- Returns:
- The logo type, as an enum.
-
getBucket
Bucket name to upload to.- Returns:
- The bucket name.
-
getAmzAlgorithm
-
getAmzCredential
-
getAmzDate
-
getAmzSecurityToken
-
getPolicy
-
getAmzSignature
-