Java com.amazonaws Protocol fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws Protocol fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws Protocol.

The text is from its open source code.

Field

ProtocolHTTP
HTTP Protocol - Using the HTTP protocol is less secure than HTTPS, but can slightly reduce the system resources used when communicating with AWS.
ProtocolHTTPS
HTTPS Protocol - Using the HTTPS protocol is more secure than using the HTTP protocol, but may use slightly more system resources.

Method