Java com.amazonaws.services.s3.model CanonicalGrantee fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model CanonicalGrantee fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model CanonicalGrantee.

The text is from its open source code.

Constructor

CanonicalGrantee(String identifier)
Constructs a new CanonicalGrantee object with the given canonical ID.

Method

StringgetDisplayName()

Returns the display name for this grantee.

StringgetIdentifier()

Returns the unique identifier for this grantee.