Java com.amazonaws.services.ec2.util S3UploadPolicy fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.util S3UploadPolicy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.util S3UploadPolicy.

The text is from its open source code.

Constructor

Method

StringgetPolicySignature()
Policy signature in base64 format Use signature generated by this method for passing to EC2 bunding calls along with policy.
StringgetPolicyString()
Base64 representation of the serialized policy.