Skip to main content

TS3TargetGrants

Class in AWS.S3

A TargetGrant list class.

Ancestors

  • TList<IS3TargetGrant>

Methods

ParseXML

procedure ParseXML(const ANode: IXMLNode);

Parse a TargetGrants XML node.

Parameters

NameDescription
ANodeA TargetGrants XML node.

CreateNode

function CreateNode(const AParentNode: IXMLNode): IXMLNode;

Create an XML representation.

Parameters

NameDescription
AParentNodeA parent XML node.

Returns

A TargetGrants XML node.